moonlight-ios
moonlight-ios copied to clipboard
Mouse speed way too slow on iPad
I use the magic keyboard, and the mouse speed is insanely slow, even after changing the mouse sensitivity to 100 on windows and the iPad. Please add an option to increase it when streaming or at least an automation to max it out while you are streaming. No idea why it’s this slow, might just have to do with some iOS/iPadOS weirdness.
I encountered the same situation when using the Bluetooth mouse on my iPad Pro 2021. Are there any improvements in subsequent versions?
Same issue using Bluetooth Anywhere MX2 with iPad Air Gen 4
Same problem every time with the Magic Keyboard trackpad
Same with the Logitech Combo trackpad. I don’t recall this issue using a Bluetooth mouse a year or 2 ago
This too is an issue - I am using a surface bluetooth mouse.
Is this issue being improved? I’m still encountering the issue.
Same issue on my iPad Magic Keyboard trackpad.
I used to fixed this by changing MOUSE_SPEED_DIVISOR from 2.5 to 1.0 in "Limelight/Input/ControllerSupport.m". But I am not sure if this will cause issues for other input devices other than magic keyboard trackpad. It would be good to add an option to toggle this.
mark
I don't have the hardware to test this right now. Can someone else try the changes in #532 to confirm they address the issue?
I don't have the hardware to test this right now. Can someone else try the changes in #532 to confirm they address the issue?
If I had a mac to build the app on =(... Were those changes committed and published already?
When will the new version be released.
i don't have a mac to build the app with the change :/
I don't have the hardware to test this right now. Can someone else try the changes in #532 to confirm they address the issue?
After building and testing i can confirm that it resolve the issue pretty well !
Client : iPadOS 16.2 Build with Xcode 14.2
PS: It will be a nice enhancement if the value can be set manually on the client settings (horizontal scrollbar on left panel ?) since Windows and macOS hosts have not the same mouse sensitivity (via sunshine).