Changes between Initial Version and Version 1 of Ticket #20127


Ignore:
Timestamp:
2020-11-21T17:23:30+01:00 (5 years ago)
Author:
simon04
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #20127

    • Property Keywords hidpi added
  • Ticket #20127 – Description

    initial v1  
    11I can resize menus fonts by gui.scale.*=1.5 but not dialog boxes and maps.
    22
    3 xrandr :
     3{{{
     4$ xrandr
    45Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 16384 x 16384
    56eDP-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 344mm x 194mm
    67   1920x1080     60.00*+
     8}}}
     9
    710Linux Debian 10.
    811
    9 xdyinfo got wrong dpi infos:
     12{{{
     13$ xdyinfo # got wrong dpi infos:
    1014screen #0:
    1115  dimensions:    1920x1080 pixels (508x285 millimeters)
    1216  resolution:    96x96 dots per inch
    1317  depths (7):    24, 1, 4, 8, 15, 16, 32
    14 
     18}}}
    1519
    1620==== What is the expected result?
     
    2024
    2125JOSM is difficult to use.
    22 GDI_SCALE=2 got huge and unusable fonts.
     26`GDI_SCALE=2` got huge and unusable fonts.
    2327
    2428==== Please provide any additional information below. Attach a screenshot if possible.