Mouse Sensitivity Setting Doesn't Work

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Kabutoo
Level 1
Level 1
Posts: 1
Joined: Mon Aug 02, 2021 7:36 pm

Mouse Sensitivity Setting Doesn't Work

Post by Kabutoo »

Mouse sensitivity setting doesn't work.
But with this command it works: xinput --set-prop "my device" "Coordinate Transformation Matrix" value 0 0 0 value 0 0 0 1
Using: "Linux Mint 20.1 Cinnamon"
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
all41
Level 19
Level 19
Posts: 9518
Joined: Tue Dec 31, 2013 9:12 am
Location: Computer, Car, Cage

Re: Mouse Sensitivity Setting Doesn't Work

Post by all41 »

for certain devices you may need to run a startup script.
These attributes are set at my startup:
example only:
#!/bin/bash
xinput set-prop 'Logitech Rechargeable Trackpad T651' "Device Accel Profile" 2 &
xinput set-prop 'Logitech Rechargeable Trackpad T651' "Device Accel Velocity Scaling" 99.500000
Everything in life was difficult before it became easy.
Locked

Return to “Beginner Questions”