`

Scrolling Problem of NetBEANS at ThinkPad

阅读更多

from http://www.syaoran.net/blog/2010/01/how-to-enable-thinkpad-trackpoint-scrolling/

 

  1. 找到你的 TP4table.dat,上面是說到 C:\Program Files\Synaptics\SynTP\ 找,不過我是Windows7 x64,最後是在 C:\Program Files\Lenovo\TrackPoint\ 找到的。
  2. 用編輯器打開它,若是windows7得先取得所有權限。
  3. 文法是:
  4. ; Program Name
    *,*,ProgramName.exe,*,*,*,WheelStd,1,9
  5. 加上NetBeans和AquaDataStudio的support
  6. ; NetBeans support
    *,*,netbeans.exe,*,*,*,WheelStd,1,9
    
    ; Aqua Data Studio 8 support
    *,*,datastudio.exe,*,*,*,WheelStd,1,9
     
  7. save and restart ~
  8. XP應該是在c:\windows\system32\

 

 

 

 

 

 

 

 

 

 

 

 

 

分享到:
评论

相关推荐

    yet another smooth scrolling

    标题“yet another smooth scrolling”指的是一个Firefox浏览器的扩展插件,其主要功能是提供更平滑、更流畅的页面滚动体验。在描述中提到,这个插件的目标是为Firefox用户带来类似于Opera浏览器的平滑滚动效果,...

    6种基于js Scrolling的滚动面板

    "6种基于js Scrolling的滚动面板"是一个主题,它涵盖了使用JavaScript实现的多种滚动效果,这些效果可以增强用户体验,使网页更加生动和吸引人。下面我们将深入探讨这六个滚动面板的知识点。 1. **纯JavaScript滚动...

    Automatic-Scrolling-Tabs113.zip

    标题“Automatic-Scrolling-Tabs113.zip”所指的是一个特定的压缩文件,其中包含了一个谷歌浏览器插件,该插件的主要功能是实现自动滚动网页。这个插件设计得非常人性化,尤其对于那些喜欢阅读在线小说或者长时间...

    AlphaControls v11.17 Stable (D5 - D10.1 & CB6 - CB10.1)

    Solved problem with scrolling of the TsSkinSelector component by keyboard Solved issue with empty form showing when ExtendedBorders used Solved problem with hotkeys when TsComboboxEx is focused Added ...

    Delphi2010皮肤控件AlphaControls6.21FS

    * Solved problem of MDI repainting after using of standard actions (like "Cascade") * Solved problem of hints showing which occurs in modal forms sometimes * Many small improvements 05.06.2008 ...

    Comment Scrolling.rp

    Comment Scrolling.rp

    详解overflow-scrolling解决滚动卡顿问题

    以下代码可解决这种卡顿的问题:-webkit-overflow-scrolling: touch;,是因为这行代码启用了硬件加速特性,所以滑动很流畅。这个方法的确可以解决ios5.0、android4.0以后系统的滑动卡顿问题。 -webkit-overflow-...

    Android代码-HgLauncher

    HgLauncher is a launcher with a design philosophy of 'if it works, it works.' Consisting of simply a scrolling list of apps, there is very little visual cue to disturb you. If all you want in a ...

    Thinkpad 小红点(TrackPoint)超级攻略

    ### ThinkPad小红点(TrackPoint)超级攻略 #### 全面解析ThinkPad笔记本UltraNav操控界面使用技巧 ThinkPad系列笔记本电脑以其出色的耐用性和高效的工作性能受到许多专业人士的青睐,其中标志性的“小红点”...

    how to scrolling text 2

    you can know how to scrolling text with C#

    ibaHD-Server.rar

    functions like browsing, scrolling, jumping at a certain date Fast zoom function for displaying data from annual, monthly or weekly overview down to a millisecond range Combined display of current ...

    html 网页加载

    本篇文章将围绕提供的代码片段`<iframe src="show.asp" frameBorder="0" width="500" scrolling="no" height="230"></iframe>`展开详细讨论。 ### `<iframe>`标签概述 `<iframe>`(Inline Frame)是HTML中的一个...

    LinqListGridBind_Scrolling_cs.zip

    LinqListGridBind_Scrolling_cs.zip LinqListGridBind_Scrolling_cs.zipLinqListGridBind_Scrolling_cs.zipLinqListGridBind_Scrolling_cs.zip

    Scrolling Tricks.zip

    Scrolling Tricks介绍: 实现滑动视图(ScrollView)中的头部两种滑动效果。一种是向上滑动View时,头部也向上滑动并且消失,当向下滑动时,头部马上出现,所以叫做Quick Return(如效果图1);一种是无论向上或者...

    smooth-scrolling:平滑滚动和滚动上的视差效果

    npm install smooth-scrolling import Smooth from 'smooth-scrolling' const section = document . querySelector ( '.vs-section' ) const smooth = new Smooth ( { native : true , section : section , ease...

    Automatic Scrolling Textarea Using HTML JavaScript.zip

    这里的`id`属性是“scrolling-textarea”,便于我们在JavaScript中找到这个元素进行操作。 接下来,我们来讨论JavaScript部分。JavaScript可以用来修改DOM(文档对象模型)元素,实现动态效果。在这个例子中,我们...

    AlphaControls 2014 xe6 full source

    * Improved painting of scrolling buttons in pagecontrols * Resolved issue in work of "CloseTab" buttons in TsPageControl component * Some small bugfixes 27.06.2014 AlphaControls v9.05 Beta ...

    无缝滚动scrolling.rar

    在这个"无缝滚动scrolling.rar"压缩包中,我们很可能是找到了一个关于如何在JavaScript中实现无缝滚动的示例或教程。 在JavaScript中,无缝滚动通常涉及到以下几个关键知识点: 1. **事件监听**:为了响应用户的...

    scrolling display_noPI.zip

    标题“scrolling display_noPI.zip”暗示了一个项目,它涉及在Linux环境中使用C语言和ncurses库创建一个终端模拟器,用于展示8x8 LED矩阵的滚动文本。这个项目可能是针对那些想要学习或实践控制字符界面输出、低级别...

    Scrolling各种样式的滚动页面特效代码

    "Scrolling各种样式的滚动页面特效代码"是一个集合,它包含了多种不同的滚动效果,旨在帮助开发者实现独特且引人入胜的网页交互。 1. **滚动锚点链接** (Scroll Anchor Links) 这是一种常见的滚动特效,通过点击...

Global site tag (gtag.js) - Google Analytics