Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
N
noVNC
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
rasky
noVNC
Commits
2fa1c098
Commit
2fa1c098
authored
Mar 26, 2014
by
samhed
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed unused code.
parent
2db62a95
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
vnc.html
vnc.html
+1
-3
No files found.
vnc.html
View file @
2fa1c098
...
...
@@ -47,8 +47,6 @@
<body>
<div
id=
"noVNC-control-bar"
>
<div
id=
"noVNC-menu-bar"
style=
"display:none;"
>
</div>
<!--noVNC Mobile Device only Buttons-->
<div
class=
"noVNC-buttons-left"
>
<input
type=
"image"
src=
"images/drag.png"
...
...
@@ -114,7 +112,7 @@
<!-- Description Panel -->
<!-- Shown by default when hosted at for kanaka.github.com -->
<div
id=
"noVNC_description"
style=
"display:none;"
class=
""
>
<div
id=
"noVNC_description"
class=
""
>
noVNC is a browser based VNC client implemented using HTML5 Canvas
and WebSockets. You will either need a VNC server with WebSockets
support (such as
<a
href=
"http://libvncserver.sourceforge.net/"
>
libvncserver
</a>
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment