diff options
| author | juloo | 2015-08-01 23:54:38 +0200 |
|---|---|---|
| committer | juloo | 2015-08-01 23:54:38 +0200 |
| commit | 5bbdbcd522bbb5bd63cc5b733817bcaf017d03c5 (patch) | |
| tree | 205a01491d93be3d009aede7f0cc1a4a150447c0 /res/xml | |
| parent | 43408916bbe0438ba3afb32ba48c4074e7fc5986 (diff) | |
| download | unexpected-keyboard-5bbdbcd522bbb5bd63cc5b733817bcaf017d03c5.tar.gz unexpected-keyboard-5bbdbcd522bbb5bd63cc5b733817bcaf017d03c5.zip | |
Implement shift key
Diffstat (limited to 'res/xml')
| -rw-r--r-- | res/xml/azerty.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/azerty.xml b/res/xml/azerty.xml index 0569072..bfb11d7 100644 --- a/res/xml/azerty.xml +++ b/res/xml/azerty.xml @@ -17,7 +17,7 @@ <key key0="s" /> <key key0="d" /> <key key0="f" /> - <key key0="g" key2="°" key3=")" key4="}" /> + <key key0="g" key2="°" key3=")" key4="]" /> <key key0="h" key2="+" key3="=" key4="}" /> <key key0="j" key2="¨" key3="^" /> <key key0="k" key1="ë" key2="£" key3="$" key4="ê" /> |
