mouse cursor - bit too senstive and fast even on lowest setting
mouse cursor - bit too senstive and fast even on lowest setting
So I am just playing with GhostBSD18.12 in a VM (VirtualBox 6), very nice but just one problem, and that is the mouse. I have it set to the lowest sensitivity and acceleration - see screenshot; and it flies just be me nudging my mouse. I mean, if that is the lowest setting, will it go to plaid in the highest setting? Slow down mouse!
Re: mouse cursor - bit too senstive and fast even on lowest setting
So I went into the settings for VirtualBox, and changed the pointing device from PS/2 to USB Tablet, and now it is much better moving the mouse around , however now I cannot click on anything. I even rebooted and booted only the live environment only, same thing. The speed on the mouse is now sane, but I just cannot click on anything nothing happens when I click on an icon or menu. So I am stuck. I can either have a sensitive and too much of an accelerated mouse cursor, or a normal speed mouse cursor that I cannot actually click on anything.
-
- Posts: 33
- Joined: Mon Apr 15, 2019 2:42 pm
Re: mouse cursor - bit too senstive and fast even on lowest setting
I am running 19.04 on bare metal, and my USB trackball also is extremely sensitive and fast on the lowest setting. I don't think the pointer arrow is this sensitive on stock FreeBSD.
An imperfect being created by a perfect God! 

-
- Posts: 33
- Joined: Mon Apr 15, 2019 2:42 pm
Re: mouse cursor - bit too senstive and fast even on lowest setting
I have found a relatively easy solution to the fast mouse acceleration. I have added:
to my startup programs. This slows the mouse down to a reasonable speed. Hopefully this can help others...
.
Code: Select all
xset m 1 1
.

An imperfect being created by a perfect God! 

-
- Posts: 2
- Joined: Tue Jul 16, 2019 5:33 pm
Re: mouse cursor - bit too senstive and fast even on lowest setting
Thank you! While it doesn't want to load the command on startup for me, as confirmed bywillbproggin wrote: ↑Fri Apr 19, 2019 4:32 pm I have found a relatively easy solution to the fast mouse acceleration. I have added:to my startup programs. This slows the mouse down to a reasonable speed. Hopefully this can help others...Code: Select all
xset m 1 1
.
xset-1-1-slow-mouse-down.png
![]()
Code: Select all
xset q
Code: Select all
xset m 1 1
