View Single Post
Old 09-26-2014, 06:28 AM   #28
hawhill
Wizard
hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.
 
hawhill's Avatar
 
Posts: 1,379
Karma: 2155307
Join Date: Nov 2010
Location: Goettingen, Germany
Device: Kindle Paperwhite, Kobo Mini
No, you don't need to recompile anything - even when changing the code, actually, since most of it is Lua code which is compiled just-in-time, so it's enough to change the .lua files and you're set. In fact, you could probably update an older binary (compiled) version by just adding in more current Lua files.

For most of the command line switches, they work in earlier versions. I only added the possibility to set the "0" option to disable full refreshes alltogether. You can probably give a very, very large number there and have the same effect.

Those are command line switches for the vnc viewer, so you add them at the point where you call/start the viewer.
hawhill is offline   Reply With Quote