Hi, On 17.04.2014 10:40, Thorsten Jolitz wrote: > having used Tmux on the console and Stumpwm with X quite some time now, > I got used to have the same prefix (C-o) and more or less the same > keybindings for both WM's, so I don't have think about being on the > console or in an X session. > > Now awesome is really awesome and a strong competitor to stumpwm and I > want to try it. Changing keybindings would be easy, but how to set a > keychord (Control + o) as prefix instead of single keys that have been > added to Mod4 is not so obvious (but maybe I missed something obvious > here). > > Somebody somewhere asked about using C-M- as prefix (Control + Alt), and > the answer was basically 'you can't'.
Well, everything is possible. In this case you would need to write something which catches the C-o key press and then "activates some mode" by registering your other keybindings or starting a keygrabber (so that e.g. Esc or some timeout can easily be used to de-activate this "mode" again). However, it's not possible in the sense of "AFAIK no one wrote and published something that would make this easier". Uli -- A normal person is just someone you don't know well enough yet. - Nettie Wiebe -- To unsubscribe, send mail to [email protected].
