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
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
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
> 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
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
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
6 matches
Mail list logo