- Re-add back 'arabic' keymap mapping as YaST needs more time than expected to

cope with this change.

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1377
This commit is contained in:
Franck Bui 2023-04-28 10:44:50 +00:00 committed by Git OBS Bridge
parent 93f3c763af
commit a30c1e56e7
2 changed files with 7 additions and 0 deletions

View File

@ -2,6 +2,7 @@
# 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
ara ara,us pc105 - terminate:ctrl_alt_bksp,grp:shift_toggle
ir ir pc105 - terminate:ctrl_alt_bksp

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Apr 28 10:43:02 UTC 2023 - Franck Bui <fbui@suse.com>
- Re-add back 'arabic' keymap mapping as YaST needs more time than expected to
cope with this change.
-------------------------------------------------------------------
Thu Apr 27 16:15:57 UTC 2023 - Franck Bui <fbui@suse.com>