xorg不用hal了,thinkpad的红帽现在怎么整啊
时间:2010-06-21
来源:互联网
作者: ulosggs 发布时间: 2010-06-21
可以参考一下arch wiki的资料,还有thinkpad wiki的
晚上回去如果还记得到的话,我再把配置贴一下吧
作者: axlrose 发布时间: 2010-06-21
/etc/X11/xorg.conf.d/
下面的文件。
或者
sudo X -configure
生成xorg.conf.new
作者: Syrano 发布时间: 2010-06-21
作者: tjdbaa 发布时间: 2010-06-22
Step 1. Create a new file
sudo nano /usr/lib/X11/xorg.conf.d/20-thinkpad.conf
Step 2. Insert the following
Section "InputClass"
Identifier "Trackpoint Wheel Emulation"
MatchProduct "TPPS/2 IBM TrackPoint|DualPoint Stick|Synaptics Inc. Composite TouchPad / TrackPoint"
MatchDevicePath "/dev/input/event*"
Option "EmulateWheel" "true"
Option "EmulateWheelButton" "2"
Option "Emulate3Buttons" "false"
Option "XAxisMapping" "6 7"
Option "YAxisMapping" "4 5"
EndSection
Step 3. Save file, restart computer, and enjoy!
作者: playfish 发布时间: 2010-06-22
作者: playfish
http://www.eastwoodzhao.com/thinkpad...04-lucid-lynx/
Step 1. Create a new file sudo nano /usr/lib/X11/xorg.conf.d/20-thinkpad.conf Step 2. Insert the following Section "InputClass" Identifier "Trackpoint Wheel Emulation" MatchProduct "TPPS/2 IBM TrackPoint|DualPoint Stick|Synaptics Inc. Composite TouchPad / TrackPoint" MatchDevicePath "/dev/input/event*" Option "EmulateWheel" "true" Option "EmulateWheelButton" "2" Option "Emulate3Buttons" "false" Option "XAxisMapping" "6 7" Option "YAxisMapping" "4 5" EndSection Step 3. Save file, restart computer, and enjoy! |
作者: ulosggs 发布时间: 2010-06-22
作者: ganloo 发布时间: 2010-06-22
热门阅读
-
office 2019专业增强版最新2021版激活秘钥/序列号/激活码推荐 附激活工具
阅读:74
-
如何安装mysql8.0
阅读:31
-
Word快速设置标题样式步骤详解
阅读:28
-
20+道必知必会的Vue面试题(附答案解析)
阅读:37
-
HTML如何制作表单
阅读:22
-
百词斩可以改天数吗?当然可以,4个步骤轻松修改天数!
阅读:31
-
ET文件格式和XLS格式文件之间如何转化?
阅读:24
-
react和vue的区别及优缺点是什么
阅读:121
-
支付宝人脸识别如何关闭?
阅读:21
-
腾讯微云怎么修改照片或视频备份路径?
阅读:28