📄 noshared.vnc
字号:
<!-- This is an example of how to set default options in the Java VNC viewer
applet - in this case the "Share Desktop" option is set to "No". Any
option can be set by giving a parameter with the same name as the
option (spaces are important, but case isn't) -->
<HTML>
<TITLE>
$USER's $DESKTOP desktop ($DISPLAY) [not shared]
</TITLE>
<APPLET CODE=VncViewer.class ARCHIVE=VncViewer.jar
WIDTH=$APPLETWIDTH HEIGHT=$APPLETHEIGHT>
<param name=PORT value=$PORT>
<param name="share desktop" value=no>
</APPLET>
<BR>
<A href="http://ultravnc.sf.net/">UltraVNC Site</A>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -