[clfswm-devel] I canot input digit using small keyboard when NumLock is on

Philippe Brochard pbrochard at common-lisp.net
Sun Nov 4 20:44:06 UTC 2012


z. axis writes:

> In evaling window, i cannot input digit when NumLock is on. In
> ~/.config/clfswm/clfswmrc, there are:
>
> (in-package :clfswim)
> (with-numlock)
> ...
>
Can you input digit without the numlock and the with-numlock? It seems I
cannot too. 
BTW, I have this in my ~/.Xmodmap for a long time and I don't care any
more about this Numlock key.

--------------------------------------------------
keycode 79 = 7
keycode 80 = 8
keycode 81 = 9
keycode 83 = 4
keycode 84 = 5
keycode 85 = 6
keycode 87 = 1
keycode 88 = 2
keycode 89 = 3
keycode 90 = 0
keycode 91 = period
--------------------------------------------------

But you may have to change the keycode (xev is your friend) if you want
to use this method. 
I'll have a look at this bad behaviour.

> Regards!
>
Cheers,

Philippe




More information about the clfswm-devel mailing list