Changes between Initial Version and Version 1 of Ticket #2500, comment 8
- Timestamp:
- 12/01/19 06:32:34 (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2500, comment 8
initial v1 5 5 Starting with --dpi=144 doubles the font size, but also results in scaling initially being set to 200%. 6 6 7 Setting --desktop-scaling=no seems to fix the problem regardless if I attach to a running application session, or start the application after attaching. The scaling is (u suprisingly) none.7 Setting --desktop-scaling=no seems to fix the problem regardless if I attach to a running application session, or start the application after attaching. The scaling is (unsurprisingly) none. 8 8 9 9 Setting both desktop scaling and dpi seems to make the scaling and font size consistent regardless of the order in which I start the application/attach.