Is IBM ThinkPad pointing stick scrolling (blue button) possible in Linux? Or with touchpads?

John Van Ostrand john-Da48MpWaEp0CzWx7n4ubxQ at public.gmane.org
Thu Jun 22 18:06:19 UTC 2006


On Thu, 2006-06-22 at 13:15 -0400, Jason Spiro wrote:
> IBM ThinkPads have classically come with three mouse buttons.
> 
> - The two normal buttons, which are red
> - The small middle button, which is blue
> 
> The blue button is generally used for pointing stick scrolling. Press
> or hold the blue button and the pointing stick in the middle of the
> keyboard becomes an *analog* scroll wheel.
> 
> It is a superb feature. Although it doesn't work in all apps, it lets
> you smoothly scroll through documents in Word, IE, etc. with analog
> control. The harder you press the stick, the faster you go.
> 
> Is there a way to get this to work on Toshiba laptops in Linux when I
> press the fourth mouse button?
> 
> Also, would it be possible to get a simulation of this feature on a
> Dell Inspiron 1100 with a Synaptics touch pad and the Xorg Synaptics
> driver? (e.g. finger in middle of pad = no scrolling, the farther you
> move it from the middle, the faster it goes)

Edit the /etc/X11/xorg.conf file. Locate the Section "Device"/Identifier
"Configured Mouse" section and add these options:

        Option          "EmulateWheel"          "true"
        Option          "EmulateWheelButton"    "2"

Restart X (logout) to enable the changes.


-- 
John Van Ostrand
         Net Direct Inc.
 
Chief Technology Officer
564 Weber St. N. Unit 12
   Waterloo, ON N2L 5C6 
 map 
john-Da48MpWaEp0CzWx7n4ubxQ at public.gmane.org
        Ph: 519-883-1172
 ext.5102
Linux Solutions / IBM
Hardware
        Fx: 519-883-8533
 

--
The Toronto Linux Users Group.      Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml





More information about the Legacy mailing list