Hello, i made this note for myself and thought it would be useful to post it (as i couldn’t find these informations there) :
To reduce the mouse/trackball/trackpad sensitivity into the Organelle OS, you can run these command lines :
#1 type & enter : su
#2 type & enter the password : music
#3 type & enter : mount / -o remount,rw
#4 type & enter : nano /usr/share/X11/xorg.conf.d/40-libinput.conf
#5 look for the pointer section « InputClass » and add this line : Option “AccelSpeed” “-1”
#6 save and restart GUI to apply
#7 reboot for safety, or type & enter : mount / -o remount,ro
the values goes from -1 to 1 (-1 is the slowest), it can have decimals like -0.5
so patching on the Organelle OS isn’t painful anymore… 
EDIT : here’s a picture for example
