Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Oct 2010 21:32:16 +0200
From:      Polytropon <freebsd@edvax.de>
To:        Gary Kline <kline@thought.org>
Cc:        FreeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   Re: mouse problems....
Message-ID:  <20101011213216.0d19ed70.freebsd@edvax.de>
In-Reply-To: <20101011191443.GA5223@thought.org>
References:  <20101011032642.GA3354@thought.org> <20101011164152.GA4652@thought.org> <20101011193153.758efde5.freebsd@edvax.de> <20101011181438.GA5076@thought.org> <20101011202741.9e107460.freebsd@edvax.de> <20101011191443.GA5223@thought.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 11 Oct 2010 12:14:43 -0700, Gary Kline <kline@thought.org> wrote:
> 	This mouse is A USB type. 

Okay, in THAT case, the system should recognize a USB mouse,
as /dev/ums. Check

	# dmesg | grep ums

if a mouse is present. Then

	# usbdevs -v

should also report it.

Additionally, there's no need to employ moused for a USB mouse
as this kind is automatically set up by the USB subsystem (which
uses moused for that purpose, I think).



> The KVM only has two USM slots,
> 	nothing for a PS/2 type anything... I think.  Wait. the keyboard
> 	is old enough to be PS/2.  Trouble is that I can't see back
> 	behind the KVM box.

Just for understanding: You are connecting a USB mouse and a PS/2
keyboard to the KVM switch. The switch then connects to various
systems, by a PS/2 plug (keyboard connector) and a USB plug (mouse
connector). Additionally, a cable for the monitor is used. Is that
correct?

               


-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...



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