Xfce Forum

Sub domains
 

You are not logged in.

#1 2024-01-02 17:31:03

Gloster
Member
Registered: 2024-01-02
Posts: 8

[Solved]Touchpad Elan1200, l.m button will be activated without click

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

#2 2024-01-09 06:24:15

Gloster
Member
Registered: 2024-01-02
Posts: 8

Re: [Solved]Touchpad Elan1200, l.m button will be activated without click

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

#3 2024-01-11 08:35:59

Gloster
Member
Registered: 2024-01-02
Posts: 8

Re: [Solved]Touchpad Elan1200, l.m button will be activated without click

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

#4 2024-01-11 12:44:17

eriefisher
Member
From: ON, Canada
Registered: 2008-10-25
Posts: 416

Re: [Solved]Touchpad Elan1200, l.m button will be activated without click

This has a pretty good explanation and may help.

https://wiki.manjaro.org/index.php/Limi … he_journal


Siduction
Debian Sid
Xfce 4.18

Offline

Board footer

Powered by FluxBB