Comment 2 for bug 819002

Revision history for this message
Lukasz Olszewski (olszewskil) wrote : Re: Brightness control keys not working

Relevant sections of Xorg.conf:

Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce GT 425M"
    Option "ConnectedMonitor" "DFP-0"
    Option "RegistryDwords" "EnableBrightnessControl=1"
EndSection

    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    Option "AllowGLXWithComposite" "True"
    Option "DynamicTwinView" "True"
    Option "EnableACPIHotkeys" "True"
    Option "TwinView" "0"
    Option "TwinViewXineramaInfoOrder" "DFP-0"
    Option "metamodes" "DFP: nvidia-auto-select +0+0"
    Option "NoLogo" "True"
    SubSection "Display"
        Depth 24
    EndSubSection