Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Oct 2000 22:10:44 +0200
From:      "Thierry Thomas" <thierry@thomas.as>
To:        freebsd-questions@FreeBSD.ORG
Cc:        Jason Spencer <JSpencer@epsb.edmonton.ab.ca>
Subject:   RE: Erratic PS/2 mouse with FreeBSD 4.1
Message-ID:  <39F75A64.28034.10F782@localhost>
In-Reply-To: <ADEDBE1A539BD311907A00508B13493703CE89EA@EXCHANGE06>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello,

Le 23 Oct 2000, à 17:44, Jason Spencer <JSpencer@epsb.edmonton.ab.ca> a écrit :
> This is the config that ended up working:
> 
> In kernel config:
> device	psm0	at atkbdc? irq 12
> [same as GENERIC]
> 
> In /etc/rc.conf:
> moused_type="auto"
> moused_enable="YES"
> 
> In XF86Config:
> 
> Section "InputDevice"
>  Identifier "Mouse1"
>  Driver	"mouse"
>  Option	"Protocol" "Auto"
>  Option	"Device" "/dev/sysmouse"
> EndSection
> 
> [the capital "A" had me stumped for a while :) ]
> 
> If you're not using XFree86 4.X try:
> 
> Section "Pointer"
>  Protocol "PS/2"
>  Device   "/dev/sysmouse"
> EndSection
>

It was already my configuration, but I still have the problem 
(unless to plug / unplug as described by Jean-Sebastien ROY). I do 
not use XFree86 4, but I already have the problem with moused.

Regards,

-- 
Th. Thomas,                           ICQ : 8823153
Mise en place d'un serveur autogéré respectueux de la
liberté d'expression : voir <URL:http://lautre.net/>.


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?39F75A64.28034.10F782>