shared-memory/res/config.toml

15 lines
275 B
TOML
Raw Permalink Normal View History

#defaultKey = 12345
#newKey = 0
layoutVersion = 0
2020-01-07 15:22:17 +01:00
width = 800
height = 600
mode = 4
redrawInterval = 500
timerInterruptInterval = 1000
backgroundColor = 0
2020-01-07 15:22:17 +01:00
foregroundColor = 0xffffff
charactersPerRow = 60
charactersPerColumn = 20
font = 4
mousePositionX = 0
mousePositionY = 0