[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

disabilitare touchpad ETPS/2 Elantech



Uso debian 12

Nel mio notebook ho un touchpad ETPS/2 Elantech 
---
$ cat /proc/bus/input/devices
I: Bus=0011 Vendor=0002 Product=000e Version=0000
N: Name="ETPS/2 Elantech Touchpad"
P: Phys=isa0060/serio4/input0
S: Sysfs=/devices/platform/i8042/serio4/input/input11
U: Uniq=
H: Handlers=mouse0 event6 
B: PROP=5
B: EV=b
B: KEY=e420 10000 0 0 0 0
B: ABS=661800011000003
-------

Vorrei disabilitarlo e riabilitarlo da terminale con i comandi
appropriati.

Se fosse un touchpad synaptic sarebbe semplice 

$ synclient TouchpadOff=1 

ma essendo un Elantech penso che potrei usare xinput

xinput --set-prop 'ETPS/2 Elantech Touchpad' 'Device Enabled' 0

xinput non è installato di default su debian 12.

Domanda: se installo xinput rischio di incasinare qualcosa ?

grazie





-- 
Filippo


Reply to: