Netbeans doesn't allow (for some reasons) using native trackpoint + third blue button for scrolling through code view listing :/ that's annoying if You're not using mouse wheel ... I have Lenovo X200 and that was big problem for me...
here is solution:
open
find tp4table.dat an edit it in Notepad++,
add these lines, between similar lines:
save the file, restart computer and voila... now Netbeans supports scrolling with Lenevo's trackpoint...
tested with Netbeans 7.01 on win7 and default lenovo's trackpoint drivers
here is solution:
open
C:\Program Files\Lenovo\TrackPoint
find tp4table.dat an edit it in Notepad++,
add these lines, between similar lines:
; NetBeans support
*,*,netbeans.exe,*,*,*,WheelStd,0,9
save the file, restart computer and voila... now Netbeans supports scrolling with Lenevo's trackpoint...
tested with Netbeans 7.01 on win7 and default lenovo's trackpoint drivers
Komentarze