Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
Plasma Integration
Commits
aa88623d
Commit
aa88623d
authored
Dec 07, 2020
by
Jan Blackquill
🌈
Browse files
[keyheld]: add tittleless i and s-cedilla
These are fairly common in languages like Turkish
parent
057af824
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/platforminputcontextplugin/data/plasmakeydata.h
View file @
aa88623d
...
...
@@ -84,11 +84,12 @@ const QMap<QString,QList<QString>> KeyMappings = {
{
"c"
,
{
"ç"
,
"ć"
,
"č"
}},
{
"d"
,
{
"ð"
}},
{
"e"
,
{
"è"
,
"é"
,
"ê"
,
"ë"
,
"ē"
,
"ė"
,
"ę"
,
"ə"
}},
{
"i"
,
{
"î"
,
"ï"
,
"í"
,
"ī"
,
"į"
,
"ì"
}},
{
"g"
,
{
"ğ"
}},
{
"i"
,
{
"î"
,
"ï"
,
"í"
,
"ī"
,
"į"
,
"ì"
,
"ı"
}},
{
"l"
,
{
"ł"
}},
{
"n"
,
{
"ñ"
,
"ń"
}},
{
"o"
,
{
"ô"
,
"ö"
,
"ò"
,
"ó"
,
"œ"
,
"ø"
,
"ō"
,
"õ"
}},
{
"s"
,
{
"ß"
,
"ś"
,
"š"
}},
{
"s"
,
{
"ß"
,
"ś"
,
"š"
,
"ş"
}},
{
"u"
,
{
"û"
,
"ü"
,
"ù"
,
"ú"
,
"ū"
}},
{
"x"
,
{
"×"
}},
{
"y"
,
{
"ÿ"
,
"ұ"
,
"ү"
,
"ӯ"
,
"ў"
}},
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment