Skip to content

Commit f04e174

Browse files
authored
Update README.md
* 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'
1 parent 174aa6b commit f04e174

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,8 @@ When viewing a remote VNC server:
137137
|**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)|
138138
|**Starting local SSH port number**| If your operating system is stubborn about which port numbers to use, adjust this number higher|
139139
|**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)|
140142
| | |
141143
|*Appearance Options*|
142144
|**Application font size**| The font size used for most labels and text-entry boxes|
@@ -169,6 +171,7 @@ When viewing a remote VNC server:
169171
|**Scale off (scroll)**| The image from the remote VNC server will not be resized to SpiritVNC's viewer but scrolled|
170172
|**Scale up and down**| The image from the remote VNC server will be scaled to fit SpiritVNC's viewer|
171173
|**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|
172175
| | |
173176
|[SSH options tab]| |
174177
|**SSH user name**| The name used when authenticating to the remote SSH server|

0 commit comments

Comments
 (0)