system starts with mouse Y axis reversed
- Vous devez vous identifier ou créer un compte pour écrire des commentaires
Hello.
I've recently installed a fresh Trisquel to my machine and encountered some mysterious issue.
Whenever I launch my PC, the mouse Y axis on my mouse is reversed by default (i.e. when I move up, pointer goes down and vice versa)
X axis works correct though.
I have to plug my mouse off and plug in again to restore the correct behaviour.
Does anyone has an idea what could be the cause of it?
My mouse model is Redragon TIGER.
Thank for any of the help in advance.
Update:
Mouse starts work properly. I have no idea what's the case. The only thing I've changed is I overwrite "Coordinate Transformation Matrix" using
xinput list-props
to find mouse ID and then
xinput set-props (mouse ID) "Coordinate Transformation Matrix" 1,0,0,0,1,0,0,0,1
the cool part that the values were already the same before the change. But doing nothing else except this, everything works just fine now.
I think the problem is already solved. Ask me if you have any questions towards similar thing.
- Vous devez vous identifier ou créer un compte pour écrire des commentaires