Abstract
ThinkPad的TrackPoint相当好用,可惜预设并不支持MSN、Office 2007和IE7,而FireFox虽可垂直捲动,却无法水平捲动,该如何让TrackPoint支持MSN、FireFox和Office 2007呢?
Solution
Step 1:
若为ThinkPad,用Notepad开启c:\WINDOWS\system32\tp4table.dat。
若为ThinkPad USB Travel keyboard with UltraNav,用Notepad开启c:\Program Files\Synaptics\SynTP\tp4table.dat。
Step 2:
在
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Pass 0 rules (These rules run first)
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
区段中的最后,加入以下文字
; MSN Messenger
*,*,msnmsgr.exe,*,*,*,WheelStd,0,9
; IE 7
*,*,iexplore.exe,*,*,*,WheelStd,0,9
; Firefox
*,*,firefox.exe,*,*,MozillaWindowClass,WheelVkey,0,9
; Word 2007
*,*,winword.exe,*,*,*,WheelStd,0,9
; Powerpoint 2007
*,*,POWERPNT.EXE,*,*,*,WheelStd,0,9
; Outlook 2007
*,*,outlook.exe,*,*,*,WheelStd,0,9
Remark
1.将来若有新软体不支持TrackPoint,都可以自己利用这种方式修改。
2.ThinkPad USB Travel keyboard with UltraNav在开机时需要用到三个档案,分別是
C:\Program Files\Synaptics\SynTP\SynTPLpr.exe
C:\Program Files\Synaptics\SynTP\SynTPEnh.exe
C:\Program Files\Lenovo\UltraNav Keyboard\SkdUNav.exe
这三个档案不能用Startup Delayer去管理,否则tp4table.dat所加的程式,如MSN则无法支持。
如何让ThinkPad的TrackPoint的中键支持Windows Live Writer的捲动? Abstract
ThinkPad的TrackPoint相当好用,可惜预设并不支持Windows Live Wrier,该如何让TrackPoint支持Windows Live Writer呢?
Solution
Step 1:
若为ThinkPad,用Notepad开启c:\WINDOWS\system32\tp4table.dat。
若为ThinkPad USB Travel keyboard with UltraNav,用Notepad开启c:\Program Files\Synaptics\SynTP\tp4table.dat。
Step 2:
在
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Pass 0 rules (These rules run first)
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
区段中的最后,加入以下文字
; Windows Live Writer
*,*,WindowsLiveWriter.exe,*,*,*,WheelStd,0,9
Remark
1.将来若有新软件不支持TrackPoint,都可以自己利用这种方式修改。
2.ThinkPad USB Travel keyboard with UltraNav在开机时需要用到三个档案,分別是
C:\Program Files\Synaptics\SynTP\SynTPLpr.exe
C:\Program Files\Synaptics\SynTP\SynTPEnh.exe
C:\Program Files\Lenovo\UltraNav Keyboard\SkdUNav.exe
这三个档案不能用Startup Delayer去管理,否则tp4table.dat所加的程式,如MSN则无法支持。
|
关于我们