Skip to content

Commit 62530e9

Browse files
authored
Update cyrl_lynyertz_sr.xml (#727)
Include comprehensive ctrl modmap, enabling the use of ctrl modifier with Serbian Cyrillic keys. Remove clunky fn modmap previously used for just a few actions such as cut/copy/paste/etc.
1 parent b3d1a3f commit 62530e9

File tree

1 file changed

+27
-7
lines changed

1 file changed

+27
-7
lines changed

srcs/layouts/cyrl_lynyertz_sr.xml

Lines changed: 27 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,34 @@
66
<fn a="и" b="и̂" />
77
<fn a="о" b="о̂" />
88
<fn a="у" b="у̂" />
9-
<fn a="ж" b="selectAll" />
10-
<fn a="&lt;" b="undo" />
11-
<fn a="&gt;" b="redo" />
12-
<fn a="џ" b="cut" />
13-
<fn a="ц" b="copy" />
14-
<fn a="в" b="paste" />
159
<fn a="cursor_left" b="home" />
1610
<fn a="cursor_right" b="end" />
11+
<ctrl a="љ" b="q" />
12+
<ctrl a="њ" b="w" />
13+
<ctrl a="е" b="e" />
14+
<ctrl a="р" b="r" />
15+
<ctrl a="т" b="t" />
16+
<ctrl a="ж" b="y" />
17+
<ctrl a="у" b="u" />
18+
<ctrl a="и" b="i" />
19+
<ctrl a="о" b="o" />
20+
<ctrl a="п" b="p" />
21+
<ctrl a="а" b="a" />
22+
<ctrl a="с" b="s" />
23+
<ctrl a="д" b="d" />
24+
<ctrl a="ф" b="f" />
25+
<ctrl a="г" b="g" />
26+
<ctrl a="х" b="h" />
27+
<ctrl a="ј" b="j" />
28+
<ctrl a="к" b="k" />
29+
<ctrl a="л" b="l" />
30+
<ctrl a="з" b="z" />
31+
<ctrl a="џ" b="x" />
32+
<ctrl a="ц" b="c" />
33+
<ctrl a="в" b="v" />
34+
<ctrl a="б" b="b" />
35+
<ctrl a="н" b="n" />
36+
<ctrl a="м" b="m" />
1737
</modmap>
1838
<row>
1939
<key key0="љ" ne="1" se="loc esc"/>
@@ -53,4 +73,4 @@
5373
<key key0="ђ" ne=":" sw="."/>
5474
<key width="1.5" key0="backspace" ne="delete"/>
5575
</row>
56-
</keyboard>
76+
</keyboard>

0 commit comments

Comments
 (0)