专门网论坛 » ◇Linux,BSD等平台◇ » ubuntu 8.04下小红点的问题

2008-6-2 15:14 sjk_009
ubuntu 8.04下小红点的问题

在ubuntu下面使用小红点的时候不能双击,请问哪位兄弟遇到过,知道的说下哈!谢谢了!

2008-6-22 23:04 moreal
這兒是效果頁面。[url]http://tpctl.sourceforge.net/configure-trackpoint.html[/url]
下面是.deb文件下載鏈接,下載configure-trackpoint 0.6這個,自動安裝完後,去新立得軟件源更新一下。不過設置還是有bug,設置完後,在我的機器上不能保存。
[url]http://sourceforge.net/project/showfiles.php?group_id=1212[/url]

2008-6-27 19:38 ivylw
遇到的问题同楼上,设置后不能保存。

2008-8-19 21:40 songxin
现在这个问题解决没有?
我的X300,为什么小红点能移动,兰条按下去却没有反应?

2008-9-8 15:55 zCK
我的驱动下载了安装不上,提示错误

2008-9-8 16:28 jokychen
我也双击不了,不过习惯用蓝键了。

2008-9-25 01:52 yunfeitao
我的小红点可以正常使用,就是太慢了,找到一篇[url]http://www.thinkwiki.org/wiki/How_to_configure_the_TrackPoint[/url]可以解决小红点问题的可惜偶英文太差~~~~~~盼望有哪位大虾能指点迷津救救钟爱的小红点~~

2008-10-1 00:50 ngukho
用Google翻译,这种中规中矩的文字翻译质量不错。

2008-10-3 22:26 engelbert
将/etc/X11/xorg.conf文件中的:
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
EndSection
改为:
Section "InputDevice"
    Identifier "Configured Mouse"
    Driver "mouse"
    Option "CorePointer"
    Option "Device" "/dev/input/mice"
    Option "Protocol" "ImPS/2"
    Option "Emulate3Buttons" "true"
    Option "ZAxisMapping" "4 5"
    Option "EmulateWheel" "true"
    Option "EmulateWheelButton" "2"
EndSection

页: [1]


Powered by Discuz! Archiver 5.6.0  © 2001-2006 Comsenz Inc.