diff options
Diffstat (limited to 'res/xml/qwerty_lv.xml')
| -rw-r--r-- | res/xml/qwerty_lv.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/res/xml/qwerty_lv.xml b/res/xml/qwerty_lv.xml index ca087c3..665cd60 100644 --- a/res/xml/qwerty_lv.xml +++ b/res/xml/qwerty_lv.xml @@ -29,9 +29,9 @@ <key key0="x"/> <key key0="c" key1="č"/> <key key0="v"/> - <key key0="b" key3="<" key4=">"/> + <key key0="b" key2="\?" key3="<" key4=">"/> <key key0="n" key1="ņ" key2="`" key3=":" key4=";"/> - <key key0="m" key1="'" key2=""" key3="," key4="\?"/> + <key key0="m" key1="'" key2=""" key3="," key4="."/> <key width="1.5" key0="backspace" key2="delete"/> </row> </keyboard> |
