Home | History | Annotate | Download | only in misc

Lines Matching refs:APPLET

14 # The Java VNC Viewer applet connections are encrypted by SSL as well.
119 # Applet Jar files served by apache:
144 # serves its own applet jars. We don't use that mode for this script.
322 # trustUrlVncCert applet parameter:
324 # Set to 0 to have the java applet html set the parameter
325 # trustUrlVncCert=no, i.e. the applet will not automatically accept
412 # String of HTML returned to web browser to launch applet:
423 <APPLET CODE=_APPLET_CLASS_ ARCHIVE=_APPLET_JAR_ WIDTH=_WIDTH_ HEIGHT=_HEIGHT_>
433 </APPLET>
442 # These java applet strings are expanded into the above $applet_html.
449 # These make the applet panel smaller because we use 'Open New Window'
902 # Return html for the java applet to connect to x11vnc.
1233 # Return html for the java applet to connect to x11vnc.
1235 # N.B. Please examine the applet params, e.g. trustUrlVncCert=yes to
1240 # the client applet (but note that trustUrlVncCert=yes is better than
1327 # whatever applet parameter usage mode you set up.