Here's some more info! There is a conflict between two settings under
"Control key position". When I first opened the dialog, the "At bottom
left" option was already selected. If that option is selected, the
option "Make Caps Lock an additional Ctrl" has no effect. If, on the
other hand, I deselect "At bottom left", "Make Caps Lock an additional
Ctrl" works as desired.

> Control key position
  [ ] At bottom left
  ...
  [ ] Make Caps lock an additional Ctrl

==>

    lock        Caps_Lock (0x42)
    control     Control_L (0x25),  Control_R (0x69)

********************************************************

> Control key position
  [ ] At bottom left
  ...
  [X] Make Caps lock an additional Ctrl

==>

    lock      
    control     Control_L (0x25),  Control_L (0x42),  Control_R (0x69)


********************************************************

> Control key position
  [X] At bottom left
  ...
  [X] Make Caps lock an additional Ctrl

==>

    lock        Caps_Lock (0x42)
    control     Control_L (0x25),  Caps_Lock (0x42),  Control_R (0x69)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/816588

Title:
  Changing Caps Lock to Shift Lock does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/816588/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to