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

Mouse shift in HTML client on Windows server #289

Open
SalvaPedraza opened this issue Feb 15, 2024 · 1 comment
Open

Mouse shift in HTML client on Windows server #289

SalvaPedraza opened this issue Feb 15, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@SalvaPedraza
Copy link

SalvaPedraza commented Feb 15, 2024

I have installed Xpra in a Windows 10.
Started with command: Xpra.exe shadow --bind-tcp=[0.0.0.0:2222](http://0.0.0.0:2222/) --min-quality=70 --sharing=true --html=on --video-encoders=h264 command. Screen resolution is 1920X1080
Then, in another computer in same network, open a Chrome browser with url: ":2222". Resolution also 1920x1080.
Because chrome windows has border with menus, etc. The server screen can not be seen completely in browser page.
It seems that the browser view is centered in server screen and borders can not be seen/controlled.
And the mouse are not in sync.
In a bigger client screen with broser big enough to see complete server display the mouse are ok.
Also checked that with browser bigger that server display the mouse are also not in sync.

Tow questions:

  • The mouse shift can be fixed with some server and/or client parameters?
  • The display can be zoomed/scaled so it fit into the browser windows?

Thanks.

@SalvaPedraza SalvaPedraza added the bug Something isn't working label Feb 15, 2024
@totaam totaam transferred this issue from Xpra-org/xpra Feb 16, 2024
@totaam
Copy link
Collaborator

totaam commented Feb 16, 2024

Xpra.exe ...

Use Xpra_cmd.exe from a terminal to see the warnings and messages.

--video-encoders=h264

That's wrong. Don't try to second guess the engine.

The server screen can not be seen completely in browser page.

It needs scaling and / or scrollbars. Not sure how much work that is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants