Changes between Initial Version and Version 1 of Ticket #13, comment 11
- Timestamp:
- 08/25/11 15:44:14 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13, comment 11
initial v1 1 We now apply the full keymap, using {{{xmodmap -pke}}}to grab '''all''' the raw keyval mappings from the client (if available) - done in r1371 We now apply the full keymap, using '{{{xmodmap -pke}}}' to grab '''all''' the raw keyval mappings from the client (if available) - done in r137 2 2 3 3 We now also clear all modifiers when a new client attaches to a session (r138), this should fix the xmodmap timeout (which I have not seen myself before).