MCODER, Swapnonil Mukherjee’s Blog

The Mechanical Coder.

Thinkpad Scrolling fixed for Safari and IntelliJ.

with 4 comments

Got a brand new Thinkpad T61 today from my company. It is a bit under powered with only 1 GB of RAM, but the great keybooard more than makes up for it. 

However there is one peculiar problem with it’s touchpad software (called ultranav, somewhat ironically). For certain apps Virtual Scrolling, or Touch Pad edge scrolling, similar to middle button mouse scrolling as in a 3 button mouse, does not work.

Safari on Windows and IntelliJ IDE suffers due to this problem.
Well there is a fix after all. Just add the following lines to your 

C:\Program Files\Synaptics\SynTP\TP4table.dat file
 
; IDEA support
*,*,idea.exe,*,*,*,WheelStd,1,9

; Safari support
*,*,safari.exe,*,*,*,WheelStd,1,9

You get the idea don’t you? Now if Netbeans or Eclipse does not get ultranav scrolling support, you know what to do isn’t it?

Written by Swapnonil Mukherjee

June 2, 2008 at 12:01 am

Posted in Thinkpad

Tagged with , , , , ,

4 Responses

Subscribe to comments with RSS.

  1. is it need restart after that changes?

    Helpa

    July 16, 2008 at 2:02 pm

  2. i have a thinkpad X61 and i cant scroll in safari, i tried ur fix but i dont have this extension: C:\Program Files\Synaptics\SynTP\TP4table.dat file

    What else can i do?

    Avner

    August 30, 2008 at 12:00 am

  3. Anver,

    There must be a file called TP4table.dat somewhere in your system.

    Here try out this

    http://forum.thinkpads.com/viewtopic.php?p=429128&sid=7722a36cd3eda0a3f5e76adc3da7dcb6

    Neel

    August 30, 2008 at 4:10 pm

  4. My friend on Orkut shared this link with me and I’m not dissapointed at all that I came to your blog.

    How to Get Six Pack Fast

    April 15, 2009 at 7:18 pm


Leave a Reply