Changes between Version 16 and Version 17 of Help/HiDPISupport
- Timestamp:
- 2022-07-15T13:30:18+02:00 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/HiDPISupport
v16 v17 26 26 GDK_SCALE=2 java -jar josm.jar 27 27 }}} 28 Alternatively, you can modify the java2d ui-scaling via the command line or the config file usually located in/etc/conf.d/josm. Refer to [wikitr:/Help/Preferences#Customizationalloperatingsystems] for details:28 Alternatively, you can modify the java2d ui-scaling via the command line or the config file, `josm` respectively `josm-latest`, usually located in `/etc/default/` (Debian/Ubuntu) or `/etc/conf.d/` (Arch). Refer to [wikitr:/Help/Preferences#Customizationalloperatingsystems] for details: 29 29 {{{#!bash 30 30 JOSM_ARGS="-Dsun.java2d.uiScale=2 {other args}"
