Files
Guido Günther 3513bf8de4 Use special pin keyboard
This helps muscle memory
2021-12-05 17:31:12 +01:00

21 lines
344 B
YAML

---
margins: { top: 4, side: 0, bottom: 4 }
outlines:
default: { width: 120, height: 52 }
views:
base:
- "1 2 3"
- "4 5 6"
- "7 8 9"
- "BackSpace 0 Return"
buttons:
BackSpace:
icon: "edit-clear-symbolic"
action: erase
Return:
icon: "key-enter"
keysym: "Return"