After more 1 000 000 (one million) views on forum for 1.5.0.x development versions... and 1.6.0.0 version
A new stable version, UltraVNC 1.6.1.0 and UltraVNC SC 1.6.1.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38080
Feedback is welcome

Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031

Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864

Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078

Development: UltraVNC development is always here... Any help is welcome.
A new development version, UltraVNC 1.6.2.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38083
Feedback is welcome

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

Configure viewer display

Simple, Free, Open Source UltraVNC Wrapper Supporting Windows and Mac OSX
Post Reply
quantex
Posts: 5
Joined: 2008-05-05 11:43

Configure viewer display

Post by quantex »

First of all thanks to all involve in this great project.

I would like to know if there is any possibility to configure the ChunkVNC Viewer file (chunkviewer.ini) that by default the Display option would be Auto Scale Screen.

Regards
Q
User avatar
supercoe
400
400
Posts: 1732
Joined: 2009-07-20 21:27
Location: Walker, MN
Contact:

Re: Configure viewer display

Post by supercoe »

Glad you like the project :)
I will add this as a feature for the next release as I like the idea.
For now you would have to edit SRC\ChunkViewer.au3 and add -autoscaling after vncviewer.exe. Then compile again.
http://www.chunkvnc.com - ChunkVNC - Free PC Remote control with the Open Source UltraVNC wrapper InstantSupport!
exclusivebiz
8
8
Posts: 8
Joined: 2011-02-04 02:06

Re: Configure viewer display

Post by exclusivebiz »

Hi, what I did i just open up the VNCviewer.exe file, check the auto scaling feature, check the save settings as default box, then connect to a server from there(required in order for change to save). Then use your regular viewer as usual for your remote assistance and it autoscales by default. If you go back to vncviewer.exe you see its checked.

Note the server doesnt even have to connect successfully, dont know if its a bug or not but it works.
quantex
Posts: 5
Joined: 2008-05-05 11:43

Re: Configure viewer display

Post by quantex »

Hi
I did the what that supercoe sad and it works.
Just change in line 135 and add -autoscaling to the command line.
Post Reply