[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: scroll wheel



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I've been using my mouse wheel in KDE 2.x, and I don't have imwheel 
installed. The only thing I needed was to configure XF86Config-4 to handle 
the mouse wheel:

Section "InputDevice"         
	Identifier      "Generic Mouse"         
	Driver          "mouse"         
	Option          "CorePointer"         
	Option          "Device"                "/dev/psaux"         
	Option          "Protocol"              "ImPS/2"         
	Option          "ZAxisMapping"          "4 5" 
EndSection

The two relevant options are the protocol, which most be compatible with the 
wheel, and the ZAxisMapping, which tells X to map the wheel. 

I have an intellimouse from MS, and I use the wheel as the middle button (so 
I don't have to emulate the third buuton)

Most KDE applications respond to the wheel (konqueror, kmail, konsole, etc.)

Hope this helps.

On Sunday 06 May 2001 17:29, James Smith wrote:
> Does anyone know of a way to get a scroll wheel on a mouse working in KDE
> without using an external program like imwheel?
>
> JW,
> James Smith

- -- 
Guillermo Castro	guillermo@emonterrey.com
eMonterrey		Monterrey NL, Mexico
Public key: 
http://wwwkeys.eu.pgp.net:11371/pks/lookup?op=get&search=0x3E28D3B9
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE69uIuuvZ3Qj4o07kRAuvjAJ9pbBdMZMbMo/VGTmx2ao1G/gtjCACZAWtQ
f7bK5Ak3NWeXPgFhm4lrAG8=
=5bdi
-----END PGP SIGNATURE-----



Reply to: