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

in the file manager thunar mtrack can't resize the columns ( name, size, type, etc...) #119

Open
vareille opened this issue Mar 3, 2022 · 0 comments

Comments

@vareille
Copy link

vareille commented Mar 3, 2022

xf86-input-mtrack version 0.3.1-1
I am using bunsenlabs (based on debian 10 buster). On a macbookair3,1 (2010)

I've installed xserver-xorg-input-mtrack and add my user to the input group (sudo adduser "whoami" input)
and in xorg.conf, just the minimum compulsory:

Section "InputClass"
    MatchIsTouchpad "on"
    Identifier "Touchpads"
    Driver "mtrack"
EndSection

I know I am using this driver because if I don't add this I am still on the libinput driver which doesn't register the taps.

Drag and drop works fine (double tap, keeping the second tap down) , even for resizing windows, but when you try to resize the column in Thunar, it doesn't work.

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

1 participant