Permanently raise my mouse pointer speed above 100

Questions about hardware, drivers and peripherals
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
MJP
Level 1
Level 1
Posts: 12
Joined: Tue Feb 13, 2018 1:12 am

Permanently raise my mouse pointer speed above 100

Post by MJP »

I use a Lenovo laptop with a track point mouse (it's what I'm used to - I don't like touch pads.) I know how to change the speed by modifying the file sys/devices/platform/i8402/serio1/serio2/speed , and I set it to 250, which is much more comfortable. But something keeps resetting it back to 97, usually when the computer sleeps, and I have to keep going back in and changing that speed file.

Is there something I can change which permanently sets the mouse speed to 250?
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
Flemur
Level 20
Level 20
Posts: 10096
Joined: Mon Aug 20, 2012 9:41 pm
Location: Potemkin Village

Re: Permanently raise my mouse pointer speed above 100

Post by Flemur »

MJP wrote: Fri Aug 17, 2018 7:41 amIs there something I can change which permanently sets the mouse speed to 250?
If you don't get a better answer, check out "xset": at the least, you can set up a simple (one-line) mouse-speed script to run when you login.
http://linuxreviews.org/howtos/xfree/mouse_speed_in_x/
https://wiki.archlinux.org/index.php/Mouse_acceleration
Please edit your original post title to include [SOLVED] if/when it is solved!
Your data and OS are backed up....right?
User avatar
JerryF
Level 16
Level 16
Posts: 6570
Joined: Mon Jun 08, 2015 1:23 pm
Location: Rhode Island, USA

Re: Permanently raise my mouse pointer speed above 100

Post by JerryF »

MJP wrote: Fri Aug 17, 2018 7:41 am I use a Lenovo laptop with a track point mouse (it's what I'm used to - I don't like touch pads.) I know how to change the speed by modifying the file sys/devices/platform/i8402/serio1/serio2/speed , and I set it to 250, which is much more comfortable. But something keeps resetting it back to 97, usually when the computer sleeps, and I have to keep going back in and changing that speed file.

Is there something I can change which permanently sets the mouse speed to 250?
Try this:
Make a copy of that speed file (just in case)
Edit the original speed file to 250
After saving the file, change the permissions of the file to read-only.

See if it stays.
MJP
Level 1
Level 1
Posts: 12
Joined: Tue Feb 13, 2018 1:12 am

Re: Permanently raise my mouse pointer speed above 100

Post by MJP »

xset doesn't seem to do anything on my system for some reason.
Locked

Return to “Hardware Support”