Accepting request 1080107 from home:mvidner:branches:Base:System

- kbd-model-map.legacy: drop some entries no longer needed
  by YaST (related to bsc#1194609)

OBS-URL: https://build.opensuse.org/request/show/1080107
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1372
This commit is contained in:
Franck Bui 2023-04-18 10:20:50 +00:00 committed by Git OBS Bridge
parent b8aa6ef040
commit 7a2de10757
2 changed files with 13 additions and 7 deletions

View File

@ -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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Apr 18 09:09:26 UTC 2023 - Martin Vidner <mvidner@suse.com>
- 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 <kukuk@suse.com>