just thought i'd share some info with my fellow thinkpad users.
problem:
scrolling with the trackpoint or trackpad doesnt work/crashes the driver.
cause:
by default, when you scroll the software tries to find the scrollbar associated with the corresponding pane. this works if and only if the pane is subclassed from an class that the software recognises (mfc anyone?). if you try scrolling in java base app (like intellij) or office 2007 the software wont be able to find the associated scrollbars - thus does nothing (or in the case of exceed crashes out).
solution:
add an entry to the tp4table.dat. NOTE: since i have an x60 - thus only the track point i only need to change this file.
having tried the same trick on my housemate's t60, we had to edit the tp4scrol.dat as well (apparently there are two tp4tables.dat to edit on his system).
WARNING:
i'm not 100% sure, but be aware of setting behavour to "None" when running without administrator privillages. housemate's t60 crashed out on 0xC2 stop. i think this is due possibily to dodgy code trying to free hooks and the exception code is out of range?
anyhow, you may or may not get this (could be my housemate's dodgy install
a) add yourself to administrators group
b) change "None" to "WheelStd"
c) remove the entry from the file
d) live with the bluescreen
--
this works for: microsoft office 2007 and most importantly intellij
hope this helps,
tian




