Changes between Initial Version and Version 1 of Ticket #2607, comment 17
- Timestamp:
- 03/07/20 04:37:58 (13 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2607, comment 17
initial v1 4 4 No, it doesn't. 5 5 It makes the rightmost side of the desktop unusable with xpra forwarded windows: those won't be able to receive pointer events past the end of the vfb's size. 6 The correct way to fix this is to make your vfb bigger, see {{{/etc/xpra/conf.d/55_server_x11.conf}}} and change {{{5760x2560x24+32}}} to something bigger .6 The correct way to fix this is to make your vfb bigger, see {{{/etc/xpra/conf.d/55_server_x11.conf}}} and change {{{5760x2560x24+32}}} to something bigger: try r25533. 7 7 8 8 >> In the CWD of the client and server.