Changes between Initial Version and Version 1 of Ticket #2607, comment 12
- Timestamp:
- 03/06/20 08:52:01 (11 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2607, comment 12
initial v1 30 30 In the CWD of the client and server. 31 31 32 > {{{/usr/bin/time find / -name 'raw-cursor-*.png' |& grep -v "Permission denied"}}} 33 As per comment:7, the filename will be `cursor-$SERIAL.png`. 34 32 35 > Also also: Reconnecting to the server (with `-d cursors`) crashes the server beyond repair. 33 36 Interesting, I've seen such a crash on re-connection but I never managed to reproduce it.