I'm trying to bind Ctrl+Shift+W to something in emacs under Ubuntu. Nothing happens when I press that key combination. When I call describe-key on that key combination, nothing happens.
Is Ubuntu intercepting that key combination?
Update:
I'm running emacs in graphical mode under the default Ubuntu UI (whatever that is). If I type C-S-q or C-S-s they work fine, but when I hit C-S-w, emacs behaves as if nothing happened.
Is there a way to see if the window manager is intercepting the key press?
C-S-won ubuntu 11.10 – kindahero Apr 13 '12 at 4:16C-S-wrebinds fine – Peter.O Apr 13 '12 at 8:45