Re: Another K14 problem
On Mon, Nov 20, 2006 at 02:07:52AM +1300, Philip Charles wrote:
> X11 can no longer find the keyboard. I have been setting up the console
> with
> console -d vga -d pc_kbd --repeat=kbd -d pc_mouse repeat=mouse /dev/vcs
This should be "-c /dev/vcs" rather.
> This still sets up the console OK.
Did you setup the /dev/kbd -> /dev/cons/kbd symlinks (same for mouse)?
> From xorg.config
>
> Section "InputDevice"
> Identifier "Generic Keyboard"
> Driver "kbd"
> Option "CoreKeyboard"
> Option "XkbRules" "xorg"
> Option "XkbModel" "pc104"
> Option "XkbLayout" "us"
> EndSection
I have to admit I know very little about xkb.
Michael
Reply to: