[clfswm-devel] [BUG] can't run a program from the input query ?
Philippe Brochard
pbrochard at common-lisp.net
Thu Mar 13 00:01:33 UTC 2008
Xavier Maillard writes:
> Tell me what's going wrong.
>
> Ok this is something related to my keyboard setup. Apparently
> there is no way to use ! with a qwerty setup in CLFSWM. CLFSWM
> does not see ! but SHIFT \#1 (see dbg 15)
>
> Does CLFSWM support SHIFT+something ?
>
No not in your version.
> By the way, the same applies for running a lisp form (m y :) (see
> dbg 19)
>
> Regards
>
> Here is a short log of the session:
>
> DEBUG[15 - dbg] CODE=10 KEYSYM="1" KEY=#\1 MODIFIERS=(:SHIFT)
> DEBUG[19 - dbg] CODE=47 KEYSYM="semicolon" KEY=#\; MODIFIERS=(:SHIFT)
>
Please, try the new Git/SVN version.
You have to specify the modifiers anyway.
So, to bind ! you must write ("!" :shift) on your keyboard.
There is yet some work to remove the unnecessary :shift.
Philippe
--
Philippe Brochard <pbrochard at common-lisp.net>
http://hocwp.free.fr
More information about the clfswm-devel
mailing list