Page 1 of 1

10.3 slow mouse

Posted: Wed Sep 27, 2017 7:05 am
by amtrakuk
Morning .

I've tried changing the acceleration of the mouse pointer in the settings however it has no change, the mouse pointer seems to be set to 0 acceleration. How can I manually speed up the mouse pointer, what is the config file for the mouse setting?

The problem seems to happen on XFCE and MATE.

Thanks

Re: 10.3 slow mouse

Posted: Wed Sep 27, 2017 8:01 am
by ASX
Mouse acceleration is working for me on XFCE (I'm on 11.1 but should not matter), be sure to select the right Device:

Image

Re: 10.3 slow mouse

Posted: Wed Sep 27, 2017 12:00 pm
by amtrakuk
Ill check tonight. I was in the right area and there was only one device in the drop down option.

Re: 10.3 slow mouse

Posted: Wed Sep 27, 2017 12:05 pm
by kraileth
I've checked it on MATE as well and can confirm that it works as it should. Tested it with GhostBSD 11.1 / MATE 1.18.

If it's still not working for you, please give us a bit more detail on what hardware you are using.

Re: 10.3 slow mouse

Posted: Wed Sep 27, 2017 4:16 pm
by amtrakuk
My mouse device is "sysmouse". Not sure if that is something to do with it. I know BSD can be fickle with hardware configs :)

Re: 10.3 slow mouse

Posted: Wed Sep 27, 2017 4:27 pm
by ASX
amtrakuk wrote:My mouse device is "sysmouse". Not sure if that is something to do with it. I know BSD can be fickle with hardware configs :)
I have both "sysmouse" and "Mouse"

Check you /var/log/Xorg.0.log and see what you can find there.
[ 80.505] (II) Loading /usr/local/lib/xorg/modules/input/mouse_drv.so
[ 80.521] (II) Module mouse: vendor="X.Org Foundation"
[ 80.521] (II) Using input driver 'mouse' for 'sysmouse'
[ 80.521] (**) sysmouse: always reports core events
[ 80.521] (**) Option "Device" "/dev/sysmouse"
[ 80.522] (==) sysmouse: Protocol: "Auto"
[ 80.522] (**) sysmouse: always reports core events
[ 80.522] (==) sysmouse: Emulate3Buttons, Emulate3Timeout: 50
[ 80.522] (**) sysmouse: ZAxisMapping: buttons 4 and 5
[ 80.522] (**) sysmouse: Buttons: 5
[ 80.522] (**) Option "config_info" "devd:sysmouse"
[ 80.522] (II) XINPUT: Adding extended input device "sysmouse" (type: MOUSE, id 7)
[ 80.522] (**) sysmouse: (accel) keeping acceleration scheme 1
[ 80.522] (**) sysmouse: (accel) acceleration profile 0
[ 80.522] (**) sysmouse: (accel) acceleration factor: 2.000
[ 80.522] (**) sysmouse: (accel) acceleration threshold: 4
[ 80.522] (II) sysmouse: SetupAuto: hw.iftype is 4, hw.model is 0
[ 80.522] (II) sysmouse: SetupAuto: protocol is SysMouse
[ 80.620] (II) config/devd: adding input device Mouse (/dev/psm0)
[ 80.620] (II) Using input driver 'mouse' for 'Mouse'
[ 80.620] (**) Mouse: always reports core events
[ 80.620] (==) Mouse: Protocol: "Auto"
[ 80.620] (**) Mouse: always reports core events
[ 80.716] (==) Mouse: Emulate3Buttons, Emulate3Timeout: 50
[ 80.716] (**) Mouse: ZAxisMapping: buttons 4 and 5
[ 80.716] (**) Mouse: Buttons: 5
[ 80.716] (II) XINPUT: Adding extended input device "Mouse" (type: MOUSE, id 8)
[ 80.716] (**) Mouse: (accel) keeping acceleration scheme 1
[ 80.716] (**) Mouse: (accel) acceleration profile 0
[ 80.716] (**) Mouse: (accel) acceleration factor: 2.000
[ 80.716] (**) Mouse: (accel) acceleration threshold: 4
[ 80.753] (II) Mouse: SetupAuto: hw.iftype is 3, hw.model is 1
[ 80.753] (II) Mouse: SetupAuto: protocol is GlidePointPS/2
[ 81.271] (II) Mouse: ps2EnableDataReporting: succeeded

Re: 10.3 slow mouse

Posted: Wed Sep 27, 2017 5:20 pm
by amtrakuk
here is mine...

Code: Select all

25.709] (II) LoadModule: "mouse"
[    25.709] (II) Loading /usr/local/lib/xorg/modules/input/mouse_drv.so
[    25.711] (II) Module mouse: vendor="X.Org Foundation"
[    25.711]    compiled for 1.18.4, module version = 1.9.2
[    25.711]    Module class: X.Org XInput Driver
[    25.711]    ABI class: X.Org XInput driver, version 22.1
[    25.711] (II) Using input driver 'mouse' for 'sysmouse'
[    25.711] (**) sysmouse: always reports core events
[    25.711] (**) Option "Device" "/dev/sysmouse"
[    25.711] (==) sysmouse: Protocol: "Auto"
[    25.711] (**) sysmouse: always reports core events
[    25.711] (==) sysmouse: Emulate3Buttons, Emulate3Timeout: 50
[    25.711] (**) sysmouse: ZAxisMapping: buttons 4 and 5
[    25.711] (**) sysmouse: Buttons: 5
[    25.711] (**) Option "config_info" "devd:sysmouse"
[    25.711] (II) XINPUT: Adding extended input device "sysmouse" (type: MOUSE, id 7)
[    25.711] (**) sysmouse: (accel) keeping acceleration scheme 1
[    25.711] (**) sysmouse: (accel) acceleration profile 0
[    25.711] (**) sysmouse: (accel) acceleration factor: 2.000
[    25.711] (**) sysmouse: (accel) acceleration threshold: 4
[    25.711] (II) sysmouse: SetupAuto: hw.iftype is 4, hw.model is 0
[    25.711] (II) sysmouse: SetupAuto: protocol is SysMouse
[    25.711] (II) config/devd: device /dev/psm0 already opened