]> git.sesse.net Git - ccbs/blobdiff - bigscreen/theme.config
Move most of the resolution settings to the config file.
[ccbs] / bigscreen / theme.config
index cdf7abcef31ee96c2803ab6cc68cf92192f043c0..bee59aa21525a2ef3c9f1092a7b0687014d44715 100644 (file)
@@ -1,3 +1,16 @@
+# Screen mode.
+screen.width=1024
+screen.height=768
+screen.lcd=1        # subpixel font rendering
+screen.fullscreen=0
+
+# This is used in the screens, mostly for historical reasons (they were
+# first hard-coded to 800x600, and changing them to be resolution-independent
+# is not a project for today).
+screen.logical_width=800
+screen.logical_height=600
+
+# Theme.
 default.font=/usr/share/fonts/truetype/msttcorefonts/Georgia.ttf;/usr/share/fonts/truetype/freefont/FreeSerif.ttf;arialuni.ttf
 default.red=255
 default.green=255