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.

link|improve this question

50% accept rate
One more hint: At home I have a docking station for my notebook with a PS2-Keyboard. With this keyboard I am able to use the Ctrl+Alt+Shift+Up shortcut (when configured correctly without Primary), although when I try to set the shortcut does the same as described above. – Ethan Leroy Oct 27 '11 at 22:57
feedback

1 Answer

Looks like this is a known issue in Xfce4:

Bug 8056 - Control modifier appears as Primary when setting shortcuts

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.