- kbd-model-map.legacy: drop entry for 'ruwin_alt-UTF-8' as yast doesn't rely on

it anymore, see https://github.com/yast/yast-country/pull/307

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1384
This commit is contained in:
Franck Bui 2023-05-04 09:05:47 +00:00 committed by Git OBS Bridge
parent 159c59550d
commit 82b5cfb0b8
2 changed files with 6 additions and 6 deletions

View File

@ -5,9 +5,3 @@
arabic ara,us pc105 - terminate:ctrl_alt_bksp,grp:shift_toggle
ara ara,us pc105 - terminate:ctrl_alt_bksp,grp:shift_toggle
ir ir pc105 - terminate:ctrl_alt_bksp
# FIXME: ruwin_alt-UTF-8 is not needed as the legacy "ru" keymap
# (/usr/share/kbd/keymaps/i386/qwerty/ru.map.gz) is a dual layout and contains
# the Latin letters. Keep it until YaST is updated.
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 @@
-------------------------------------------------------------------
Thu May 4 08:40:15 UTC 2023 - Franck Bui <fbui@suse.com>
- kbd-model-map.legacy: drop entry for 'ruwin_alt-UTF-8' as yast doesn't rely on
it anymore, see https://github.com/yast/yast-country/pull/307
-------------------------------------------------------------------
Wed May 3 06:34:54 UTC 2023 - Franck Bui <fbui@suse.com>