Merge pull request #289 from KLuka/master

Keyboard icon, some html fixes ...
This commit is contained in:
Luka Krajger 2015-03-10 10:51:55 +01:00
commit 5a69cc67ca
9 changed files with 8 additions and 2 deletions

1
.gitignore vendored
View file

@ -9,6 +9,7 @@ config.h
config.log config.log
config.status config.status
demo/demo.js demo/demo.js
demo/keyboard.png
demo/vt100.js demo/vt100.js
libtool libtool
Makefile Makefile

View file

@ -2,6 +2,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xml:lang="en" lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xml:lang="en" lang="en">
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- <!--
ShellInABox - Make command line applications available as AJAX web applications ShellInABox - Make command line applications available as AJAX web applications
Copyright (C) 2008-2010 Markus Gutschke markus@shellinabox.com Copyright (C) 2008-2010 Markus Gutschke markus@shellinabox.com

View file

@ -2,6 +2,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xml:lang="en" lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xml:lang="en" lang="en">
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head> </head>
<body><pre class="box"><div <body><pre class="box"><div
><i id="27">Esc</i><i id="112">F1</i><i id="113">F2</i><i id="114">F3</i ><i id="27">Esc</i><i id="112">F1</i><i id="113">F2</i><i id="114">F3</i

Binary file not shown.

Before

Width:  |  Height:  |  Size: 808 B

View file

@ -2,6 +2,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xml:lang="en" lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xml:lang="en" lang="en">
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- <!--
ShellInABox - Make command line applications available as AJAX web applications ShellInABox - Make command line applications available as AJAX web applications
Copyright (C) 2008-2009 Markus Gutschke markus@shellinabox.com Copyright (C) 2008-2009 Markus Gutschke markus@shellinabox.com

View file

@ -2,6 +2,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xml:lang="en" lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xml:lang="en" lang="en">
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head> </head>
<body><pre class="box"><div <body><pre class="box"><div
><i id="27">Esc</i><i id="112">F1</i><i id="113">F2</i><i id="114">F3</i ><i id="27">Esc</i><i id="112">F1</i><i id="113">F2</i><i id="114">F3</i

Binary file not shown.

Before

Width:  |  Height:  |  Size: 808 B

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -2,6 +2,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xml:lang="en" lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xml:lang="en" lang="en">
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- <!--
ShellInABox - Make command line applications available as AJAX web applications ShellInABox - Make command line applications available as AJAX web applications
Copyright (C) 2008-2010 Markus Gutschke markus@shellinabox.com Copyright (C) 2008-2010 Markus Gutschke markus@shellinabox.com

View file

@ -887,8 +887,8 @@ VT100.prototype.initializeElements = function(container) {
'<div class="hidden">' + '<div class="hidden">' +
'<div id="usercss"></div>' + '<div id="usercss"></div>' +
'<pre><div><span id="space"></span></div></pre>' + '<pre><div><span id="space"></span></div></pre>' +
'<input type="textfield" id="input" autocorrect="off" autocapitalize="off" />' + '<input type="text" id="input" autocapitalize="off" autocapitalize="off" />' +
'<input type="textfield" id="cliphelper" />' + '<input type="text" id="cliphelper" />' +
(typeof suppressAllAudio != 'undefined' && (typeof suppressAllAudio != 'undefined' &&
suppressAllAudio ? "" : suppressAllAudio ? "" :
embed + '<bgsound id="beep_bgsound" loop=1 />') + embed + '<bgsound id="beep_bgsound" loop=1 />') +