Changes between Version 1 and Version 2 of Ticket #183, comment 5
- Timestamp:
- 01/19/12 21:21:14 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #183, comment 5
v1 v2 1 1 {{{ 2 $ Contents/Helpers/xpra attach ssh: cauble.no-ip.com:888 -d all2 $ Contents/Helpers/xpra attach ssh:my.host.com:888 -d all 3 3 parse_shortcuts(['meta+shift+F4:quit']) 4 4 parse_shortcuts(['meta+shift+F4:quit'])={'F4': (['meta', 'shift'], 'quit')}