sh 用于为Thinkpad T440p / Thinkpad L440设置synaptics配置的脚本

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sh 用于为Thinkpad T440p / Thinkpad L440设置synaptics配置的脚本相关的知识,希望对你有一定的参考价值。

#!/bin/sh

# this script sets some parameters to get a useable configuration
# these changes are not persistent, you may want to include this in your autostart

# 1 finger = left click, 2 finger = right click, 3 finger = middle click 
synclient TapButton2=3
synclient TapButton3=2
synclient ClickFinger2=3
synclient ClickFinger3=2

# enable horizontal two-finger scrolling (vertical is enabled by default)
synclient HorizTwoFingerScroll=1

# disable the top edge of the touchpad to prevent jittering when using the trackpoint
synclient AreaTopEdge=2500

# configure trackpoint buttons
synclient RightButtonAreaLeft=3700
synclient RightButtonAreaRight=0
synclient RightButtonAreaTop=0
synclient RightButtonAreaBottom=2300
synclient MiddleButtonAreaLeft=2900
synclient MiddleButtonAreaRight=3500
synclient MiddleButtonAreaTop=0
synclient MiddleButtonAreaBottom=2300

以上是关于sh 用于为Thinkpad T440p / Thinkpad L440设置synaptics配置的脚本的主要内容,如果未能解决你的问题,请参考以下文章

Thinkpad T440p如何重装win7系统

thinkpad T440P 如何将原装的win8 64位 换成win7 32位的系统

我的ThinkPad T440P POO,无线网络总是连接不上,网卡型号Intel wireless-N 7260.怎么处理?

联想ThinkPad E4O开机显示Phoenix securecore(tm)NB 联想Th

sh ThinkPad thinklight blink shell脚本

sh http://csicar.github.io/archlinux/thinkpad/2016/04/16/archlinux-touchpad-disable.html