Bug 76472 - setsysfont script provides no capability to set up ACM when using kbd
Summary: setsysfont script provides no capability to set up ACM when using kbd
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: initscripts
Version: 8.0
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: Brock Organ
URL:
Whiteboard:
: 59918 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-10-22 06:32 UTC by Sinitsyn Valentine
Modified: 2014-03-17 02:31 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2002-10-22 06:34:05 UTC
Embargoed:


Attachments (Terms of Use)
Proposed patch for 'setsysfont' script (1.07 KB, patch)
2002-10-22 06:33 UTC, Sinitsyn Valentine
no flags Details | Diff

Description Sinitsyn Valentine 2002-10-22 06:32:52 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1) Gecko/20020826

Description of problem:
setsysfont script is unable to use SYSFONTACM variable when using setfont (kbd's
tools), which substitutes consoletools in RH Linux 8.0

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.Set SYSFONTACM="smth" in /etc/sysconfig/i18n
	

Actual Results:  Symbols are output to the console without regarding the
specified translation table

Expected Results:  Symbols are output to the console regarding the specified
translation table

Additional info:

setsysfont script seems to be designed for using with 'consoletools' package
(6.2<=RH Linux<=8.0) and not kbd (RH Linux 8.0). I've simply dubbed the code for
consolechars (from the top of the script) for setfont. This solves the problem
(patch attached). Then I've put 'echo -ne "\033(K" > /dev/console' commmand
after calling setfont in order to make startup messages to print correctly (see
bug #76470).

Comment 1 Sinitsyn Valentine 2002-10-22 06:33:59 UTC
Created attachment 81504 [details]
Proposed patch for 'setsysfont' script

Comment 2 Bill Nottingham 2002-11-12 05:41:18 UTC
Fixed in CVS, will be in 6.96-1 or later.

Comment 3 Bill Nottingham 2003-09-29 21:20:59 UTC
*** Bug 59918 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.