Changes between Version 18 and Version 19 of Keyboard
- Timestamp:
- 04/19/15 07:51:03 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Keyboard
v18 v19 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 keys 46 47 * {{{xev}}} output of the misbehaving key events 47 48 * running both the server and the client with the debug option {{{-d keyboard}}}, or for very verbose debugging: {{{-d keyboard,verbose}}}