Changes between Version 22 and Version 23 of Keyboard
- Timestamp:
- 06/25/17 22:25:34 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Keyboard
v22 v23 45 45 * {{{xmodmap -pke}}} and {{{xmodmap -pm}}} (again on both) 46 46 * {{{xkbprint -label name $DISPLAY}}} 47 * if the problem is affecting specific keys, you may want to use the environment variable {{{XPRA_DEBUG_KEYSYMS=keyname1,keyname2}}} on the server to log the keyboard mapping process for those keys (version 0.15 onwards only)47 * if the problem is affecting specific keys, you may want to use the environment variable {{{XPRA_DEBUG_KEYSYMS=keyname1,keyname2}}} on the server to log the keyboard mapping process for those keys 48 48 * {{{xev}}} output of the misbehaving key events 49 49 * running both the server and the client with the debug option {{{-d keyboard}}}, or for very verbose debugging: {{{-d keyboard,verbose}}}