Increase quality on x11vnc
by czezz from LinuxQuestions.org on (#51NEH)
These are 3 ways how I start x11vnc in one of my machines my LAN (I mention LAN to underline there is enough bandwidth)
Each of them works OK but the quality in the client site (Remmina 1.2) is not so great (blurry).
Im not sure is it the reason of some parameters on server site OR client site?
Does anyone have some piece of advice how to improve it?
Code:x11vnc -nopw -find -env FD_XDM=1
x11vnc -nopw -find -env FD_XDM=1 -flashcmap
x11vnc -display :0 -auth .Xauthority


Each of them works OK but the quality in the client site (Remmina 1.2) is not so great (blurry).
Im not sure is it the reason of some parameters on server site OR client site?
Does anyone have some piece of advice how to improve it?
Code:x11vnc -nopw -find -env FD_XDM=1
x11vnc -nopw -find -env FD_XDM=1 -flashcmap
x11vnc -display :0 -auth .Xauthority