From owner-freebsd-current Wed Mar 1 4:33:32 2000 Delivered-To: freebsd-current@freebsd.org Received: from ns.cvzoom.net (ns.cvzoom.net [208.226.154.2]) by hub.freebsd.org (Postfix) with SMTP id 2A8C837BE9B for ; Wed, 1 Mar 2000 04:33:23 -0800 (PST) (envelope-from dmmiller@cvzoom.net) Received: (qmail 17996 invoked from network); 1 Mar 2000 12:33:19 -0000 Received: from lcm212.cvzoom.net (208.230.69.212) by ns.cvzoom.net with SMTP; 1 Mar 2000 12:33:19 -0000 Date: Wed, 1 Mar 2000 07:32:59 -0500 (EST) From: Donn Miller To: Thomas Graichen , graichen@innominate.de Cc: current@FreeBSD.org Subject: Re: Two queries [ KDE / XFree86 ] In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message