Bug 1951453

Summary: Use XKB's rule/base.xml rather than xorg.xml
Product: [Fedora] Fedora Reporter: Peter Hutterer <peter.hutterer>
Component: console-setupAssignee: Vitezslav Crhonek <vcrhonek>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 34CC: vcrhonek
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: console-setup-1.202-2.fc35 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-05-11 13:35:46 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1950406    
Attachments:
Description Flags
0001-Keyboard-ckbcomp-use-the-base-XKB-files-not-xorg.patch none

Description Peter Hutterer 2021-04-20 07:30:53 UTC
Created attachment 1773663 [details]
0001-Keyboard-ckbcomp-use-the-base-XKB-files-not-xorg.patch

Description of problem:
Since 2005, xkeyboard-config has deprecated the `symbols/xorg*` files and simply installed symlinks to the real files `symbols/base{.xml|.lst|}`. Let's use those.

xkeyboard-config-2.32-1.fc34 dropped the symlink files so let's make sure the key maps can still be created correctly, see #1950406


Additional info:
Upstream MR: https://salsa.debian.org/installer-team/console-setup/-/merge_requests/7/

Comment 1 Vitezslav Crhonek 2021-05-11 13:35:46 UTC
Thanks, applied.