Skip to content

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

@vareille

Description

@vareille

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions