]> git.sesse.net Git - ccbs/blobdiff - bigscreen/theme.config
Remove a debugging printf.
[ccbs] / bigscreen / theme.config
index 25184df53d05ee95f3c95c4ef3937ccfe1ba8e4d..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
@@ -26,3 +45,6 @@ freshdata.blue=0
 divider.red=127
 divider.green=127
 divider.blue=127
+
+# available elements: background, mainheading, (fresh)columnheading, randomsongname, nextsonginfo, need, divider
+# available elements that also have .odd and .even: rowheading, (fresh)score, (fresh)chosensongname, (fresh)totalscore, (fresh)rank