diff --git a/kbd-model-map.legacy b/kbd-model-map.legacy index 5ddbd8d6..003ca5e4 100644 --- a/kbd-model-map.legacy +++ b/kbd-model-map.legacy @@ -1,11 +1,11 @@ # Additional layouts offered by YaST -Pl02 pl pc105 - terminate:ctrl_alt_bksp +# arabic and ir (Iran) have never had a console layout, +# they are symlinks to 'us', but they are needed as YaST +# uses the console layout as a primary key for picking +# the X11 layout arabic ara,us pc105 - terminate:ctrl_alt_bksp,grp:shift_toggle -cn-latin1 ca pc105 multix terminate:ctrl_alt_bksp -cz-lat2-us cz,us pc105 qwerty,basic terminate:ctrl_alt_bksp,grp:shift_toggle -es-cp850 es pc105 - terminate:ctrl_alt_bksp ir ir pc105 - terminate:ctrl_alt_bksp -korean kr pc105 - terminate:ctrl_alt_bksp -lt.std lt pc105 std terminate:ctrl_alt_bksp -no-latin1 no pc105 - terminate:ctrl_alt_bksp +# ruwin_alt-UTF-8 is needed because the X11 russian layouts +# contain no Latin letters and therefore +# the X->console conversion omits Russian entirely ruwin_alt-UTF-8 us,ru pc105 ,winkeys terminate:ctrl_alt_bksp,grp:ctrl_shift_toggle,grp_led:scroll diff --git a/systemd.changes b/systemd.changes index 533ec0c9..785d7638 100644 --- a/systemd.changes +++ b/systemd.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Apr 18 09:09:26 UTC 2023 - Martin Vidner + +- kbd-model-map.legacy: drop some entries no longer needed + by YaST (related to bsc#1194609) + ------------------------------------------------------------------- Wed Apr 12 08:45:10 UTC 2023 - Thorsten Kukuk