On Thu, 2005-09-01 at 09:38 -0700, Dave McCammon wrote:
>
> --- Alejandro Pulver <[EMAIL PROTECTED]> wrote:
> > Hello,
> >
> > It works for me without the "ZAxisMapping" option
> > (and the same
> > options in rc.conf):
> >
> > Identifier "Mouse1"
> > Driver "mouse"
> > Option
On Thu, September 1, 2005 10:38 am, Dave McCammon wrote:
>
>
> --- Alejandro Pulver <[EMAIL PROTECTED]> wrote:
>
>> On Tue, 30 Aug 2005 11:57:18 -0500
>> "Efren Bravo" <[EMAIL PROTECTED]> wrote:
>>
>> > Hi,
>> >
>> > I've written on /etc/rc.conf :
>> >
>> > moused_port="/dev/psm0"
>> > moused_flags
--- Alejandro Pulver <[EMAIL PROTECTED]> wrote:
> On Tue, 30 Aug 2005 11:57:18 -0500
> "Efren Bravo" <[EMAIL PROTECTED]> wrote:
>
> > Hi,
> >
> > I've written on /etc/rc.conf :
> >
> > moused_port="/dev/psm0"
> > moused_flags="-r high -z 4"
> > moused_type="auto"
> > moused_enab
ared Barneck <[EMAIL PROTECTED]>
To: Efren Bravo <[EMAIL PROTECTED]>
Cc: freebsd-questions@freebsd.org
Date: Wed, 31 Aug 2005 19:47:04 -0600
Subject: Re: mouse wheel problem
> Alejandro Pulver wrote:
>
> >On Tue, 30 Aug 2005 11:57:18 -0500
> >"Efre
On Tue, 30 Aug 2005 11:57:18 -0500
"Efren Bravo" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I've written on /etc/rc.conf :
>
> moused_port="/dev/psm0"
> moused_flags="-r high -z 4"
> moused_type="auto"
> moused_enable="YES"
>
> and on /etc/X11/xorg.conf
>
> Section "InputDevice
On 8/30/05, Efren Bravo <[EMAIL PROTECTED]> wrote:
> Section "InputDevice"
> Identifier "Mouse0"
> Driver "mouse"
> Option "Protocol" "auto"
> Option "Device" "/dev/sysmouse"
> Option "Buttons" "5"
> Option "ZAxisMapping" "4
"Efren Bravo" <[EMAIL PROTECTED]> writes:
> Have I a bad configuration?
You might need these in your /etc/rc.conf (and a re-boot):
moused_enable="YES"
moused_flags="-z 4 5"
##moused_flags="-m 1=3 -m 3=1 -z 4 5" ## I'll try un-swapped buttons for a
while.
moused_port="/dev/psm0"
moused_type="
Efren Bravo writes:
> Section "InputDevice"
> Identifier "Mouse0"
> Driver "mouse"
> Option "Protocol" "auto"
> Option "Device" "/dev/sysmouse"
> Option "Buttons" "5"
> Option "ZAxisMapping" "4 5"
> En
Hi,
I've written on /etc/rc.conf :
moused_port="/dev/psm0"
moused_flags="-r high -z 4"
moused_type="auto"
moused_enable="YES"
and on /etc/X11/xorg.conf
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto