Changes between Version 19 and Version 20 of Keyboard
- Timestamp:
- 04/19/15 07:51:30 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Keyboard
v19 v20 44 44 * {{{xmodmap -pke}}} and {{{xmodmap -pm}}} (again on both) 45 45 * {{{xkbprint -label name $DISPLAY}}} 46 * if the problem is affecting specific keys, you may want to use the env var {{{XPRA_DEBUG_KEYSYMS=keyname1,keyname2}}} on the server to log the keyboard mapping process for those keys46 * 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 47 * {{{xev}}} output of the misbehaving key events 48 48 * running both the server and the client with the debug option {{{-d keyboard}}}, or for very verbose debugging: {{{-d keyboard,verbose}}}