/[projects]/infoscreen/infoscreen.conf
ViewVC logotype

Annotation of /infoscreen/infoscreen.conf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 902 - (hide annotations) (download)
Fri Jun 25 07:17:40 2010 UTC (13 years, 10 months ago) by torben
File size: 873 byte(s)
make the clock configurable
1 torben 640 #this file resides either in ~/.config/Caddi/ or /etc/xdg/Caddi/
2 torben 535
3 torben 503 [General]
4 torben 638 #mode(enum {simpleweb,xml,local} )
5 torben 898 mode=local
6 torben 535
7 torben 638
8     #path(string)
9     #The path to load files from in mode=local
10 torben 867 path=/home/torben/multimedie
11 torben 638
12 torben 535 #url(string)
13     #the url to use in browser mode
14     #normal url
15 torben 884 #url=http://infoscreen.sundhedhorsens.dk/infoscreen/screen.php
16 torben 535
17     #use this in xml mode
18 torben 884 url=http://infoscreen.sundhedhorsens.dk/infoscreen/screen_xml.php
19 torben 535
20     #screenid(int)
21 torben 638 #this screens ID in the backend system (Used in Xml and SimpleWeb)
22 torben 503 screenid=1
23    
24 torben 881 #xmlinterval(int)
25     #with which interval should infoscreen re-fetch the XML data
26     #value in minutes
27     xmlinterval=30
28    
29 torben 875 #enablescreenmanager (bool)
30     #should the screenmanager control whether the screen is on or off
31 torben 898 enablescreenmanager=0
32 torben 876
33    
34     screenmanager_on=06:00:00
35     screenmanager_off=22:00:00
36 torben 902
37     #showclock (bool)
38     #show a current time in upper-left corner
39     showclock=0

  ViewVC Help
Powered by ViewVC 1.1.20