Skip to content

Commit 70dc36d

Browse files
AdamWillkeszybz
authored andcommitted
drop several entries from kbd-model-map whose kbd layouts do not exist
kbd-model-map was generated from system-config-keyboard's keyboard_models.py. Several of the kbd layouts referred in that file do not exist and, so far as I can tell, never did. I believe these entries existed simply to provide the xkb configuration information for those layouts, and there never were matching kbd entries; the kbd names were entirely notional, to satisfy the need for some entry or other in that field. For systemd, the only function of kbd-model-map is to 'match' kbd and xkb configurations, so it does not make any sense to maintain entries for cases where only one or the other exists in this context.
1 parent 8c9552c commit 70dc36d

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

src/locale/kbd-model-map

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,18 @@ sg ch pc105 de_nodeadkeys terminate:ctrl_alt_bksp
44
nl nl pc105 - terminate:ctrl_alt_bksp
55
mk-utf mk,us pc105 - terminate:ctrl_alt_bksp,grp:shifts_toggle,grp_led:scroll
66
trq tr pc105 - terminate:ctrl_alt_bksp
7-
guj in,us pc105 guj terminate:ctrl_alt_bksp,grp:shifts_toggle,grp_led:scroll
87
uk gb pc105 - terminate:ctrl_alt_bksp
98
is-latin1 is pc105 - terminate:ctrl_alt_bksp
109
de de pc105 - terminate:ctrl_alt_bksp
11-
gur gur,us pc105 - terminate:ctrl_alt_bksp,grp:shifts_toggle,grp_led:scroll
1210
la-latin1 latam pc105 - terminate:ctrl_alt_bksp
1311
us us pc105+inet - terminate:ctrl_alt_bksp
1412
ko kr pc105 - terminate:ctrl_alt_bksp
1513
ro-std ro pc105 std terminate:ctrl_alt_bksp
1614
de-latin1 de pc105 - terminate:ctrl_alt_bksp
17-
tml-inscript in,us pc105 tam terminate:ctrl_alt_bksp,grp:shifts_toggle,grp_led:scroll
1815
slovene si pc105 - terminate:ctrl_alt_bksp
1916
hu101 hu pc105 qwerty terminate:ctrl_alt_bksp
2017
jp106 jp jp106 - terminate:ctrl_alt_bksp
2118
croat hr pc105 - terminate:ctrl_alt_bksp
22-
ben-probhat in,us pc105 ben_probhat terminate:ctrl_alt_bksp,grp:shifts_toggle,grp_led:scroll
2319
fi-latin1 fi pc105 - terminate:ctrl_alt_bksp
2420
it2 it pc105 - terminate:ctrl_alt_bksp
2521
hu hu pc105 - terminate:ctrl_alt_bksp
@@ -29,7 +25,6 @@ fr_CH ch pc105 fr terminate:ctrl_alt_bksp
2925
dk-latin1 dk pc105 - terminate:ctrl_alt_bksp
3026
fr fr pc105 - terminate:ctrl_alt_bksp
3127
it it pc105 - terminate:ctrl_alt_bksp
32-
tml-uni in,us pc105 tam_TAB terminate:ctrl_alt_bksp,grp:shifts_toggle,grp_led:scroll
3328
ua-utf ua,us pc105 - terminate:ctrl_alt_bksp,grp:shifts_toggle,grp_led:scroll
3429
fr-latin1 fr pc105 - terminate:ctrl_alt_bksp
3530
sg-latin1 ch pc105 de_nodeadkeys terminate:ctrl_alt_bksp
@@ -39,16 +34,12 @@ fr-pc fr pc105 - terminate:ctrl_alt_bksp
3934
bg_pho-utf8 bg,us pc105 ,phonetic terminate:ctrl_alt_bksp,grp:shifts_toggle,grp_led:scroll
4035
it-ibm it pc105 - terminate:ctrl_alt_bksp
4136
cz-us-qwertz cz,us pc105 - terminate:ctrl_alt_bksp,grp:shifts_toggle,grp_led:scroll
42-
ar-digits ara,us pc105 digits terminate:ctrl_alt_bksp,grp:shifts_toggle,grp_led:scroll
4337
br-abnt2 br abnt2 - terminate:ctrl_alt_bksp
4438
ro ro pc105 - terminate:ctrl_alt_bksp
4539
us-acentos us pc105 intl terminate:ctrl_alt_bksp
4640
pt-latin1 pt pc105 - terminate:ctrl_alt_bksp
4741
ro-std-cedilla ro pc105 std_cedilla terminate:ctrl_alt_bksp
4842
tj tj pc105 - terminate:ctrl_alt_bksp
49-
ar-qwerty ara,us pc105 qwerty terminate:ctrl_alt_bksp,grp:shifts_toggle,grp_led:scroll
50-
ar-azerty-digits ara,us pc105 azerty_digits terminate:ctrl_alt_bksp,grp:shifts_toggle,grp_led:scroll
51-
ben in,us pc105 ben terminate:ctrl_alt_bksp,grp:shifts_toggle,grp_led:scroll
5243
de-latin1-nodeadkeys de pc105 nodeadkeys terminate:ctrl_alt_bksp
5344
no no pc105 - terminate:ctrl_alt_bksp
5445
bg_bds-utf8 bg,us pc105 - terminate:ctrl_alt_bksp,grp:shifts_toggle,grp_led:scroll
@@ -60,11 +51,8 @@ pl2 pl pc105 - terminate:ctrl_alt_bksp
6051
es es pc105 - terminate:ctrl_alt_bksp
6152
ro-cedilla ro pc105 cedilla terminate:ctrl_alt_bksp
6253
ie ie pc105 - terminate:ctrl_alt_bksp
63-
ar-azerty ara,us pc105 azerty terminate:ctrl_alt_bksp,grp:shifts_toggle,grp_led:scroll
64-
ar-qwerty-digits ara,us pc105 qwerty_digits terminate:ctrl_alt_bksp,grp:shifts_toggle,grp_led:scroll
6554
et ee pc105 - terminate:ctrl_alt_bksp
6655
sk-qwerty sk pc105 - terminate:ctrl_alt_bksp,qwerty
67-
dev dev,us pc105 - terminate:ctrl_alt_bksp,grp:shifts_toggle,grp_led:scroll
6856
fr-latin9 fr pc105 latin9 terminate:ctrl_alt_bksp
6957
fr_CH-latin1 ch pc105 fr terminate:ctrl_alt_bksp
7058
cf ca pc105 - terminate:ctrl_alt_bksp

0 commit comments

Comments
 (0)