分页: 2 / 2

Re: 安装9.04后触摸板没用了

发表于 : 2009-05-25 17:42
chinalu
我也是,等待解决办法

Re: 安装9.04后触摸板没用了

发表于 : 2009-07-02 19:09
drvicar
:em06 我的还是不能用呢。

Re: 安装9.04后触摸板没用了

发表于 : 2009-07-14 8:53
winx_duke
:em06 貌似我的one 没毛病...

Re: 安装9.04后触摸板没用了

发表于 : 2009-07-22 16:04
qchl
我是acer 5503Z的本,安装后用触控板会导致键盘和触控板失灵,用外接鼠标不碰触控则一切正常,第一次不要win就这样,很不爽阿!
google之,解决 http://alucinogenado.wordpress.com/2009 ... -xorg-160/
sudo modprobe -r psmouse
sudo modprobe psmouse proto=imps
create the file /etc/modprobe.d/options
添加 options psmouse proto=imps
保存改动。
目前正常。就是开关机有点花屏,还不知道怎么办

Re: 安装9.04后触摸板没用了

发表于 : 2009-07-24 18:32
song1980
qchl 写了:我是acer 5503Z的本,安装后用触控板会导致键盘和触控板失灵,用外接鼠标不碰触控则一切正常,第一次不要win就这样,很不爽阿!
google之,解决 http://alucinogenado.wordpress.com/2009 ... -xorg-160/
sudo modprobe -r psmouse
sudo modprobe psmouse proto=imps
create the file /etc/modprobe.d/options
添加 options psmouse proto=imps
保存改动。
目前正常。就是开关机有点花屏,还不知道怎么办
感谢楼上阿,好用了, :em11

Re: 安装9.04后触摸板没用了

发表于 : 2009-07-26 12:53
mumuxp
我也遇到了类似的问题 不过后来发现 UBUNTU 启动的时候默认关闭触摸板了 自己用热键激活把~

Re: 安装9.04后触摸板没用了

发表于 : 2009-07-26 12:58
xyf
好像是鼠标那里可以设置的,具体的忘了。 :em06

Re: 安装9.04后触摸板没用了

发表于 : 2009-10-10 22:51
elintein
mumuxp 写了:我也遇到了类似的问题 不过后来发现 UBUNTU 启动的时候默认关闭触摸板了 自己用热键激活把~
原来是默认关闭了 :em06

但是我的热键激活也失效了,请问可以从什么地方改开始激活吗?

改过xorg.conf 没用。

Re: 安装9.04后触摸板没用了

发表于 : 2009-10-13 23:33
wzg8
我的电脑(联想天逸)也有这个问题,Elantech触摸板。
在网上找了几个方法都不好用,最好在一个国外网站上找到一个方法就可以用了。
下面是原文的链接:http://www.jdsign.dk/blog/2009/6/9/ubun ... rking.aspx
具体的内容我COPY到下面:

Ubuntu 9.04 ETPS/2 Elantech Touchpad not working
Tuesday, June 09, 2009 by Jakob Danelund

I have this laptop with an PS/2 Elantech Touchpad. I could use the mouse buttons, but the touchpad didn't work. In the device manager it was recognized as a ETPS/2 Elantech Touchpad. But apparently Ubuntu 9.04 Jaunty Jackalope isn't compatible with this so heres a workaround for this:

Open the terminal and type the following:

sudo rmmod psmouse
sudo modprobe psmouse proto=imps

you should now be able to use your touchpad once again

输入上面的两个命令就搞定。

Re: 安装9.04后触摸板没用了

发表于 : 2009-10-14 0:10
wzg8
和19楼的效果一样,
按照19楼说的创建一个OPTION文件就不用每次输入命令了. :em11

Re: 安装9.04后触摸板没用了

发表于 : 2009-12-04 10:50
xc1427
wzg8 写了:和19楼的效果一样,
按照19楼说的创建一个OPTION文件就不用每次输入命令了. :em11
这个方法确实可行。我的是清华同方超锐K431,触摸板也是Elantech的,也是装了9.04后就不能用了。

Re: 安装9.04后触摸板没用了

发表于 : 2010-06-05 20:57
badpenguin
谢谢啦,总算解决了神舟Q100P在9.04下的触摸板问题。 :em01

Re: 安装9.04后触摸板没用了

发表于 : 2010-11-13 15:54
operink
谢谢24楼,现在能用了