diff --git a/ctrl/uifc.ini b/ctrl/uifc.ini index dab9a9da14282c8a409ff91bd2cb91211b68e802..8b1a64933d77faf4eb36fb9b0e7292771fbc0605 100644 --- a/ctrl/uifc.ini +++ b/ctrl/uifc.ini @@ -12,5 +12,5 @@ lines = 0 (auto) insert = true ; Milliseconds to wait for escape sequence, differentiating between ESC key press and extended key escape sequence esc_delay = 25 -; Initial display scale of graphical window, fractions supported -scaling = 0 (auto) \ No newline at end of file +; Initial display scale of graphical window, fractions supported (0 = auto) +scaling = 2 \ No newline at end of file