question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Wayland] Please split input config for pointer and touchpad devices

See original GitHub issue

Last week https://github.com/qtile/qtile/pull/2548 was merged, which is awesome! There’s one improvement I would like to as for though: to be able to split the configuration of type:pointer and type:touchpad devices. Currently only type:pointer is supported, which covers both mouses and touchpads. This leads in my case to natural_scroll=True being applied to my mouse too, which I find very annoying. 😃

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:9 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
m-colcommented, Feb 22, 2022

Great to hear. That’s it merged for you.

0reactions
arjan-scommented, Feb 22, 2022

Yes, this is perfect now, thank you!!

Read more comments on GitHub >

github_iconTop Results From Across the Web

libinput - ArchWiki
libinput is a library to handle input devices in Wayland compositors and to provide a generic X.Org input driver.
Read more >
Configuration options — libinput 1.22.0 documentation
Use libinput list-devices to show the configuration options for local devices. ... Pointer acceleration is a function to convert input deltas to output ......
Read more >
How do i turn off the trackpoint within wayland? - Ask Ubuntu
When using xorg, i can use this command to shut it off: xinput -set-prop "AlpsPS/2 ALPS DualPoint Stick" "Device Enabled" 0.
Read more >
Disable laptop touchpad on Wayland - Unix Stack Exchange
First of all, try if this dconf setting is of any use: gsettings set org.gnome.desktop.peripherals.touchpad disable-while-typing 'false'.
Read more >
libinput/meson.build at master · wayland-project ... - GitHub
Input device management and event handling library **MIRROR ONLY** - libinput/meson.build at master · wayland-project/libinput.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found