15 lines
256 B
TOML
15 lines
256 B
TOML
|
#defaultKey = 12345
|
||
|
newKey = 0
|
||
|
layoutVersion = 0
|
||
|
width = 0
|
||
|
height = 0
|
||
|
mode = 0
|
||
|
redrawInterval = 0
|
||
|
timerInterruptInterval = 0
|
||
|
backgroundColor = 0
|
||
|
foregroundColor = 0
|
||
|
charactersPerRow = 0
|
||
|
charactersPerColumn = 0
|
||
|
font = 0
|
||
|
mousePositionX = 0
|
||
|
mousePositionY = 0
|