Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work on thinkpad t480 #2

Closed
amosbird opened this issue May 12, 2019 · 5 comments
Closed

Doesn't work on thinkpad t480 #2

amosbird opened this issue May 12, 2019 · 5 comments

Comments

@amosbird
Copy link

I'm trying this promising script on my arch box on thinkpad t480, however it doesn't work as it does literally nothing. Three finger drag doesn't generate any noticeable events to me.

If it doesn't for you, please file an issue with as much documentation as you can so that I can try to fix it.

I'm very unfamiliar with libinput and uinput, what information should I provide? Thanks!

@amosbird
Copy link
Author

libinput list-devices

Device:           SynPS/2 Synaptics TouchPad
Kernel:           /dev/input/event12
Group:            11
Seat:             seat0, default
Size:             98x65mm
Capabilities:     pointer gesture
Tap-to-click:     disabled
Tap-and-drag:     enabled
Tap drag lock:    disabled
Left-handed:      disabled
Nat.scrolling:    disabled
Middle emulation: disabled
Calibration:      n/a
Scroll methods:   *two-finger edge
Click methods:    *button-areas clickfinger
Disable-w-typing: enabled
Accel profiles:   none
Rotation:         n/a

@daveriedstra
Copy link
Owner

I just pushed a change that had been sitting on my t580 for a while, try it now! I also have the synaptics touchpad so it should work. Let me know if you have trouble.

@daveriedstra
Copy link
Owner

Oh I should also mention I've discovered that the /dev/input address of the device changes occasionally, so an autostart script won't be super reliable. An autodetect touchpad feature is coming in draggy eventually.

@amosbird
Copy link
Author

Yeah, it now works as expected. However that -l lock option doesn't work well. Cursor jumps around when doing drags after the first one. https://la.wentropy.com/yW-8.webm

@daveriedstra
Copy link
Owner

Moved locked drag jumpiness to its own issue; closing this issue as the original problem has been fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants