moonlight-ios icon indicating copy to clipboard operation
moonlight-ios copied to clipboard

Mouse speed way too slow on iPad

Open rayvearn opened this issue 3 years ago • 6 comments

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.

rayvearn avatar Feb 08 '22 16:02 rayvearn

I encountered the same situation when using the Bluetooth mouse on my iPad Pro 2021. Are there any improvements in subsequent versions?

ericsyj avatar Feb 28 '22 09:02 ericsyj

Same issue using Bluetooth Anywhere MX2 with iPad Air Gen 4

ooijiyoung avatar Mar 14 '22 06:03 ooijiyoung

Same problem every time with the Magic Keyboard trackpad

basedcumrade avatar Apr 16 '22 13:04 basedcumrade

Same with the Logitech Combo trackpad. I don’t recall this issue using a Bluetooth mouse a year or 2 ago

beren12 avatar May 20 '22 13:05 beren12

This too is an issue - I am using a surface bluetooth mouse.

RacerDelux avatar May 31 '22 20:05 RacerDelux

Is this issue being improved? I’m still encountering the issue.

ashathe avatar Aug 08 '22 11:08 ashathe

Same issue on my iPad Magic Keyboard trackpad.

oxkenshin avatar Nov 03 '22 03:11 oxkenshin

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.

oxkenshin avatar Nov 03 '22 03:11 oxkenshin

mark

clock145 avatar Nov 21 '22 09:11 clock145

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?

cgutman avatar Nov 22 '22 01:11 cgutman

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?

RacerDelux avatar Nov 22 '22 15:11 RacerDelux

When will the new version be released.

clock145 avatar Nov 28 '22 10:11 clock145

i don't have a mac to build the app with the change :/

rayvearn avatar Nov 29 '22 13:11 rayvearn

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).

lightsabata avatar Jan 25 '23 15:01 lightsabata