Comment 8 for bug 182704

Revision history for this message
Georg Brzyk (gbrzyk) wrote :

The multimedia keys indeed won't work when NumLock is enabled.

Section "InputDevice"
    Identifier "Generic Keyboard"
    Driver "kbd"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "de"
    Option "XkbVariant" "nodeadkeys"
EndSection