Keybindings which affect windows ?

Akshay Srinivasan akshaysrinivasan at gmail.com
Sun Apr 21 21:55:17 UTC 2013


Hello,
   Is there anyway I can affect windows with keybindings ? Right now it looks like
this sort of capability is only available to mouse-bindings. Would it work if I call
something like:
(define-main-mouse ("Left" :shift :mod-1) 'move-window-to-left-brother)

If the mouse-keybindings are handled by a thread that handles mouse events in X, then this
will not work; is there some way out ? (Sorry for not trying the code before posting).

Akshay



More information about the clfswm-devel mailing list