How to run the X xserver in a chroot environment
Tino Keitel
tino.keitel+xorg at tikei.de
Fri Jun 12 23:09:48 PDT 2009
On Fri, Jun 12, 2009 at 07:17:56 +0800, Li, Yan wrote:
[...]
> Have you tried "X -configure" to generate a usable xorg.conf (inside
> chroot). And if necessary, adding your own Keyboard and Mouse section
> like this:
>
> Section "InputDevice"
> Identifier "Generic Keyboard"
> Driver "kbd"
> Option "XkbRules" "xorg"
> Option "XkbModel" "pc104"
> Option "XkbLayout" "us"
> EndSection
>
> Section "InputDevice"
> Identifier "Configured Mouse"
> Driver "mouse"
> EndSection
My impression was that both drivers are replaced by evdev in Xserver
1.6.
Regards,
Tino
More information about the xorg
mailing list