Ylianst / MeshCentral

A complete web-based remote monitoring and management web site. Once setup you can install agents and perform remote desktop session to devices on the local network or over the Internet.
https://meshcentral.com
Apache License 2.0
4.3k stars 574 forks source link

RDP-Connect reverse scroll globally #5634

Open soapster opened 11 months ago

soapster commented 11 months ago

I'm 100% just complaining. I don't expect it to be fixed, but I hope it is. At least make the setting server-wide. So it will be the same for every RDP connection. Having to redo it every conneciton is a pain in the rear. Or make it a setting in config. I have to do it about 30 times a day and its getting very old.

I know its not a feature of Mesh, but the RDP plugin that is used.

THE MOUSE WHEEL IS NOT A TOUCH SCREEN! It does not behave the same way.

End rant. I'm sorry for being a little whiner. I'll own it for this one.

energywave commented 10 months ago

I'm with you... Furthermore there is another bug there that when you set reverse wheel on the connection, if you're using non english locale the canvas size will be stored localized and that's not working on settings load. https://github.com/Ylianst/MeshCentral/issues/4701 With Ylian not working fulltime on this anymore I'm scared for the future of this beautiful project...

si458 commented 10 months ago

just want clarification, are you talking about the Full screen Web-RDP or are you talking about the RDP Connect button? they are 2 different things! and 2 different codes! i think this would be easy enough to implement the option into the domains section of config.json

energywave commented 10 months ago

I'm talking about the Desktop -> RDP connection button, not the WEB-RDP link (sorry, I always called WEB-RDP that button... I never used the link...) But even if you set a global default I assume it will not work as the canvas size setting is saved with a translated value while it should not. And so, when loading settings, it fails and don't load ANY settings, mouse wheel reversion included.

si458 commented 10 months ago

let me have a look see what i can do 👍