Re: [gentoo-user] Keymap not loading

2003-08-01 Thread Dhruba Bandopadhyay
Ian Tindale wrote:
On 18:46 Tue 29 Jul , Dhruba Bandopadhyay wrote:

I solved it by putting full path minus extension in KEYMAPS= and 
CONSOLEFONT= within /etc/rc.conf.


I also. While I was at it, I changed the consolefont to the font 
simply called 't'. I love it. It's here to stay.

Many thanks for making a mention of this new font.  It got me to explore 
the fonts and I'm now using one called 'cybercafe'.  It's nice albeit a 
little big.  'T' was nice too.

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Keymap not loading

2003-07-30 Thread Ian Tindale
On 18:46 Tue 29 Jul , Dhruba Bandopadhyay wrote:
 
 I solved it by putting full path minus extension in KEYMAPS= and 
 CONSOLEFONT= within /etc/rc.conf.

I also. While I was at it, I changed the consolefont to the font 
simply called 't'. I love it. It's here to stay.

-- 
Ian Tindale

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Keymap not loading

2003-07-29 Thread Dhruba Bandopadhyay
Dhruba Bandopadhyay wrote:
Hello,

On boot keymaps do not load.  When I do:

/etc/init.d/keymaps start

I get


 * Loading key mappings...
cannot open file uk
 * Error loading key mappings   [ !! ]

Guess I should have checked with bugs.  The following bug explains the 
problem and provides a solution for anyone else having the same problem.

http://bugs.gentoo.org/show_bug.cgi?id=25448

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Keymap not loading

2003-07-29 Thread Dan Foster
Hot Diggety! Richard Kilgore was rumored to have written:
 
 You could try re-emerging kbd, and if that doesn't help, try
 running the command:
 
 # strace -fF -o log loadkeys uk

Better yet:

# strace -fF -e trace=chdir,open -o log loadkeys uk

-Dan

--
[EMAIL PROTECTED] mailing list



[gentoo-user] strace fun [was: Re: [gentoo-user] Keymap not loading]

2003-07-29 Thread Richard Kilgore
On Tue, Jul 29, 2003 at 04:24:24PM +, Dan Foster wrote:
 Hot Diggety! Richard Kilgore was rumored to have written:
  
  You could try re-emerging kbd, and if that doesn't help, try
  running the command:
  
  # strace -fF -o log loadkeys uk
 
 Better yet:
 
 # strace -fF -e trace=chdir,open -o log loadkeys uk
 
 -Dan

Wow! Very useful!  Do you know if there is a trick to not list
the shared library open()s?

- richard

-- 
Richard Kilgore
[EMAIL PROTECTED]

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Keymap not loading

2003-07-29 Thread el lodger
On Tue, 29 Jul 2003 16:24:24 +
Dan Foster [EMAIL PROTECTED] wrote:

 Hot Diggety! Richard Kilgore was rumored to have written:
  
  You could try re-emerging kbd, and if that doesn't help, try
  running the command:
  
  # strace -fF -o log loadkeys uk
 
 Better yet:
 
 # strace -fF -e trace=chdir,open -o log loadkeys uk

I have the same error message but when I tried this command I got
cannot open file uk
What file is this?

lodger
-- 
Powered by GENTOO LINUX 

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Keymap not loading

2003-07-29 Thread Dhruba Bandopadhyay
el lodger wrote:
On Tue, 29 Jul 2003 16:24:24 +
Dan Foster [EMAIL PROTECTED] wrote:

Hot Diggety! Richard Kilgore was rumored to have written:

You could try re-emerging kbd, and if that doesn't help, try
running the command:
   # strace -fF -o log loadkeys uk
Better yet:

# strace -fF -e trace=chdir,open -o log loadkeys uk


I have the same error message but when I tried this command I got
cannot open file uk
What file is this?
lodger
I solved it by putting full path minus extension in KEYMAPS= and 
CONSOLEFONT= within /etc/rc.conf.

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Keymap not loading

2003-07-29 Thread el lodger
On Tue, 29 Jul 2003 18:46:18 +0100
Dhruba Bandopadhyay [EMAIL PROTECTED] wrote:

 el lodger wrote:
  On Tue, 29 Jul 2003 16:24:24 +
  Dan Foster [EMAIL PROTECTED] wrote:
  
  
 Hot Diggety! Richard Kilgore was rumored to have written:
 
 You could try re-emerging kbd, and if that doesn't help, try
 running the command:
 
 # strace -fF -o log loadkeys uk
 
 Better yet:
 
 # strace -fF -e trace=chdir,open -o log loadkeys uk
  
  
  I have the same error message but when I tried this command I got
  cannot open file uk
  What file is this?
  
  lodger
 
 I solved it by putting full path minus extension in KEYMAPS= and 
 CONSOLEFONT= within /etc/rc.conf.
 
 
 --
 [EMAIL PROTECTED] mailing list
 
Sync and ye shall find kbd-1.08-r1 which should fix things.

-- 
Powered by GENTOO LINUX 

--
[EMAIL PROTECTED] mailing list