Changes between Version 12 and Version 13 of Keyboard
- Timestamp:
- 06/02/14 12:01:12 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Keyboard
v12 v13 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}}} 50 * 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 50 * gather information using the test scripts: 51 * [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) 52 * [https://www.xpra.org/trac/browser/trunk/src/xpra/gtk_common/keymap.py keymap.py] (named {{{Keymap_info.exe}}} on MS Windows) 51 53 }}}