Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jul 1998 21:12:17 -0400 (EDT)
From:      CyberPeasant <djv@bedford.net>
To:        pwalker@nb.sympatico.ca (Patrick Walker)
Cc:        questions@FreeBSD.ORG
Subject:   Re: Intellimouse Problem
Message-ID:  <199807100112.VAA16355@lucy.bedford.net>
In-Reply-To: <35A565CD.CBA20244@nb.sympatico.ca> from Patrick Walker at "Jul 9, 98 09:52:29 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Patrick Walker wrote:
> MS Intellimouse on PS/2 port.
> 
> psm0 device up.
> 
> Detected on bootup.
> 
> Won't work in X.  I've tried most combos and read 9.2.  Tried it.  Any
> suggestions?
> 

moused running?
	moused -p /dev/psm0 -t auto

Pointer stanza in XF86Config?

Section "Pointer"
   Protocol        "SysMouse"
   Device          "/dev/mouse"
   Resolution      100
   Buttons         3
EndSection

/dev:

[root@castor /etc]# ll /dev/mouse 
lrwxrwxrwx  1 root  wheel  - 13 Apr 24 14:56 /dev/mouse@ -> /dev/sysmouse
[root@castor /etc]# ll /dev/sysmouse
crw-------  1 root  wheel  -  12, 128 Apr 24 14:52 /dev/sysmouse
[root@castor /etc]# 

All things the same, does a different PS/2 mouse work?

Dave
-- 
Sancho Panza: `Microsoft Windows NT Server is the most secure network 
	operating system available.'
Don Quixote: `You are mistaken, Sancho.'

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



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