27 | | Als alternatief kunt u de java2d ui-scaling aanpassen via de opdrachtregel of het configuratiebestand, `josm` respectievelijk `josm-latest`, gewoonlijk geplaatst in `/etc/default/` (Debian/Ubuntu) of `/etc/conf.d/` (Arch). Bekijk [wikitr:/Help/Preferences#Customizationalloperatingsystems] voor details: |
| 27 | Als u het permanent wilt behouden, kunt u het bestand voor de configuratie, `josm` respectievelijk `josm-latest`, aanpassen, gewoonlijk geplaatst in `/etc/default/` (Debian/Ubuntu) of `/etc/conf.d/` (Arch) door deze regel toe te voegen aan het einde van het bestand: |
| 28 | {{{#!bash |
| 29 | export GDK_SCALE=2 |
| 30 | }}} |
| 31 | |
| 32 | Als alternatief kunt u de java2d ui-scaling aanpassen via de opdrachtregel of bovengenoemd configuratiebestand. Bekijk [wikitr:/Help/Preferences#Customizationalloperatingsystems] voor details: |