[clfswm-devel] Can i use WIN key as mod-1 instead of ALT key ?

z_axis z_axis at 163.com
Sun Oct 14 02:04:50 UTC 2012


The ALT key is a hard working key as many applications use it as hot key.  
So i want to use WIN key instead.
In ~/.config/clfswm/clfswm, i define:

(defun my-binding ()
   (define-shell ("g" :mod-4) b-start-eweiqi "cd $HOME && wine \"c:/Program  
Files/eweiqi/LiveBaduk.exe\"")
   (define-shell ("p" :mod-4) b-start-dmenu "cd $HOME && exec  
./bin/dmenu.sh")
   (define-shell ("t" :mod-4) b-start-xterm "cd $HOME && exec xterm")
   (define-shell ("w" :mod-4) b-start-opera "cd $HOME && exec opera"))

(add-hook *binding-hook* 'my-binding)

But it doesnot work!

Sincerely!
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: tmp.txt
URL: <https://mailman.common-lisp.net/pipermail/clfswm-devel/attachments/20121014/45ec7610/attachment.txt>


More information about the clfswm-devel mailing list