how to use the touchpad on notebook??

有關於X 環境當中所遇到的問題

Moderator: Forums Team

User avatar
oai79
Posts: 351
Joined: Tue Jun 17, 2003 7:59 pm
Contact:

Post by oai79 »

如果dmesg內沒有的話,事情就比較難辦了,所以請你確定一下真的沒有,會不會漏看了?可以用下面的code check 一下

Code: Select all

dmesg | grep -i synaptic
如果真的沒有,建議是換個kernel看看,你是用gentoo-dev-sources 嗎?你試試看gentoo-dev-sources, gentoo-sources, vanilla-sources...看運氣了,因為那個kernel比較可能成功,我不熟,看板上高人建議一下。

還有,你用的kernel version,和nb的款式,知道一下比較好想問題在那。

再說嘍
Last edited by oai79 on Sun Jul 18, 2004 1:33 am, edited 1 time in total.
tttkkk
Posts: 24
Joined: Sat Jul 10, 2004 3:29 pm

Post by tttkkk »

oai79 wrote:如果dmesg內沒有的話,事情就比較難辦了,所以請你確定一下真的沒有,會不會漏看了?可以用下面的code check 一下

Code: Select all

dmesg | grep -i synaptic
如果真的沒有,建議是換個kernel看看,你是用gentoo-dev-sources 嗎?你試試看gentoo-dev-sources, gentoo-sources, vanilla-sources...看運氣了,因為那個kernel比較可能成功,我不熟,看板上高人建議一下。

還有,你用的kernel version,和nb的款式,知道一下比較好想問題在那。

再說嘍
无论如何先谢谢大家的帮助。我是用gentoo-dev-sources 是2.6.7-r8的
nb是TCL的,这个牌子原来是WINBOOK。
scsi
Posts: 1326
Joined: Tue Oct 14, 2003 7:49 am
Contact:

Post by scsi »

tttkkk wrote: 无论如何先谢谢大家的帮助。我是用gentoo-dev-sources 是2.6.7-r8的
nb是TCL的,这个牌子原来是WINBOOK。
你試試看development-sources
可能可以用…
gentoo-dev-sources 一樣會造成我的羅技ps/2滑鼠不work
世界再大,不過是妳我之間的事
:111.gif: 欲使用GOT的ebuild請看Gentoo 台灣中文 Ebuild 使用指南
Image  我的部落格
paar
Posts: 1154
Joined: Thu Jan 30, 2003 10:53 am
Location: 打狗市
Contact:

Post by paar »

每家 NB 的 touchpad 做法不一樣,
我兩台 NB 都沒設定過 synaptics,
多參考參考好了:

Code: Select all

# uname -a
Linux genb.idv 2.6.7-gentoo-r8 #2 Tue Jul 6 14:34:56 CST 2004 i686 Intel(R) Celeron(TM) CPU                1066MHz GenuineIntel GNU/Linux

# less /etc/X11/XF86Config
...
Section "InputDevice"
 
    Identifier  "Mouse1"
    Driver      "mouse"
    Option "Protocol"    "PS/2"
    Option "Device"      "/dev/mouse"
                                                              
    Option "Emulate3Buttons"
                                                                      
EndSection
手上用 2.6.7 的這台只設定這樣..
叫我老帕好了!
Image
paar
Posts: 1154
Joined: Thu Jan 30, 2003 10:53 am
Location: 打狗市
Contact:

Post by paar »

糟糕, 說錯了..以上的設定是在 2.4.2x 時正常..
在 2.6.x 還沒去找過怎麼設定, 因為一直都是外接滑鼠來用,
以前也常把 touchpad 給取消掉 (因為打字會碰到 touchpad),
所以也都沒發現.
叫我老帕好了!
Image
Post Reply