Ticket #63: system.ini

File system.ini, 0.5 kB (added by micolous, 2 years ago)

Configuration file for scalesgui.py

Line 
1[display]
2width = 1200
3height = 960
4xdisplay = 
5fullscreen = 0
6double_buffers = 1
7; Hardware surface can only be used in fullscreen mode.
8hardware_surface = 1
9; Use an OpenGL surface
10opengl = 0
11; This is the delay in milliseconds before reattempting the main loop.  This is
12; different from the timer system, and in a different thread.  It does,
13; however, determine how long it takes for the GUI to react to events (such as
14; time running out, or a keypress.
15refresh_delay = 10
16
17[font_weight]
18face = LCDDigitFixUltra
19size = 300