Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for more event key modifiers for x11 (capslock, numlock &…
… switch modes * it's currently using default bits reserved for switch modes & caps/num lock by X11. * However, it can differs depend on keyboard layout. The real bit values are available in KeysymTable. * but this change woul mean change of interface
- Loading branch information