[Xmonad] Issue 69 in xmonad: Key binding improvements

codesite-noreply at google.com codesite-noreply at google.com
Mon Oct 22 12:32:39 EDT 2007


Issue 69: Key binding improvements
http://code.google.com/p/xmonad/issues/detail?id=69

New issue report by gwern0:
Currently, the use of modifier keys as the prefix key is a bit troublesome.
You can either render your Meta/Alt key useless for anything non-XMonad or
hope one of the other 3 will work out. And if you want anything else, you
get to enjoy the loving caresses of xmodmap - about which the less said the
better.

So it's difficult if not nigh-impossible to do more complex things; let's
take an avid user of GNU Screen and Emacs. Such a gal is a natural for
using XMonad; but they don't want to give up Control or Meta to XMonad, for
obvious reasons (and they use a Happy Hacker keyboard, so no Windows key).
The natural and pleasant approach would be to set the XMonad prefix key to
"C-z", analogous to "C-a".

In Ratpoison or Stump, this would be a very easy thing to do and it is
indeed often done - a simple 'escape C-z' does it. In XMonad? They are, as
best as I can figure, screwed.

This is a suboptimal situation, and needs rectification. I don't think it
can be done as an extension because the privileging of Mod1-4 seems to be
embedded all the way down into the core.


Issue attributes:
	Status: New
	Owner: ----
	Labels: Type-Defect Priority-Medium

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


More information about the Xmonad mailing list