Linux下修改debian wheezy默认配置的解决方法汇总

      debian wheezy修改默认配置   环境:Thinkpad T420s + Debian Wheezy   1,thinkpad禁用触摸板(反正我是一直不习惯用触摸板)在 /etc/profile 配置文件尾部添加 synclient TouchpadOff=1   2,thinkpad trackpoint(小红帽)启用中键滚动,并调整速度与灵敏度编写一个小脚本添加到开机启动项里,脚本内容如下:   [plain]   #!/bin/bash   echo -n 120 》 /sys/devices/platform/i8042/se...
日期: 栏目:系统教程 阅读:18