On 2007-01-28 20:48, Peter Van Lone wrote:
> On 1/28/07, Peter Van Lone <[EMAIL PROTECTED]> wrote:
>
>> huh -- if I choose the "failsafe" boot optioon I can login fine. Then,
>> doing "startx", the gui loads fine. Programs launch properly, my
>> profile seems fine ... but the keyboard does not work. At all. No
>> special key sequences, nothing.
>
> is there a keyboard conf file, or something, that might have been
> modified to screw this up? Where should I start looking?
>
> P
I was beginning to wonder if you had fried your keyboard somehow, but it
works at the console <whew> :-)

The X keyboard configuration is in /etc/X11/xorg.conf, and the section
looks similar to this:

Section "InputDevice"
  Driver       "kbd"
  Identifier   "Keyboard[0]"
  Option       "Protocol" "Standard"
  Option       "XkbLayout" "us"
  Option       "XkbModel" "pc104"
  Option       "XkbRules" "xfree86"
EndSection

-- 
The best way to accelerate a computer running Windows is at 9.81 m/s²

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to