Date: Thu, 01 Jun 2000 09:24:40 -0700 From: Edwin Culp <eculp@EnContacto.Net> To: hacho@crosswinds.net Cc: freebsd-hardware@FreeBSD.ORG Subject: Re: Logitech Mouseman cordless mouse and X Message-ID: <39368E48.88400D03@EnContacto.Net> References: <20000601170632.A2492@ciberia.es>
next in thread | previous in thread | raw e-mail | index | archive | help
rc.conf has:
moused_enable="YES" # Run the mouse daemon.
moused_type="auto" # See man page for rc.conf(5) for available
settings.
moused_port="/dev/psm0"
moused_flags="" # Any additional flags to moused.
which results in:
# ps -ax|grep moused
moused -p /dev/psm0 -t auto
with:
Section "Pointer"
Protocol "MouseSystems"
Device "/dev/mouse"
in /etc/XF86Config and
lrwxr-xr-x 1 root wheel 13 Jan 29 22:38 /dev/mouse -> /dev/sysmouse
in /dev
Works fine for me.
ed
Horacio MG wrote:
> Hi,
>
> I wonder if there's any hope for the following. The machine details
> are:
>
> Compaq Presario 3020
> Pentium 130 MHz
> 88MB RAM (EDO)
> ~4GB HD
> TFT monitor (VGA?)
> S3 Aurora64V+ video card (2MB)
> Logitech Mouseman cordless mouse (3 buttons)
> 4 CD-loader x8
> Japanese layout keyboard
>
> Now, I've installed FreeBSD 3.3 with little trouble (not trouble-free
> though, but that was due to not being able to fiddle with the BIOS).
>
> Everything ok except for the mouse, which does not recognize. I
> wouldn't mind it if it didn't recognize it for the console, but at least
> for X. I've been looking for info on this mouse types (cordless ...),
> and all I was able to find was a page with some messages about
> configuring the Logitec Mouseman cordless "wheelmouse" (remember mine is
> just a 3-button mouse).
>
> My X version is 3.3.5, and I tried to apply the configuration protocol
> they talked about: imps/2 or MouseManPlus/2 or some such (I've tried
> several different ones), but X does not recognize this protocol ... any
> idea?
>
> <aside>
> Anyway, I tried adding a ps/2 mouse for setting up X, and it worked.
> But as soon as I ran /stand/sysinstall again for setting up psm0 on the
> console (which it did), X stopped working (tried several X
> configurations by now). Could this be related to the ps/2 mouse and the
> cordless mouse controller interfering somehow?
> </aside>
>
> PLEASE, send me a CC: as I'm not subscribed to this list.
>
> TIA,
>
> --
> Horacio Anno MMDCCLIII A.U.C.
> hacho@crosswinds.net Valencia - ESPAŅA
> --------------------------------------------------------------------
> Key fingerprint = F4EE AE5E 2F01 0DB3 62F2 A9F4 AD31 7093 4233 7AE6
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-hardware" in the body of the message
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hardware" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39368E48.88400D03>
