Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jul 2005 09:57:48 +0900
From:      Jonguk Kim <kju@ajou.ac.kr>
To:        Marian Hettwer <MH@kernel32.de>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: RELENG_6 scroll wheel
Message-ID:  <42E0448C.9020403@ajou.ac.kr>
In-Reply-To: <13577.195.234.136.12.1121907665.squirrel@195.234.136.12>
References:  <13577.195.234.136.12.1121907665.squirrel@195.234.136.12>

next in thread | previous in thread | raw e-mail | index | archive | help
Marian Hettwer wrote:
> Hej All,
> 
> I upgraded to RELENG_6 to help testing.
> Everything went smooth so far, but my scroll wheel in X isn't working
> anymore. I didn't changed anything regarding the configuration from
> FreeBSD RELENG_5 to RELENG_6 ...
> 
> some details:
> [mhettwer@beastie] <~> $ uname -a
> FreeBSD beastie.mobile.rz 6.0-BETA1 FreeBSD 6.0-BETA1 #0: Fri Jul 15
> 17:00:59 CEST 2005     root@beastie.mobile.rz:/usr/obj/usr/src/sys/GENERIC
>  i386
> [mhettwer@beastie] <~> $ dmesg | grep ums
> ums0: Logitech USB-PS/2 Optical Mouse, rev 2.00/11.10, addr 3, iclass 3/1
> ums0: 3 buttons and Z dir.
> ums0: Logitech USB-PS/2 Optical Mouse, rev 2.00/11.10, addr 2, iclass 3/1
> ums0: 3 buttons and Z dir.
> ums0: Logitech USB-PS/2 Optical Mouse, rev 2.00/11.10, addr 2, iclass 3/1
> ums0: 3 buttons and Z dir.
> 
> from /etc/X11/xorg.conf
> Section "InputDevice"
>         Identifier  "Mouse0"
>         Driver      "mouse"
>         Option      "Protocol" "auto"
>         Option      "Device" "/dev/sysmouse"

I think 'Option "Buttons" "5"' can help you.

jonguk

>         Option  "ZAxisMapping" "4 5"
> EndSection
> 
> [mhettwer@beastie] <~> $ ps ax | grep moused
>  1060  ??  Ss     0:52,38 /usr/sbin/moused -z 4 -p /dev/ums0 -t auto -I
> /var/run/moused.ums0.pid
> 
> I'm running xorg-6.8.2
> 
> I didn't recompiled my ports, but I guess this shouldn't be the problem, hm ?
> 
> Any ideas anyone ?
> 
> best regards,
> Marian
> _______________________________________________
> freebsd-stable@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
> 




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