在Ubuntu 9.04下使用T43的触摸板 touchpad
0 个评论
步骤
1.创建新文件
de style=”white-space: nowrap; color: rgb(73, 89, 136); background-color: white;”>sudo gedit /etc/hal/fdi/policy/shmconfig.fdide>
2.
在里面添加下面的内容:
True
Enabling Touchpad on/off key
Source: [1] The SHMConfig is now controlled through hal. In the...
阅读全文
Ubuntu 9.10 T43 TrackPoint 配置
0 个评论
http://www.thinkwiki.org/wiki/How_to_configure_the_TrackPoint
1.root打开文件
sudo gedit /etc/hal/fdi/policy/mouse-wheel.fdi
2.复制下面的内容并保存
true
2
4 5
6 7
true
200
3. sudo rmmod psmouse
4. sudo modprobe psmouse
阅读全文