keysyms: Derive from Unicode labels
This commit is contained in:
18
tests/layout_key1.yaml
Normal file
18
tests/layout_key1.yaml
Normal file
@ -0,0 +1,18 @@
|
||||
---
|
||||
# punctuation
|
||||
bounds:
|
||||
x: 0
|
||||
y: 0
|
||||
width: 0
|
||||
height: 0
|
||||
views:
|
||||
base:
|
||||
- "."
|
||||
outlines:
|
||||
default:
|
||||
corner_radius: 1
|
||||
bounds: { x: 0, y: 0, width: 0, height: 0 }
|
||||
|
||||
buttons:
|
||||
".":
|
||||
label: "test"
|
||||
Reference in New Issue
Block a user