>>105989579 (OP)What are you talking about? It's really easy. Just open the file
>/usr/share/X11/xorg.conf/40-libinput.confthen set the "flat" profile to 1 and the adaptive and custom profiles to 0.
Find your device id using the command
>xinputAfter that change it using the device ID you found with this:
>xinput set-prop "<deviceid>" "libinput Accel Profile Enabled" 0 1 0Check it afterwards with:
>xinput list-props "<deviceid>"Oh you want it to work after you reboot don't you? Well fuck you then you need to edit /etc/X11/xorg.conf/40-libinput.conf and put a bunch of random bullshit inside of the file.
Oh way you use any other distro but the one I'm using? Fuck if I know probably need to edit .Xresources in your home folder. Oh you wanted to change acceleration instead of disabling it? That's an entirely different thing using set-props. Then you have to edit yet another file in that same global configuration directory because why not. It's *nix.
Oh do you use Wayland? Too bad. It's different for each and every WM and DE. Use a mix of wayland and xorg? LMFAO good luck.