Wake Up
 
 
Featured Artwork Showcase
Dont Blame The Lag
4
Wake Up 23 hours ago 
Wake Up 19 Apr @ 6:11am 
Wake Up 2 Feb @ 2:21pm 
Disabling mice acceleration in Arch Linux systems, the commands to save in a file or apply directly in a terminal:

#!/bin/bash

xinput --set-prop 'pointer:''Wings Tech Xtrfy MZ1' 'libinput Accel Profile Enabled' 0, 1
xinput --set-prop 'pointer:''Wings Tech Xtrfy MZ1' 'libinput Accel Speed' -0.1

In terminal type : "xinput" to shows the mouse name of your mouse, my example shows my MZ1 mice.



Tutorial : https://www.youtube.com/watch?v=YkvTMnKajHE

Apply the changes persistently :
In [] Folder Create file (Mouse settings.sh) as root, right click and add "run as executable"
Using the (start up program panel) add a start up program using the file as a reference file.

Make sure the mouse name is correctly typed by test launching the file in a command prompt.
Wake Up 7 Jan @ 2:31am 
jeannetraduction.fr