Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Nov 2004 11:28:07 -0700
From:      "Tom Connolly" <tomc@cqg.com>
To:        "FreeBSD_Questions" <freebsd-questions@freebsd.org>
Subject:   Wheel mouse question
Message-ID:  <051801c4c689$dc1fb060$9a11a8c0@d3stomc>

next in thread | raw e-mail | index | archive | help
Hello List.
This is a total newbie question but I have been unable to make my wheel
mouse work.
I want to be able to scroll my browser (Opera) pages and my emacs editor
and such.
I have the following in my xorg.conf file:

Section "InputDevice"
  Identifier  "Mouse0"
  Driver      "mouse"
  Option      "Device" "/dev/sysmouse"
  Option      "Protocol" "auto"
  Option      "Buttons" "7"
  Option      "ZAxisMapping" "4 5 6 7"
EndSection


And in /etc/rc.conf I have added moused_flags=3D"-z 4"

I am running ImWheel but have not added anything special to the config
file.

Can someone please tell me what I am doing wrong or what else I need to
do?

Thank you,

Thomas



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?051801c4c689$dc1fb060$9a11a8c0>