Re: Change a FR keyboard into a US one

2006-08-23 Thread Andreas Kahari
On 21/08/06, Peter H. Coffin <[EMAIL PROTECTED]> wrote: [cut] See also the kbd(8) command. In 3.9 at least, there is a kbd-related section in /etc/rc: if [ -f /sbin/kbd -a -f /etc/kbdtype ]; then kbd `cat /etc/kbdtype` I wonder if that shouldn't really say if [ -x /sbin/kbd -a -f /et

Re: Change a FR keyboard into a US one

2006-08-23 Thread Alina Florea
Hello Peter, Thanks a lot for your answer. It works now. Best regards, Alina. Peter H. Coffin a icrit : On Mon, Aug 21, 2006 at 11:52:06AM +0200, Alina Florea wrote: Hello, I have a US keyboard but the french one is loaded instead the US. I tape "a" I have a "q" and so on. I have used

Re: Change a FR keyboard into a US one

2006-08-21 Thread A . Parazzini
You could try with "/sbin/kbd us" and then edit "/etc/kbdtype". Regards, Andrea >Hello, > >I have a US keyboard but the french one is loaded instead the US. I >tape >"a" I have a "q" and so on. I have used the following command, as >root: > >#wsconsctl -w keyboard.encoding=us > > >but the keyboar

Re: Change a FR keyboard into a US one

2006-08-21 Thread Miod Vallat
> I have a US keyboard but the french one is loaded instead the US. I tape > "a" I have a "q" and so on. I have used the following command, as root: > > #wsconsctl -w keyboard.encoding=us > > > but the keyboard remains a fr one. > > Could you please help me with this issue? Could you also tell me w

Re: Change a FR keyboard into a US one

2006-08-21 Thread Peter H. Coffin
On Mon, Aug 21, 2006 at 11:52:06AM +0200, Alina Florea wrote: > Hello, > > I have a US keyboard but the french one is loaded instead the US. I tape > "a" I have a "q" and so on. I have used the following command, as root: > > #wsconsctl -w keyboard.encoding=us I am not familiar with the -w opti

Change a FR keyboard into a US one

2006-08-21 Thread Alina Florea
Hello, I have a US keyboard but the french one is loaded instead the US. I tape "a" I have a "q" and so on. I have used the following command, as root: #wsconsctl -w keyboard.encoding=us but the keyboard remains a fr one. Could you please help me with this issue? Could you also tell me what