]> git.sesse.net Git - ccbs/blobdiff - bigscreen/theme.config
Remove a debugging printf.
[ccbs] / bigscreen / theme.config
index cdf7abcef31ee96c2803ab6cc68cf92192f043c0..2ac2167a328ea3d09c11e9906b5845f92818dc8e 100644 (file)
@@ -1,3 +1,22 @@
+# 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
+
+# Database configuration.
+db.dbname=ccbs
+db.host=www.positivegaming.com
+db.user=ccbs
+db.password=GeT|>>B_
+
+# 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