[Ilugc] problem with keymap

  • From: munichlinux@xxxxxxxxx (Prashanth)
  • Date: Mon Apr 9 17:16:23 2007

On 4/9/07, Bharathi Subramanian <sbharathi@xxxxxxxxxxxxx> wrote:


Check the files in the /lib/kbd folder. Looks like a file
corruption. OR change the font/keytable and try.

I check the folder /lib/kdb i could see the unicode font there
(latarcyrheb-sun16).


$1 value is valid?


DEFAULT_UNICODE_FONT=latarcyrheb-sun16
# Also drdos8x16 is a good candidate.

case $# in
        2)
                /bin/setfont $1 -u $2
                ;;
        1)
                /bin/setfont $1
                ;;
        0)
                /bin/setfont $DEFAULT_UNICODE_FONT
                ;;
        *)
                echo "usage: unicode_start [font [unicode map]]"
                ;;
esac

this is what i have in my /bin/unicode_start file, i think my default
unicode font is not supporting


-- 
regards,

|Prashanth|

http://munichlinux.blogspot.com

Other related posts: