Added computer numpad support
* support for the number keys * support for the arithmetic keys
This commit is contained in:
parent
b159e552e5
commit
008aea12e4
14 changed files with 203 additions and 136 deletions
|
|
@ -27,5 +27,7 @@
|
|||
<string name="pref_category_keypad">Tastiera</string>
|
||||
<string name="char_space">Spazio</string>
|
||||
<string name="char_newline">Nuova riga</string>
|
||||
<string name="pref_upside_down_keys">Invertire l\'ordine delle chiavi</string>
|
||||
<string name="pref_upside_down_keys_summary">Abilita l\'impostazione se ci sono 7–8–9 sulla prima riga, invece di 1–2–3.</string>
|
||||
</resources>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue