Changes between Version 3 and Version 4 of Keyboard
- Timestamp:
- 01/31/13 13:49:01 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Keyboard
v3 v4 35 35 * {{{xkbprint -label name $DISPLAY}}} 36 36 * {{{xev}}} output of the misbehaving key events 37 * the [https://www.xpra.org/trac/wiki/Debugging#ViaLogging XPRA_KEYBOARD_DEBUG] environment variable can increase logging verbosity ( a lot)37 * the [https://www.xpra.org/trac/wiki/Debugging#ViaLogging XPRA_KEYBOARD_DEBUG] environment variable can increase logging verbosity (quite a bit with a value of "{{{1}}}" and a lot more with a value of "{{{2}}}") 38 38 * using the test script [https://www.xpra.org/trac/browser/trunk/src/xpra/gtk_view_keyboard.py gtk_view_keyboard.py] (named {{{GTK_Keyboard_Test.exe}}} on MS Windows) can also be useful sometimes