home *** CD-ROM | disk | FTP | other *** search
-
- ; Any line in this file not beginning with one of the fields below is ignored.
- ; Program internally defaults to topaz.font, eventlist, ccprefs
- ; and C:More if this file is absent from ClockCal directory.
- ; The filenames for eventlist and prefs may include full paths, else they
- ; will assumed to be in the ClockCal directory.
- ; Fields and colour parameters are case sensitive.
-
- GADGTFONT=topaz.font
- _8X8_FONT=topaz.font
- EVENTLIST=eventlist
- PREFSFILE=ccprefs
- TEXTVIEWR=C:More
-
- ; what I use - uncomment if you have these fonts.
- ;GADGTFONT=xen.font
- ;_8X8_FONT=p0t-noodle.font
-
- ; The following set the dimensions of the hands, expressed as a % of the Clock
- ; diameter. The "BACK" values are the length of the hand behind the centre.
- ; (The hands are elongated off-centre diamonds).
-
- HHANDLENG=30
- HHANDWIDT=3
- HHANDBACK=10
- MHANDLENG=40
- MHANDWIDT=3
- MHANDBACK=10
-
- ; The following set the colours of various bits of the display
- ; The WB colours refer to the default commodore 8 colour WB palette
- ; (WB_Grey=0, WB_Black=1, WB_White=2, WB_LBlue=3
- ; WB_Red=4, WB_Green=5, WB_Blue=6, WB_Yellow=7)
-
- C_CLKFACE=WB_White
- C_CLKPIPS=WB_Black
- C_HR_HAND=WB_Red
- C_MN_HAND=WB_Green
- C_CLKTEXT=WB_White
- C_DST_ON_=WB_Yellow
- C_GMTTEXT=WB_Grey
- C_WINBACK=WB_Blue
- C_CALGRID=WB_Black
- C_CALWKDY=WB_White
- C_CALWEDY=WB_LBlue
- C_CALTDAY=WB_Green
- C_CALTITL=WB_White
- C_CALTITB=WB_Black
- C_CALEVNT=WB_Red
- C_CALANNL=WB_Blue
-
-