OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VNC
(Results
1 - 2
of
2
) sorted by null
/external/libvncserver/webclients/novnc/
README.md
1
## noVNC: HTML5
VNC
Client
7
noVNC is a HTML5
VNC
client that runs well in any modern browser
48
* Supported
VNC
encodings: raw, copyrect, rre, hextile, tight, tightPNG
86
Unless you are using a
VNC
server with support for WebSockets
98
proxy (websockify). The `--
vnc
` option is used to specify the location of
99
a running
VNC
server:
101
`./utils/launch.sh --
vnc
localhost:5901`
104
launch script. Enter a password if the
VNC
server has one
112
* [Advanced Usage](https://github.com/kanaka/noVNC/wiki/Advanced-usage). Starting a
VNC
server, advanced websockify usage, etc.
/external/libvncserver/webclients/novnc/include/
keyboard.js
455
// can cause multiple key events to be sent to the
VNC
server)
470
// If we didn't expect a keypress, and already sent a keydown to the
VNC
server
Completed in 1085 milliseconds