On 1 Mar 2000, Thomas Graichen wrote:

> > Basically, does your mouse work under syscons?  That's the main thing.
> 
> yes - "Auto" did it - looks like "SysMouse" as config entry in the
> XF86Config is broken - anyone here from the XFree86 devel people
> to take a look at this ?

$ grep -5 -in sysmouse /etc/X11/XF86Config
208-# Identifier and driver
209-
210-    Identifier      "Mouse1"
211-    Driver  "mouse"
212-    Option "Protocol"    "MouseSystems"
213:    Option "Device"      "/dev/sysmouse"
214-

I'd recommend just backing up your old /etc/X11/XF86Config, and using the
tty mode program xf86config to generate your config file.  Or, just do as
I have shown above.  Apparently, they changed the format of XF86Config.

- Donn



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to