Bug 3574

Summary: installer does not communicate keyboard type to Xconfigurator
Product: [Retired] Red Hat Linux Reporter: burchard
Component: installerAssignee: Jay Turner <jturner>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0CC: srevivo
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-02-08 12:14:07 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description burchard 1999-06-18 16:54:38 UTC
Although  the installer obtains the type of keyboard from
the user at the beginning of the installation, Xconfigurator
(called by installer) does not appear to detect this info,
or have a way to be passed this info by installer.  The
result is that, after standard installation, the console
works correctly, but X uses a mismapped keyboard for
everyone except those with a pc101/us keyboard (who are
admittedly in the majority).

The fix would be to add an option to Xconfigurator to
override default XkbModel and XkbLayout; installer could
then pass correct parameters.

Comment 1 Jay Turner 2000-02-08 12:14:59 UTC
The new installer which will ship in the next release has this bug fixed.  The
keyboard selected at the beginning of the installation is indeed passed into
Xconfigurator and written to the XF86Config file.