You are not logged in.
Only to touch and move on the touchpad leads to an activation of the left mouse button, as drag and drop e.g. during use of Thunar.
Xubuntu 22.04
xinput list
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ ELAN1200:00 04F3:309F Mouse id=10 [slave pointer (2)]
⎜ ↳ ELAN1200:00 04F3:309F Touchpad id=11 [slave pointer (2)]
Currently used synclient settings :
Parameter settings:
LeftEdge = 128
RightEdge = 3072
TopEdge = 118
BottomEdge = 2080
FingerLow = 25
FingerHigh = 30
MaxTapTime = 180
MaxTapMove = 170
MaxDoubleTapTime = 180
SingleTapTimeout = 180
ClickTime = 100
EmulateMidButtonTime = 0
EmulateTwoFingerMinZ = 282
EmulateTwoFingerMinW = 7
VertScrollDelta = 77
HorizScrollDelta = 77
VertEdgeScroll = 0
HorizEdgeScroll = 0
CornerCoasting = 0
VertTwoFingerScroll = 0
HorizTwoFingerScroll = 0
MinSpeed = 1
MaxSpeed = 1.75
AccelFactor = 0.0515198
TouchpadOff = 0
LockedDrags = 0
LockedDragTimeout = 5000
RTCornerButton = 0
RBCornerButton = 0
LTCornerButton = 0
LBCornerButton = 0
TapButton1 = 1
TapButton2 = 3
TapButton3 = 2
ClickFinger1 = 1
ClickFinger2 = 0
ClickFinger3 = 0
CircularScrolling = 0
CircScrollDelta = 0.1
CircScrollTrigger = 0
CircularPad = 0
PalmDetect = 0
PalmMinWidth = 10
PalmMinZ = 200
CoastingSpeed = 20
CoastingFriction = 50
PressureMotionMinZ = 30
PressureMotionMaxZ = 160
PressureMotionMinFactor = 1
PressureMotionMaxFactor = 1
ResolutionDetect = 1
GrabEventDevice = 0
TapAndDragGesture = 0
AreaLeftEdge = 0
AreaRightEdge = 0
AreaTopEdge = 0
AreaBottomEdge = 0
HorizHysteresis = 19
VertHysteresis = 19
ClickPad = 1
RightButtonAreaLeft = 1600
RightButtonAreaRight = 0
RightButtonAreaTop = 1802
RightButtonAreaBottom = 0
MiddleButtonAreaLeft = 0
MiddleButtonAreaRight = 0
MiddleButtonAreaTop = 0
MiddleButtonAreaBottom = 0
Any idea to switch off this feature ?
Or does someone use the ELAN1200 without trouble, please post the output of :
synclient -l
Last edited by Gloster (2024-01-11 08:27:47)
Offline
Found the solution, load the libinput driver :
Renamed 70-synaptics.conf to 30-synaptics.conf.
ls -1 /usr/share/X11/xorg.conf.d/
10-amdgpu.conf
10-quirks.conf
10-radeon.conf
30-synaptics.conf
40-libinput.conf
51-synaptics-quirks.conf
70-wacom.conf
It leads to a less priority of 30-synaptics.conf.and libinput driver will be loaded.
No further behaviour as described.
Offline
Some further issue now with libinput driver (reference Xorg.0.log) :
event8 - ELAN1200:00 04F3:309F Touchpad: kernel bug: Touch jump detected and discarded.
event8 - ELAN1200:00 04F3:309F Touchpad: WARNING: log rate limit exceeded (5 msgs per 24h). Discarding future messages.
But its not "visible" by me during work, I am going to ignore it.
Offline
This has a pretty good explanation and may help.
Siduction
Debian Sid
Xfce 4.18
Offline
[ Generated in 0.012 seconds, 7 queries executed - Memory usage: 537.73 KiB (Peak: 539.02 KiB) ]