mouse wheel

Started by Rudolf Furstauer, May 08, 2010, 03:10:23 PM

Previous topic - Next topic

Rudolf Furstauer

Could I have the option to set the number of lines I roll with the mouse wheel?
For me, the three lines are far too little.

I want to earn more money with programming, so the mouse has to work faster.   ;D ;D

Thanks

Rolf Brandt

Isn't that something you set in the Windows environment?
On a German system: Systemsteuerung->Maus

Rolf Brandt
http://www.rbsoft.eu
http://www.taxifreeware.com
I cook with wine, sometimes I even add it to the food.
(W. C. Fields)

Roger Garstang

Yeah, that is usually a mouse setting. Paul could modify how the delta is handled, etc...but then it would be against what the user has set and what they set could even make his change work incorrectly.

Paul Squires

The code editor now honors the SystemParametersInfo %SPI_GETWHEELSCROLLLINES scroll setting.
Paul Squires
PlanetSquires Software