Do you have */etc/X11/xorg.conf* ?  This is the correct file.

It should look like this:

[...]

Section "Module"
    Load "dbe" # Double-Buffering Extension
    Load "v4l" # Video for Linux
    Load "extmod"
    Load "type1"
    Load "freetype"
    Load "glx" # 3D layer
EndSection

Section "InputDevice"
    Identifier "Keyboard1"
    Driver "kbd"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "de"
    Option "XkbOptions" "caps:shiftlock"        # this is the line, it's all 
about
EndSection

[...]

Best regards

-- 
Dapper 3: Shift cancels CapLock not OK
https://bugs.launchpad.net/bugs/28907
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to