Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jul 2003 09:24:26 -0700
From:      Gary Kline <kline@thought.org>
To:        Kent Stewart <kstewart@owt.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: I hate meeses to pieces
Message-ID:  <20030718162426.GB47672@tao.thought.org>
In-Reply-To: <200307180001.02678.kstewart@owt.com>
References:  <005301c34cf6$9c583c80$e3dafc0c@client2> <200307180001.02678.kstewart@owt.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jul 18, 2003 at 12:01:02AM -0700, Kent Stewart wrote:
> On Thursday 17 July 2003 11:34 pm, Daryl Hunt wrote:
> > I am an extreme newbie at FreeBSD.  I have it installed but when I go
> > into the Xserver in either of the two GUIs I get a weird mouse that
> > seems to only be able to stay on the very top of the screen and has
> > no vertical movement.
> >
> > I have it setup on Auto and PS/2 Busmouse settings.  It works when
> > the config is run from the command line but it blows up like I
> > described upon entering the GUI (i.e. KDE)
> >
> 
> I was always told to use "sysmouse" and auto.


	Same here.

	This problem happened to me at least a couple time when 
	I installed X with different mice.  I've got several boxes
	running thru a KVM switch and using the PS/2 protocol and
	use:

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "Auto"
        Option      "Device" "/dev/sysmouse"
EndSection

	
	I'm using ctwm, not KDE, but this ought have nothing to
	do with the mouse-at-top-of-screen. IIRC, the problem
	happened as soon as xlogin screen appeared and after I
	touched the mouse.

> 
> Kent
> 
> -- 
> Kent Stewart
> Richland, WA
> 
> http://users.owt.com/kstewart/index.html
> 
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"

-- 
   Gary Kline     kline@thought.org   www.thought.org     Public service Unix



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030718162426.GB47672>