[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#347950: xserver-xorg: no longer finding evdev mouse driver on startup!



On Fri, Jan 13, 2006 at 10:19:11AM -0800, Arias Hung wrote:
> Section "Module"
> 
> # This loads the DBE extension module.
>     Load           "dbe"  	# Double buffer extension
>     SubSection     "extmod"
>         Option         "omit xfree86-dga"   # don't initialise the DGA 
>         extension
>     EndSubSection
>     Load           "ddc"
>     Load           "bitmap"
>     Load           "speedo"
>     Load           "type1"
>     Load           "freetype"
>     Load           "glx"
>     Load           "xtrap"
>     Load           "record"
>     Load           "v4l"
>     Load           "vnc"
> EndSection

Also, if you're going to use the evdev driver for your mouse, you need to
have a Load "evdev" directive here. You'll need one for each evdev-driven
device.

 - David Nusinow



Reply to: