You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add missing info about app option 'Log app events to file'
* Add info about new app option 'VNC message loop speed'
* Add info about new connection setting 'View only'
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -137,6 +137,8 @@ When viewing a remote VNC server:
137
137
|**Scan wait time (seconds)**| The amount of time in seconds the program will wait before switching to the next connected server entry in the list during timed scanning (the wait time is approximate; the program may switch to another server entry sooner than this number)|
138
138
|**Starting local SSH port number**| If your operating system is stubborn about which port numbers to use, adjust this number higher|
139
139
|**SSH command**| The full path and command name for your system's installed SSH client program (ie: /usr/bin/ssh)|
140
+
|**Log app events to file**| Logs important app events to a log file (use with care as the log file can get quite large)|
141
+
|**VNC message loop speed**| Adjusts the VNC message loop's processing speed. 0 is the slowest, 9 is the fastest (faster speeds will use more CPU)|
140
142
|||
141
143
|*Appearance Options*|
142
144
|**Application font size**| The font size used for most labels and text-entry boxes|
@@ -169,6 +171,7 @@ When viewing a remote VNC server:
169
171
|**Scale off (scroll)**| The image from the remote VNC server will not be resized to SpiritVNC's viewer but scrolled|
170
172
|**Scale up and down**| The image from the remote VNC server will be scaled to fit SpiritVNC's viewer|
171
173
|**Scale down only**| The image from the remote VNC server will only be scaled down. Remote screens slightly equal or smaller than SpiritVNC's viewer will not be scaled up|
174
+
|**View only**| Disables mouse and keyboard events when connected to the remote VNC server|
172
175
|||
173
176
|[SSH options tab]||
174
177
|**SSH user name**| The name used when authenticating to the remote SSH server|
0 commit comments