diff options
| author | Jules Aguillon | 2025-01-12 21:45:10 +0100 |
|---|---|---|
| committer | Jules Aguillon | 2025-01-12 21:45:10 +0100 |
| commit | 4351b3eb6e1b18356312a61b40e3d37e583847f7 (patch) | |
| tree | 4868a423c3984a728eecbfbc3e1580f87d046479 /res | |
| parent | bffc76907a2237323a3e810bd6043c9f811cf16f (diff) | |
| download | unexpected-keyboard-4351b3eb6e1b18356312a61b40e3d37e583847f7.tar.gz unexpected-keyboard-4351b3eb6e1b18356312a61b40e3d37e583847f7.zip | |
Add "paste" to the pin entry layout
Diffstat (limited to 'res')
| -rw-r--r-- | res/xml/pin.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/pin.xml b/res/xml/pin.xml index 2f0447e..0691d70 100644 --- a/res/xml/pin.xml +++ b/res/xml/pin.xml @@ -10,7 +10,7 @@ <key shift="1.0" key0="4" indication="GHI"/> <key key0="5" indication="JKL"/> <key key0="6" indication="MNO"/> - <key key0="(" key2="=" key3=":" key4="-"/> + <key key0="(" key1="paste" key2="=" key3=":" key4="-"/> </row> <row> <key shift="1.0" key0="7" indication="PQRS"/> |
