gri3-wm/i3-input
Michael Stapelberg 85730d6892 Fix numlock state
Apparantly, after activating numlock once, the numlock modifier
stays turned on (use xev(1) to verify). So, to resolve useful
keysyms, we remove the numlock flag from the event state. What
currently does not work is actually using your keypad.
2010-03-24 03:28:38 +01:00
..
Makefile makefiles: support PREFIX and SYSCONFDIR 2010-03-16 00:08:54 +01:00
UnicodeData.txt Add initial version of i3-input, an interactive tool for sending IPC commands 2009-09-20 15:44:14 +02:00
convmap.pl Add initial version of i3-input, an interactive tool for sending IPC commands 2009-09-20 15:44:14 +02:00
i3-input.h Fix numlock state 2010-03-24 03:28:38 +01:00
ipc.c Add initial version of i3-input, an interactive tool for sending IPC commands 2009-09-20 15:44:14 +02:00
keysym.map Add initial version of i3-input, an interactive tool for sending IPC commands 2009-09-20 15:44:14 +02:00
keysym2ucs.c Add initial version of i3-input, an interactive tool for sending IPC commands 2009-09-20 15:44:14 +02:00
keysym2ucs.h Add initial version of i3-input, an interactive tool for sending IPC commands 2009-09-20 15:44:14 +02:00
main.c Fix numlock state 2010-03-24 03:28:38 +01:00
ucs2_to_utf8.c Implement vim-like marks 2009-09-20 16:54:29 +02:00
xcb.c Fix numlock state 2010-03-24 03:28:38 +01:00