Ubuntu 14.04. The shortcuts Ctrl+Alt+←↑→↓ and Ctrl+Alt+Shift+←↑→↓ to change workspace and move applications do not work.
Here is the image of the shortcuts configuration
and here is the output of xev when pressing the combination
KeyPress event, serial 37, synthetic NO, window 0x4600001,
root 0x25b, subw 0x0, time 5232252, (-456,71), root:(331,123),
state 0x10, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 37, synthetic NO, window 0x4600001,
root 0x25b, subw 0x0, time 5232883, (-456,71), root:(331,123),
state 0x14, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 37, synthetic NO, window 0x4600001,
root 0x25b, subw 0x0, time 5233443, (-456,71), root:(331,123),
state 0x1c, keycode 114 (keysym 0xff53, Right), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 37, synthetic NO, window 0x4600001,
root 0x25b, subw 0x0, time 5233548, (-456,71), root:(331,123),
state 0x1c, keycode 114 (keysym 0xff53, Right), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 37, synthetic NO, window 0x4600001,
root 0x25b, subw 0x0, time 5233900, (-456,71), root:(331,123),
state 0x1c, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 37, synthetic NO, window 0x4600001,
root 0x25b, subw 0x0, time 5233916, (-456,71), root:(331,123),
state 0x14, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
ClientMessage event, serial 37, synthetic YES, window 0x4600001,
message_type 0x12f (WM_PROTOCOLS), format 32, message 0x12d (WM_DELETE_WINDOW)
Other Ctrl+Alt shortcuts (like T to open the terminal and H to open the home) work fine.
I already tried to re-set them with no luck.
Any hint on how to solve the problem and being able to use them?
ccsm
, then check if "Desktop Wall" enabled and check its binding is set. (Be Aware that ccsm is an advanced tool) – user.dz Nov 17 '15 at 23:20