Bug 74264

Summary: keymaps damaged by /bin/unicode_start
Product: [Retired] Red Hat Linux Reporter: Miloslav Trmac <mitr>
Component: initscriptsAssignee: Bill Nottingham <notting>
Status: CLOSED WONTFIX QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 9CC: rvokal
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: 2004-01-20 11:26:53 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 Miloslav Trmac 2002-09-18 21:16:02 UTC
Hello,
as per bug #74263, /bin/unicode_start damages active keymap.
While I'm not sure this is fixable in kbd, a workaround would be to
call loadkeys again after each call to unicode_start.

I hope you guys can sort it out ;-)

Comment 1 Miloslav Trmac 2003-01-06 19:48:58 UTC
Same in phoebe. It can be solved / worked around in a simpler way:
set KEYTABLE="-u cz-lat2" in /etc/sysconfig/keyboard
Due to a unquoted $KEYTABLE in /etc/init.d/keyboard, this passes -u
to loadkeys.