You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
0 commit comments