# # RalKiosk configuration # wired.gui.dir=ch.cern.kiosk.wired.gui wired.config=ralkiosk.wcf wired.main=RalKiosk wired.toolbar= wired.colors=16 wired.invert=false event.dir=../event event.list.dir=. event.list=event.list geometry.dir=../geometry geometry.list=delphi/HP0 view.quickdraw=false view.rotation.speed=2.0 # # Disable zoom limit (allow all values in the KioskZoom command). # view.maxscale=0.0 # # font possibilities # # size= (number) # name= (Helvetica, TimesRoman, Courier, Dialog, DialogInput, ZapfDingbats) # style= (PLAIN, ITALIC, BOLD, BOLD+ITALIC wired.kiosk.label.font.size=18 wired.kiosk.label.font.name=Helvetica wired.kiosk.label.font.style=ITALIC wired.kiosk.button.font.size=20 wired.kiosk.button.font.name=Helvetica wired.kiosk.button.font.style=BOLD # # to debug the touch screen, set to true, and # look in the javaconsole of netscape # wired.kiosk.touchview.debug=false