Hello,
First of all I hope I'm in the right place.
My problem is that when I suspend my computer (with Ubuntu 16.04), my trackpad disappears and I have to reboot to get it back. This is very aoying as suspending happens when I close the lid.
To illustrate the problem I found that I could get some informations about the touchpad with these commands :
Code:
$ egrep -i 'synap|alps|etps' /proc/bus/input/devices $ xinput list "$(egrep -i 'synap|alps|etps' /proc/bus/input/devices |cut -d'"' -f2)"
Code:
N: Name="ETPS/2 Elantech Touchpad"
Code:
ETPS/2 Elantech Touchpad id=12 [slave pointer (2)]
Reporting 10 classes:
Class originated from: 12. Type: XIButtonClass
Buttons supported: 12
Button labels: "Button Left" "Button Middle" "Button Right" "Button Wheel Up" "Button Wheel Down" "Button Horiz Wheel Left" "Button Horiz Wheel Right" None None None None None
Button state:
Class originated from: 12. Type: XIValuatorClass
Detail for Valuator 0:
Label: Rel X
Range: 0.000000 - 3097.000000
Resolution: 31000 units/m
Mode: relative
Class originated from: 12. Type: XIValuatorClass
Detail for Valuator 1:
Label: Rel Y
Range: 0.000000 - 2119.000000
Resolution: 32000 units/m
Mode: relative
Class originated from: 12. Type: XIValuatorClass
Detail for Valuator 2:
Label: Rel Horiz Scroll
Range: 0.000000 - -1.000000
Resolution: 0 units/m
Mode: relative
Class originated from: 12. Type: XIValuatorClass
Detail for Valuator 3:
Label: Rel Vert Scroll
Range: 0.000000 - -1.000000
Resolution: 0 units/m
Mode: relative
Class originated from: 12. Type: XIValuatorClass
Detail for Valuator 4:
Label: Abs MT Touch Major
Range: 0.000000 - 2445.000000
Resolution: 0 units/m
Mode: absolute
Current value: 0.000000
Class originated from: 12. Type: XIValuatorClass
Detail for Valuator 5:
Label: Abs MT Pressure
Range: 0.000000 - 255.000000
Resolution: 0 units/m
Mode: absolute
Current value: 0.000000
Class originated from: 12. Type: XIScrollClass
Scroll info for Valuator 2
type: 2 (horizontal)
increment: 75.000000
flags: 0x0
Class originated from: 12. Type: XIScrollClass
Scroll info for Valuator 3
type: 1 (vertical)
increment: 75.000000
flags: 0x0
Class originated from: 12. Type: XITouchClass
Touch mode: dependent
Max number of touches: 5
Any help would be very appreciated and I'd like to thank those who will look into this in advance ![]()
برچسب:
نویسنده: استخدام کار