diff options
| author | juloo | 2015-08-18 01:25:47 +0200 |
|---|---|---|
| committer | juloo | 2015-08-18 01:25:47 +0200 |
| commit | d81509d7ec2336c34326a2d19109e4b78cccd97c (patch) | |
| tree | 3a8abe4501d4632023cba6a400645d813edd8cc3 /res/xml/qwerty.xml | |
| parent | 8f3d1a4d38982dc61b435a3d225688cd8fc49f94 (diff) | |
| download | unexpected-keyboard-d81509d7ec2336c34326a2d19109e4b78cccd97c.tar.gz unexpected-keyboard-d81509d7ec2336c34326a2d19109e4b78cccd97c.zip | |
Accent
Diffstat (limited to 'res/xml/qwerty.xml')
| -rw-r--r-- | res/xml/qwerty.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/res/xml/qwerty.xml b/res/xml/qwerty.xml index 791aa7b..4ae25c5 100644 --- a/res/xml/qwerty.xml +++ b/res/xml/qwerty.xml @@ -14,8 +14,8 @@ </row> <row> <key key0="a" key1="tab" /> - <key key0="s" /> - <key key0="d" /> + <key key0="s" key1="accent1" key2="accent2" /> + <key key0="d" key1="accent3" key2="accent4" key3="accent5" /> <key key0="f" /> <key key0="g" key2="-" key3="_" /> <key key0="h" key2="=" key3="+" /> |
