Using evdev (the kernel interface, not the X driver), I can listen for keyboard events and get keycodes. Is there a library interface to convert those to keysyms (again, those set by (the kernel interface, not the X dr
Using evdev (the kernel interface, not the X driver), I can listen for keyboard events and get keycodes. Is there a library interface to convert those to keysyms (again, those set by (the kernel interface, not the X dr