buttons: Accept "text" and drop xkb keysym derivation

This commit is contained in:
Dorota Czaplejewicz
2019-11-19 18:56:18 +00:00
parent 3aec821f92
commit af6ad1fce6
12 changed files with 300 additions and 334 deletions

View File

@ -22,22 +22,24 @@ buttons:
BackSpace:
outline: "altline"
icon: "edit-clear-symbolic"
keysym: "BackSpace"
space:
outline: spaceline
label: " "
text: " "
Return:
outline: outline7
icon: "key-enter"
keysym: "BackSpace"
asterisk:
label: "*"
text: "*"
numbersign:
label: "#"
text: "#"
minus:
label: "-"
text: "-"
plus:
label: "+"
text: "+"
parenleft:
label: "("
text: "("
parenright:
label: ")"
text: ")"