Changes between Initial Version and Version 1 of Ticket #858, comment 1
- Timestamp:
- 05/13/15 03:15:11 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #858, comment 1
initial v1 1 1 Some information that might be useful for fixing this: 2 * some platforms cannot provide the numlock state with mouse or keyboard events, so for those we use {{{xkbmap_mod_missing}}} to tell the server not to try to sync the numlock state 2 * some platforms cannot provide the numlock state with mouse or keyboard events, so for those we use {{{xkbmap_mod_missing}}} to tell the server not to try to sync the numlock state for those events 3 3 * IIRC, some platforms send a single key event when pressing+releasing numlock.. 4 4