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

Mtrack is not the default touchpad #114

Open
a7med7asan15 opened this issue Sep 19, 2021 · 1 comment
Open

Mtrack is not the default touchpad #114

a7med7asan15 opened this issue Sep 19, 2021 · 1 comment

Comments

@a7med7asan15
Copy link

I can't get the mtrack driver to work. I followed the procedure. configure, make, install. But How to make it my default touchpad. Libinput still takes over.

Here is the output of:

xinput --list

image

Here is the output of:

libinput --list-devices

image

@IridescentOwl
Copy link

The Reason for that is because you are running Wayland. This driver is made for Xorg and not wayland. Also if you switch back to Xserver there is a very good possibility that mtrack will not work because you have installed synaptics as well which will prevent mtrack form being the default. You can remove synaptics using sudo apt remove xserver-xorg-input-synaptics. Hope that helps and sorry if something here is missing because I am relatively new to all this.

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