ubuntu 9.04 小红点中按键终于能用了...................
本来以为不能用,搜索了下。发现挺简单的。。。$sudo gedit /etc/hal/fdi/policy/mouse-wheel.fdi
复制下面进去
<?xml version="1.0" encoding="UTF-8"?>
<match key="info.product" string="TPPS/2 IBM TrackPoint">
<merge key="input.x11_options.EmulateWheel" type="string">true</merge>
<merge key="input.x11_options.EmulateWheelButton" type="string">2</merge>
<merge key="input.x11_options.XAxisMapping" type="string">6 7</merge>
<merge key="input.x11_options.YAxisMapping" type="string">4 5</merge>
<merge key="input.x11_options.ZAxsisMapping" type="string">4 5</merge>
<merge key="input.x11_options.Emulate3Buttons" type="string">true</merge>
</match>
重启hal和gdm服务:
$ sudo /etc/init.d/hal restart
$ sudo /etc/init.d/gdm restart
我这样就可以用了,firefox和opera,包括QQ for linux都能滚轮了
[ Edited by维尼囧 on 2009-6-30 21:48 ] mark xiexie!!! 提示没有权限怎么办阿 Posted by 孑然一身 on 2009-6-28 13:32 http://www.ibmnb.com/images/common/back.gif
提示没有权限怎么办阿
没用sudo权限?
实在不行就用chmod 777 * -R把文件夹里面权限改成777把:-| :-| :-|
我在9。04里面没有提示权限问题阿 Posted by 维尼囧 on 2009-6-28 17:54 http://www.ibmnb.com/images/common/back.gif
没用sudo权限?
实在不行就用chmod 777 * -R把文件夹里面权限改成777把:-| :-| :-|
我在9。04里面没有提示权限问题阿
没有这个目录啊. /hal/fdi/policy/mouse-wheel.fdi
没有这个目录.
回复 #7 知识力量 的帖子
囧。。。。。。。。。。。是没有阿
$sudo gedit etc/hal/fdi/policy/mouse-wheel.fdi
不就建这个了
如果不行你就现建立,在把内容放进去 马克一下 添加不了是因为etc前面少了一个/
$sudo gedit /etc/hal/fdi/policy/mouse-wheel.fdi 谢谢楼主,今晚试一下 Posted by 得意孤星 on 2009-6-29 15:34 http://www.ibmnb.com/images/common/back.gif
添加不了是因为etc前面少了一个/
$sudo gedit /etc/hal/fdi/policy/mouse-wheel.fdi
:-| :-| :-|
是 感谢楼主,的确可以,只是重启第二个服务的时候没有办法回到图形界面,只有重启才行,不知是什么原因? 小V居然也是Linux Fans啊:D 我也这样操作了,中间键还是没有反应。。。。 直接在图形终端窗口下面 sudo /etc/init.d gdm restart 会导致X Server退出半重启,从而干扰未关闭的进程,建议切回tty0下面做。 ....问个小白问题。。。。如何切回tty0啊? tty0? ctrl+alt+F1-F6是六个控制台,F7是X窗口,0? 新装的电脑有时候不能用 update一下就可以了 成功了,可行的方法,万分感谢。 可以360度滚了:D sudo gedit /etc/hal/fdi/policy/mouse-wheel.fdi
添加:
<?xml version="1.0" encoding="UTF-8"?>
<match key="info.product" string="TPPS/2 IBM TrackPoint">
<merge key="input.x11_options.EmulateWheel" type="string">true</merge>
<merge key="input.x11_options.EmulateWheelButton" type="string">2</merge>
<merge key="input.x11_options.XAxisMapping" type="string">6 7</merge>
<merge key="input.x11_options.YAxisMapping" type="string">4 5</merge>
<merge key="input.x11_options.ZAxsisMapping" type="string">4 5</merge>
<merge key="input.x11_options.Emulate3Buttons" type="string">true</merge>
</match>
重启
这样应该就可以了^u^ mark 一下 恭喜。
还有一个难题是将小红点当按键使用。
谢谢啦
终于能用小红点啦!其实我的触摸板用着也挺好的。用两个手指同时往下可实现向下翻页。记住两个手指现时哟。我用t43 非常不错,9.10已经用上了,谢谢! thanks 请问怎么屏蔽掉触摸板? Posted by FinalBoy on 2009-12-8 11:34 http://www.ibmnb.com/images/common/back.gif
请问怎么屏蔽掉触摸板?
有个软件可以的
你用apt-cache查一下的 after these commands,my trackpoint is the same to the right click.
backtrak 3...
页:
[1]
2