-
Notifications
You must be signed in to change notification settings - Fork 950
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
Parameter "ScalingFactor" does nothing #1083
Comments
Can you please try adding “-Dsun.java2d.uiScale=200%” before -jar and see
if that works?
On Thu, Aug 27, 2020 at 3:08 AM Johann Petrak ***@***.***> wrote:
Using the Java client, VncViewer-1.10.90.jar on a HiDPI Laptop running
Ubuntu 20.04, and with both Java 8.0.265 and 11.0.8. My screen resolution
2880x1620 and my Ubuntu display settings are set to scale to 200% which
works for other windows, but not any of the TigerVNC windows.
I have tried --ScalingFactor=auto and --ScalingFactor=200 and various
other factors larger and smaller than 100 and the window shown is always
exactly the same.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1083>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB45M3M4QVRZ65IHEKXJTIDSCYA7BANCNFSM4QMUUSLQ>
.
--
Sent from Gmail Mobile
|
Very cool, thanks, that did work! |
I’ll see if I can make this work without that, but I’m not sure if I have
access To a hidpi display
On Thu, Aug 27, 2020 at 2:17 PM Johann Petrak ***@***.***> wrote:
Can you please try adding “-Dsun.java2d.uiScale=200%” before -jar and see
if that works?
Very cool, thanks, that did work!
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1083 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB45M3LVQAJJQYERVF5T6QTSC2PJ7ANCNFSM4QMUUSLQ>
.
--
Sent from Gmail Mobile
|
One issue seems to be that With a recent Ubunty Unity release I think it is possible to use scalings in between as well. I have tried RealVNC under Windows and there the scaling works even better and the window can change size with proper rescaling arbitrarily. It even adapts to dual monitor configurations with very different DPIs so that about the same portion of the monitor is used when moving it from one to the other. |
Using the Java client, VncViewer-1.10.90.jar on a HiDPI Laptop running Ubuntu 20.04, and with both Java 8.0.265 and 11.0.8. My screen resolution 2880x1620 and my Ubuntu display settings are set to scale to 200% which works for other windows, but not any of the TigerVNC windows.
I have tried --ScalingFactor=auto and --ScalingFactor=200 and various other factors larger and smaller than 100 and the window shown is always exactly the same.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: