Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Better Control of the Trackstick #13

Closed
SukkaW opened this issue Jun 24, 2020 · 4 comments
Closed

[Feature Request] Better Control of the Trackstick #13

SukkaW opened this issue Jun 24, 2020 · 4 comments

Comments

@SukkaW
Copy link

SukkaW commented Jun 24, 2020

The default value for TrackstickMultiplier and TrackstickScrollMultiplier are far too high.

Although I have set TrackstickScrollMultiplierX & TrackstickScrollMultiplierY down to 1, the scroll speed is still too fast.

Is it possible to get scroll speed even more slower?

Here goes the log:

2020-06-24 15:39:59.975729+0800 0xf2       Default     0x0                  0      0    kernel: (VoodooSMBus) Debug: Publishing nub for slave device at address 0x2c
2020-06-24 15:39:59.977100+0800 0xf2       Default     0x0                  0      0    kernel: (VoodooSMBus) Debug: Publishing nub for slave device at address 0x15
2020-06-24 15:39:59.989546+0800 0xfb       Default     0x0                  0      0    kernel: (VoodooSMBus) Debug: No response
2020-06-24 15:45:44.742873+0800 0x29c2     Default     0x0                  0      0    kernel: (VoodooSMBus) Debug: Lost arbitration
2020-06-24 15:46:09.408034+0800 0x2e3f     Default     0x0                  0      0    kernel: (VoodooSMBus) Debug: No response
2020-06-24 15:46:09.408061+0800 0x2e3f     Default     0x0                  0      0    kernel: (VoodooRMI) Error: Could not read F11 attention data: -6
2020-06-24 15:46:10.155364+0800 0x2e7d     Default     0x0                  0      0    kernel: (VoodooSMBus) Debug: Lost arbitration
2020-06-24 15:46:25.469369+0800 0x32fd     Default     0x0                  0      0    kernel: (VoodooSMBus) Debug: No response
2020-06-24 15:46:25.469394+0800 0x32fd     Default     0x0                  0      0    kernel: (VoodooRMI) Error: Could not read F11 attention data: -6
2020-06-24 15:47:24.758617+0800 0x34b6     Default     0x0                  0      0    kernel: (VoodooSMBus) Debug: Lost arbitration
2020-06-24 21:22:46.110585+0800 0x20933    Default     0x0                  0      0    kernel: (VoodooSMBus) Debug: Lost arbitration
2020-06-24 21:24:24.739075+0800 0x214f2    Default     0x0                  0      0    kernel: (VoodooSMBus) Debug: Lost arbitration
2020-06-24 21:24:25.294500+0800 0x21519    Default     0x0                  0      0    kernel: (VoodooSMBus) Debug: Lost arbitration
2020-06-24 21:24:28.869456+0800 0x2164f    Default     0x0                  0      0    kernel: (VoodooSMBus) Debug: Lost arbitration
2020-06-24 21:24:40.577869+0800 0x21a35    Default     0x0                  0      0    kernel: (VoodooSMBus) Debug: Lost arbitration
2020-06-24 21:24:48.647345+0800 0x21d0a    Default     0x0                  0      0    kernel: (VoodooSMBus) Debug: Lost arbitration
2020-06-24 21:24:50.429867+0800 0x21da1    Default     0x0                  0      0    kernel: (VoodooSMBus) Debug: Lost arbitration
@1Revenger1
Copy link
Collaborator

Does changing the multipliers actually change the speed?

I don't mind allowing a bigger range of values, but you already can go down to 20% of the original value which seems very slow. I'm suspecting something isn't working right.

@SukkaW
Copy link
Author

SukkaW commented Jun 24, 2020

@1Revenger1 Maybe something is broken. But most thing is working perfectly (even after waking from sleep).

I have also changed the scroll speed inside system preferences (Mouse) but no help. I assume the touchpad doesn't attach to MOU (unlike VoodooPS2).

@1Revenger1
Copy link
Collaborator

0c861dc Should be better with this commit. Setting multiplier to 1 now makes my trackstick (basically) unmovable though lol.

@SukkaW
Copy link
Author

SukkaW commented Jun 25, 2020

@1Revenger1 LGTM! I will be able to adjust the speed more concisely then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants