# Properties for the Logger logger.event.output.location = log.txt logger.event.output.enabled = false logger.level = ALL logger.event.configuration = logger.xml # Widget IDs to be mapped # Properties for calibrating the interface frameTitle = NUI Application windowWidth = 1280 windowHeight = 800 fullScreen = false font = Arial fontSize = 13 colour = BLACK centred = false # Properties for the calibration of the object manager #The value below is best left at or above 1024 cursor.id.remapping.constant = 1024 # The low-level computer vision (or similar) adapter to load. # Syntax is : adapter.class = packageName.ClassName adapter.class = lu.list.itis.dkd.tui.adapter.TuioAdapter