I have a strange problem with my keyboard. I just wanted to set a keyboard shortcut on my xfce desktop (Settings Manager > Window Manager > Keyboard) but when I press
ctrl + alt + shift + up
(which is the shortcut I want) it prints
<Primary><Shift><Alt>Up
This is what happens exactly, when I put in the shortcut (new key --> new line):
key | shortcut shown by settings manager
Ctrl | Control_L
Ctrl + Alt | <Primary>Alt_L
Ctrl + Alt + Shift | <Primary><Alt>Shift_L
Ctrl + Alt + Shift + Up | <Primary><Shift><Alt>Up
and if I press Shift before Alt:
key | shortcut shown by settings manager
Ctrl | Control_L
Ctrl + Shift | <Primary>Shift_L
Ctrl + Shift + Alt | <Primary><Shift>Meta_L
Ctrl + Shift + Alt + Up | <Primary><Shift><Alt>Up
Any idea what's wrong? My keyboard layout is set to de-latin1-nodeadkeys which should be correct.
Primary), although when I try to set the shortcut does the same as described above. – Ethan Leroy Oct 27 '11 at 22:57