Linux UI scaling - A-Herzog/Warteschlangensimulator GitHub Wiki
Warteschlangensimulator can scale the UI on high DPI displayes.
- Under Windows Warteschlangensimulator will use the system scaling settings automatically. (Fractional scaling like 1.25x is also available.)
- Under Linux automatic scaling is not available and scaling can only be 2x. To use 2x scaling start
Simulator2x.sh
instead ofSimulator.sh
.