On Sat, Oct 29, 2005 at 09:09:59AM +0200, Florian Weimer wrote: > Is there an easy way to switch to a configuration which uses just a > single prefix key? (Such a configuration would be as Emacs-friendly > as possible, I think.)
Well, this is not exactly what you are asking for, but works for me: in cfg_ion.lua try to change MOD1 to MOD1="Mod4+", which is usualy "the logo key". This one does not clash with any programs. (As none of my keyboards have the logo key, I remap it to the CapsLock with xmodmap.) Otherwise you will need to go through the cfg_* files and rebind the keys manualy. -- Miroslav Kure
