forked from brmlab/brmbar-github
brmbar v3 BarKeyPad: Adjust qwerty layout to have shift on left
This commit is contained in:
parent
b315a8359c
commit
ec29578591
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
import Qt 4.7
|
||||
|
||||
BarKeyboard {
|
||||
keys: "0123456789<qwertyuiop-asdfghjkl+^zxcvbnm ,./"
|
||||
keys: "0123456789<qwertyuiop-asdfghjkl/+^zxcvbnm ,."
|
||||
gridRows: 5
|
||||
gridColumns: 11
|
||||
buttonWidth: 80
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue