Changing Caps Lock to Shift Lock does not work
Bug #816588 reported by
Jean-Louis Dupond
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
libxklavier (Ubuntu) |
Confirmed
|
Low
|
Unassigned | ||
xkeyboard-config (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
I have a laptop with a Azerty keyboard.
Now I want to change the default behavior of the Caps Lock to make it a Shift Lock.
This can be change in the Regional Settings under Keyboard.
There I changed it to make 'Caps lock act as Shift with lock'.
But even after this, the 'Shift Lock' doesn't act like it should.
With Shift-Lock enabled it still gives '&É"'( instead of 1234 like it should.
The Caps-Lock is correctly seen:
keycode 66 = (keysym 0xffe5, Caps_Lock), state = 0x0
keycode 66 = (keysym 0xffe5, Caps_Lock), state = 0x2
keycode 66 = (keysym 0xffe5, Caps_Lock), state = 0x2
keycode 66 = (keysym 0xffe5, Caps_Lock), state = 0x2
Changed in gnome-control-center (Ubuntu): | |
importance: | Undecided → Low |
affects: | gnome-control-center (Ubuntu) → libxklavier (Ubuntu) |
affects: | xorg (Ubuntu) → xkeyboard-config (Ubuntu) |
To post a comment you must log in.
After some testing I made a file with:
clear lock
keycode 66 = Shift_Lock
add lock = Shift_Lock
After running 'xmodmap file'.
The Caps lock is acting correctly as a Shift Lock