abouttreesummaryrefslogcommitdiff
diff options
context:
space:
mode:
authorJapanYoshi2024-04-19 21:38:35 +0900
committerGitHub2024-04-19 14:38:35 +0200
commit2684d1f04111f433c4ee21773a620bcc5c4f3734 (patch)
tree97eaa17dbeacf41a97da89559236c0d852db509e
parent78f85e52a2d2afdb9a466b2c27fbe1699a2a15c1 (diff)
downloadunexpected-keyboard-2684d1f04111f433c4ee21773a620bcc5c4f3734.tar.gz
unexpected-keyboard-2684d1f04111f433c4ee21773a620bcc5c4f3734.zip
Turkish: Correct shift behavior for ı and i (#615)
-rw-r--r--srcs/layouts/latn_qwerty_tr.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/srcs/layouts/latn_qwerty_tr.xml b/srcs/layouts/latn_qwerty_tr.xml
index 229a6d8..d2cf522 100644
--- a/srcs/layouts/latn_qwerty_tr.xml
+++ b/srcs/layouts/latn_qwerty_tr.xml
@@ -1,5 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<keyboard name="QWERTY (Türkçe)" script="latin">
+ <modmap>
+ <shift a="i" b="İ" />
+ <shift a="ı" b="I" />
+ </modmap>
<row>
<key key0="q" key2="1" key4="esc"/>
<key key0="w" key1="~" key2="2" key3="\@"/>