chore(ios): Ignore generated offline help files
5
ios/.gitignore
vendored
|
|
@ -17,9 +17,12 @@ engine/KMEI/KeymanEngine/resources/Keyman.bundle/Contents/Resources/keyman-sentr
|
|||
Keyman 2*
|
||||
Carthage
|
||||
|
||||
# Generated offline help
|
||||
keyman/Keyman/resources/OfflineHelp.bundle/Contents/Resources
|
||||
|
||||
# Explicitly ignores just the SWKeyboard scheme; testing against different
|
||||
# targets makes a lot of noise.
|
||||
**/SWKeyboard.scheme
|
||||
|
||||
# Ignores exported localization files.
|
||||
en.xcloc
|
||||
en.xcloc
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 165 KiB |
|
Before Width: | Height: | Size: 52 KiB |
|
Before Width: | Height: | Size: 42 KiB |
|
Before Width: | Height: | Size: 22 KiB |
|
Before Width: | Height: | Size: 108 KiB |
|
Before Width: | Height: | Size: 17 KiB |
|
|
@ -1,59 +0,0 @@
|
|||
/***********************
|
||||
Wrapper CSS
|
||||
***********************/
|
||||
|
||||
h2{
|
||||
font-size: 22pt;
|
||||
font-weight: 400;
|
||||
margin: 30px 0px 15px 0px;
|
||||
text-align: center;
|
||||
color: #BA2034;
|
||||
}
|
||||
|
||||
|
||||
p img{
|
||||
margin-top: 10px !important;
|
||||
display: block !important;
|
||||
margin-left: auto !important;
|
||||
margin-right: auto !important;
|
||||
margin-bottom: 10px !important;
|
||||
}
|
||||
|
||||
table{
|
||||
width: 100% !important;
|
||||
margin-bottom: 50px !important;
|
||||
}
|
||||
|
||||
|
||||
td{
|
||||
text-align: left !important;
|
||||
vertical-align: middle !important;
|
||||
padding: 10px !important;
|
||||
}
|
||||
|
||||
th{
|
||||
font-weight: bold !important;
|
||||
font-size: 14pt !important;
|
||||
padding: 15px 0px 5px 0px !important;
|
||||
}
|
||||
|
||||
.command{
|
||||
font-weight: bold !important;
|
||||
color: #69B7D3 !important;
|
||||
}
|
||||
|
||||
@media all and (min-width: 10px) and (max-width: 720px){
|
||||
#section2 img{
|
||||
min-width: 40px;
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
Removes existing max-width property settings from images in tables.
|
||||
They overly shrink the images on the main iOS symbol glossary.
|
||||
*/
|
||||
#section2 td img {
|
||||
max-width: unset;
|
||||
}
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 802 B |
|
Before Width: | Height: | Size: 47 KiB |
|
Before Width: | Height: | Size: 48 KiB |
|
Before Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 25 KiB |
|
Before Width: | Height: | Size: 20 KiB |
|
Before Width: | Height: | Size: 19 KiB |
|
Before Width: | Height: | Size: 7.8 KiB |
|
Before Width: | Height: | Size: 48 KiB |
|
|
@ -1,7 +0,0 @@
|
|||
.embed-on .content-online {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.embed-off .content-in-app {
|
||||
display: none;
|
||||
}
|
||||
|
Before Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 159 KiB |
|
Before Width: | Height: | Size: 156 KiB |
|
Before Width: | Height: | Size: 9 KiB |
|
Before Width: | Height: | Size: 19 KiB |
|
Before Width: | Height: | Size: 9.6 KiB |
|
Before Width: | Height: | Size: 18 KiB |
|
Before Width: | Height: | Size: 7.6 KiB |
|
Before Width: | Height: | Size: 1.8 KiB |
|
|
@ -1,139 +0,0 @@
|
|||
@font-face {
|
||||
font-family:GeezWeb;
|
||||
font-style:normal;
|
||||
font-weight:normal;
|
||||
src:url('https://s.keyman.com/font/deploy/wookianos.ttf') format('truetype');
|
||||
}
|
||||
@font-face {
|
||||
font-family:MyanmarWeb;
|
||||
font-style:normal;
|
||||
font-weight:normal;
|
||||
src:url('https://s.keyman.com/font/deploy/Padauk.ttf') format('truetype');
|
||||
}
|
||||
/*@font-face {
|
||||
font-family:LatinWeb;
|
||||
font-style:normal;
|
||||
font-weight:normal;
|
||||
src:url('https://s.keyman.com/font/deploy/DejaVuSans.ttf') format('truetype');
|
||||
}*/
|
||||
@font-face {
|
||||
font-family:OriyaWeb;
|
||||
font-style:normal;
|
||||
font-weight:normal;
|
||||
src:url('https://s.keyman.com/font/deploy/utkalm.ttf') format('truetype');
|
||||
}
|
||||
@font-face {
|
||||
font-family:SinhalaWeb;
|
||||
font-style:normal;
|
||||
font-weight:normal;
|
||||
src:url('https://s.keyman.com/font/deploy/kaputaunicode.ttf') format('truetype');
|
||||
}
|
||||
@font-face {
|
||||
font-family:TamilWeb;
|
||||
font-style:normal;
|
||||
font-weight:normal;
|
||||
src:url('https://s.keyman.com/font/deploy/aava1.ttf') format('truetype');
|
||||
}
|
||||
@font-face {
|
||||
font-family:CherokeeWeb;
|
||||
font-style:normal;
|
||||
font-weight:normal;
|
||||
src:url('https://s.keyman.com/font/deploy/digohweli_1_7.ttf') format('truetype');
|
||||
}
|
||||
@font-face {
|
||||
font-family: SindhiWeb;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
src: url('https://s.keyman.com/font/deploy/MBKhursheed10.6.ttf') format("truetype");
|
||||
}
|
||||
@font-face {
|
||||
font-family: TibetanWeb;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
src: url('https://s.keyman.com/font/deploy/CTRC-Uchen.ttf') format("truetype");
|
||||
}
|
||||
@font-face {
|
||||
font-family: LaoWeb;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
src: url('https://s.keyman.com/font/deploy/SAYSETT0.eot');
|
||||
src: url('https://s.keyman.com/font/deploy/SAYSETT0.eot?#iefix') format('embedded-opentype'),
|
||||
url('https://s.keyman.com/font/deploy/saysettha_web.woff') format('woff'),
|
||||
url('https://s.keyman.com/font/deploy/saysettha_OT.ttf') format('truetype');
|
||||
}
|
||||
@font-face {
|
||||
font-family: PashtoWeb;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
src: url('https://s.keyman.com/font/deploy/LateefRegOT.ttf') format("truetype");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Noto Nastaliq Urdu Draft";
|
||||
src: url('https://s.keyman.com/font/deploy/NotoNastaliqUrduDraft.ttf') format("truetype");
|
||||
}
|
||||
|
||||
/* Amharic */
|
||||
:lang(amh).lang-example {
|
||||
font-family: GeezWeb;
|
||||
}
|
||||
/* Burmese */
|
||||
:lang(mya).lang-example {
|
||||
font-family: MyanmarWeb;
|
||||
}
|
||||
/* Cherokee */
|
||||
:lang(chr).lang-example {
|
||||
font-family: CherokeeWeb;
|
||||
}
|
||||
/* Lao */
|
||||
:lang(lao).lang-example {
|
||||
font-family: LaoWeb;
|
||||
}
|
||||
/* Malayalam
|
||||
:lang(mal).lang-example {
|
||||
font-family: GeezWeb;
|
||||
} */
|
||||
|
||||
/* Marathi
|
||||
:lang(mar).lang-example {
|
||||
font-family: GeezWeb;
|
||||
} */
|
||||
/* Oriya */
|
||||
:lang(ori).lang-example {
|
||||
font-family: OriyaWeb;
|
||||
}
|
||||
/* Sindhi */
|
||||
:lang(snd).lang-example {
|
||||
font-family: SindhiWeb;
|
||||
}
|
||||
/* Sinhala */
|
||||
:lang(sin).lang-example {
|
||||
font-family: SinhalaWeb;
|
||||
}
|
||||
|
||||
/* Tamil */
|
||||
:lang(tam).lang-example {
|
||||
font-family: TamilWeb;
|
||||
}
|
||||
/* Tibetan */
|
||||
:lang(bod).lang-example {
|
||||
font-family: TibetanWeb;
|
||||
}
|
||||
/* Tigrigna */
|
||||
:lang(tir).lang-example {
|
||||
font-family: GeezWeb;
|
||||
}
|
||||
|
||||
:lang(egy).language, .hiero{
|
||||
font-family:EgyptianWeb !important;
|
||||
}
|
||||
|
||||
.lang2:lang(urd) {
|
||||
font-family: "Noto Nastaliq Urdu Draft";
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
#hiero{
|
||||
position: relative;
|
||||
top: 2px;
|
||||
}
|
||||
|
Before Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 2.7 KiB |
|
Before Width: | Height: | Size: 207 B |
|
Before Width: | Height: | Size: 927 B |
|
Before Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 61 KiB |
|
|
@ -1,205 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Keyman for iPhone and iPad Help</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
|
||||
<link rel='shortcut icon' href="favicon.56e7a2d76793fb59cca3133b8bb1dd3d.ico">
|
||||
<link rel='canonical' href='https://help.keyman.com/products/iphone-and-ipad/current-version/'> <link rel="stylesheet" type="text/css" href="template.5f4056fcb922f05667eb19e3809c64db.css">
|
||||
<link rel="stylesheet" type="text/css" href="keyboard.f84ff11b7f61a4be1fa5437cf6ba17e0.css">
|
||||
<link rel="stylesheet" type="text/css" href="keys.298336161ce24cc84fd19fc4ecb6f7ae.css">
|
||||
<link rel="stylesheet" type="text/css" href="app-info.8f6cb12701af2facf8c6dd7c729c65bc.css">
|
||||
<link rel="stylesheet" type="text/css" href="embed.5f7dc4fec739bda98e73bbe078e4f770.css">
|
||||
<link href='https://fonts.googleapis.com/css?family=Cabin:400,400italic,500,600,700,700italic|Source+Sans+Pro:400,700,900,600,300|Noto+Serif:400' rel='stylesheet' type='text/css'>
|
||||
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,700italic,400italic' rel='stylesheet' type='text/css'>
|
||||
<script type='text/javascript' src='keyrenderer.e17ddbf43da5e1a6cc9ba8d723c98ec6.js'></script>
|
||||
<script type="text/javascript">
|
||||
// Add a script element as a child of the body
|
||||
|
||||
function downloadJS(src) {
|
||||
var element = document.createElement("script");
|
||||
element.src = src;
|
||||
document.body.appendChild(element);
|
||||
}
|
||||
|
||||
function downloadJSAtOnload() {
|
||||
downloadJS("/cdn/deploy/js/jquery1-11-1.min.4dc834d16a0d219d5c2b8a5b814569e4.js");
|
||||
downloadJS("/cdn/deploy/js/kmlive.ba0482399ad1a6ebae564d3a0e3fef66.js");
|
||||
//downloadJS("/cdn/deploy/js/keyrenderer.e17ddbf43da5e1a6cc9ba8d723c98ec6.js");
|
||||
}
|
||||
|
||||
// Check for browser support of event handling capability
|
||||
if (window.addEventListener)
|
||||
window.addEventListener("load", downloadJSAtOnload, false);
|
||||
else if (window.attachEvent)
|
||||
window.attachEvent("onload", downloadJSAtOnload);
|
||||
else window.onload = downloadJSAtOnload;
|
||||
</script>
|
||||
<script>
|
||||
function isIEOnWin81orEarlier() {
|
||||
// If we are running IE11/or earlier on Windows 8.1 or earlier, then
|
||||
// the autolink generates filenames that are misrecognised for download links,
|
||||
// meaning users on those browesrs cannot easily download Keyman.
|
||||
// Easiest way to test this is to test against navigator.userAgent
|
||||
// Yes, we get some muddled analytics of cross-site of IE visitors but
|
||||
// it's a small enough percentage that we don't need to worry about it.
|
||||
return (navigator.userAgent.indexOf('Trident/') >= 0 && navigator.userAgent.indexOf('Windows NT 6') >= 0) ||
|
||||
(document.documentMode < 11);
|
||||
}
|
||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
||||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
||||
|
||||
ga('create', 'UA-249828-1', 'auto', {'allowLinker': !isIEOnWin81orEarlier()});
|
||||
if(!isIEOnWin81orEarlier()) {
|
||||
ga('require', 'linker');
|
||||
ga('linker:autoLink',
|
||||
['keyman.com', 'www.keyman.com',
|
||||
'keymanweb.com', 'www.keymanweb.com',
|
||||
'help.keyman.com',
|
||||
'blog.keyman.com',
|
||||
'donate.keyman.com',
|
||||
'downloads.keyman.com',
|
||||
'developer.keyman.com',
|
||||
'keyman.dev',
|
||||
'keyman.blog',
|
||||
'blog.tavultesoft.com',
|
||||
'www.tavultesoft.com', 'tavultesoft.com', 'secure.tavultesoft.com'] );
|
||||
}
|
||||
ga('send', 'pageview');
|
||||
</script>
|
||||
</head>
|
||||
<body data-device="Unknown">
|
||||
<div id="container">
|
||||
<div class="header">
|
||||
<div id="show-phone-menu-spacer"></div>
|
||||
<img id="logo" src="logo2.d8805a27a5c0399d234f1f84aca74cae.png" alt='Keyman Logo' />
|
||||
<div id="no-menu-spacer"></div>
|
||||
<img id="header-bottom" src="headerbar.5b66d10475396d1a17cb0d687f794262.png" alt='Header bottom' />
|
||||
<a id="help" href="https://keyman.com/">
|
||||
<p id="keyman-help">Keyman.com</p><img src="helpIcon.e6531e8bf34d0f667dac699db8f7438f.png">
|
||||
</a>
|
||||
</div>
|
||||
<div id="phone-header-spacer"></div><div class="main no-toc no-index">
|
||||
<div id="section2" class='embed-on'>
|
||||
<div class="column-left">
|
||||
<div id="index">
|
||||
<h3>Index</h3>
|
||||
<div id="index-content"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="wrapper">
|
||||
<article>
|
||||
<h2 class="content-in-app">Getting Started</h2>
|
||||
<h2 class="content-online">Keyman for iPhone and iPad</h2>
|
||||
|
||||
<p>
|
||||
The Keyman App lets you type in over 600 languages. To get started, here are some helpful hints:
|
||||
<table>
|
||||
<tr>
|
||||
<th colspan="2"><h3>Keyboard Keys <br/>(Keyboard Present)</h3></th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="globe.b98948bb94a60ffb1822a9f8c6b355e2.png" /></td>
|
||||
<td>Install or select another language/keyboard</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="hide-keyboard.010579769b43952703da6147f8225501.png" /></td>
|
||||
<td>Hide the keyboard</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="backspace.e7aa44e2e9f4ccd68dfffd7cdae23d1f.png" /></td>
|
||||
<td>Backspace</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="return.bdf81704b5532f32581ad2b7533a46a9.png" /></td>
|
||||
<td>Return</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="shift.2cab323b121fe156b13ad0d6262f7852.png" /></td>
|
||||
<td>Shift key. Long press this key to access the CTRL, ALT and CTRL ALT keys (which can access additional
|
||||
key layers)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="touch-hold.42dd80d1666945835f79a9c3f5d05d55.png" /></td>
|
||||
<td>Keys with a small dot in the top right corner indicate a long press key. Access further functionality
|
||||
by long pressing the key</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th colspan="2"><h3>Toolbar Icons</h3></th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="share.a6c8dd88ab8dbb2614442fcce23f4f27.png" /></td>
|
||||
<td>Share your text via Mail, Text, Facebook or Twitter</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="browser-icon.af5dfe566575261f1ea8164481323cb4.png" /></td>
|
||||
<td>Open the Keyman Browser</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="menu-icon.3ba89748b61f4ad9d363b9d0000c21cd.png" /></td>
|
||||
<td>Open the menu for additional options</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="font-size.ad6bf9de6369ea97531dfc845b92547a.png" /></td>
|
||||
<td>Adjust the font size</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="delete.3a5deb2cca38d2fceafdab4ecc07dd5d.png" /></td>
|
||||
<td>Delete all current text</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="get-started.148a309221b6ae085ccbc3892614c3b3.png" /></td>
|
||||
<td>Open the initial setup screen</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="info.ac50440ebab389e55bad424d2aef4f3d.png" /></td>
|
||||
<td>Load this help page</td>
|
||||
</tr>
|
||||
</table>
|
||||
</p>
|
||||
|
||||
<h2>Help Index</h2>
|
||||
|
||||
<ul>
|
||||
<li class="content-in-app">Getting Started</li>
|
||||
<li class="content-online">Keyman for iPhone and iPad help home</li>
|
||||
<li><a href="installing-keyboards.php.html">Installing keyboards</a></li>
|
||||
<li><a href='switching-between-keyboards.php.html'>Switching between keyboards</a></li>
|
||||
<li><a href='uninstalling-keyboards.php.html'>Uninstalling keyboards</a></li>
|
||||
<li><a href='installing-custom-keyboards.php.html'>Installing custom keyboards</a></li>
|
||||
<li><a href='sharing-keyboards.php.html'>Sharing keyboards</a></li>
|
||||
<li><a href='installing-system-keyboard.php.html'>Installing the Keyman System Keyboard</a></li>
|
||||
<li><a href='installing-fonts.php.html'>Installing fonts</a></li>
|
||||
<li><a href='using-keyman-browser.php.html'>Using the Keyman Browser</a></li>
|
||||
</ul>
|
||||
<h2>Integrate Keyman with your App or Website</h2>
|
||||
<p>
|
||||
If you are interested in learning how Keyman can be integrated into your own app or website, visit <a href="http://www.keyman.com/engine/">www.keyman.com/engine</a>
|
||||
</p>
|
||||
<h2>Further Help</h2>
|
||||
<p>
|
||||
For more information on Keyman, visit <a href="http://keyman.com">www.keyman.com</a>
|
||||
</p>
|
||||
|
||||
<div class="content-online">
|
||||
<h2>Version History</h2>
|
||||
<p><a href='https://help.keyman.com/products/iphone-and-ipad/version-history'>Full version history</a></p>
|
||||
</div> </article>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<div class="wrapper">
|
||||
<div class="footer-third sil-logo">
|
||||
<br>
|
||||
<a href="https://www.keyman.com/about/"><img id="sil-logo" src="sil-logo-blue-2017_1.7742a0bfa005af55e62b98d27f8b033c.png" alt='SIL' /></a>
|
||||
<p>Copyright © 1992-2019</p>
|
||||
<p>Created by <a href="https://www.keyman.com/about/">SIL International</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -1,205 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Keyman for iPhone and iPad Help</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
|
||||
<link rel='shortcut icon' href="favicon.56e7a2d76793fb59cca3133b8bb1dd3d.ico">
|
||||
<link rel="stylesheet" type="text/css" href="template.5f4056fcb922f05667eb19e3809c64db.css">
|
||||
<link rel="stylesheet" type="text/css" href="keyboard.f84ff11b7f61a4be1fa5437cf6ba17e0.css">
|
||||
<link rel="stylesheet" type="text/css" href="keys.298336161ce24cc84fd19fc4ecb6f7ae.css">
|
||||
<link rel="stylesheet" type="text/css" href="app-info.8f6cb12701af2facf8c6dd7c729c65bc.css">
|
||||
<link rel="stylesheet" type="text/css" href="embed.5f7dc4fec739bda98e73bbe078e4f770.css">
|
||||
<link href='https://fonts.googleapis.com/css?family=Cabin:400,400italic,500,600,700,700italic|Source+Sans+Pro:400,700,900,600,300|Noto+Serif:400' rel='stylesheet' type='text/css'>
|
||||
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,700italic,400italic' rel='stylesheet' type='text/css'>
|
||||
<script type='text/javascript' src='keyrenderer.e17ddbf43da5e1a6cc9ba8d723c98ec6.js'></script>
|
||||
<script type="text/javascript">
|
||||
// Add a script element as a child of the body
|
||||
|
||||
function downloadJS(src) {
|
||||
var element = document.createElement("script");
|
||||
element.src = src;
|
||||
document.body.appendChild(element);
|
||||
}
|
||||
|
||||
function downloadJSAtOnload() {
|
||||
downloadJS("/cdn/deploy/js/jquery1-11-1.min.4dc834d16a0d219d5c2b8a5b814569e4.js");
|
||||
downloadJS("/cdn/deploy/js/kmlive.ba0482399ad1a6ebae564d3a0e3fef66.js");
|
||||
//downloadJS("/cdn/deploy/js/keyrenderer.e17ddbf43da5e1a6cc9ba8d723c98ec6.js");
|
||||
}
|
||||
|
||||
// Check for browser support of event handling capability
|
||||
if (window.addEventListener)
|
||||
window.addEventListener("load", downloadJSAtOnload, false);
|
||||
else if (window.attachEvent)
|
||||
window.attachEvent("onload", downloadJSAtOnload);
|
||||
else window.onload = downloadJSAtOnload;
|
||||
</script>
|
||||
<script>
|
||||
function isIEOnWin81orEarlier() {
|
||||
// If we are running IE11/or earlier on Windows 8.1 or earlier, then
|
||||
// the autolink generates filenames that are misrecognised for download links,
|
||||
// meaning users on those browesrs cannot easily download Keyman.
|
||||
// Easiest way to test this is to test against navigator.userAgent
|
||||
// Yes, we get some muddled analytics of cross-site of IE visitors but
|
||||
// it's a small enough percentage that we don't need to worry about it.
|
||||
return (navigator.userAgent.indexOf('Trident/') >= 0 && navigator.userAgent.indexOf('Windows NT 6') >= 0) ||
|
||||
(document.documentMode < 11);
|
||||
}
|
||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
||||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
||||
|
||||
ga('create', 'UA-249828-1', 'auto', {'allowLinker': !isIEOnWin81orEarlier()});
|
||||
if(!isIEOnWin81orEarlier()) {
|
||||
ga('require', 'linker');
|
||||
ga('linker:autoLink',
|
||||
['keyman.com', 'www.keyman.com',
|
||||
'keymanweb.com', 'www.keymanweb.com',
|
||||
'help.keyman.com',
|
||||
'blog.keyman.com',
|
||||
'donate.keyman.com',
|
||||
'downloads.keyman.com',
|
||||
'developer.keyman.com',
|
||||
'keyman.dev',
|
||||
'keyman.blog',
|
||||
'blog.tavultesoft.com',
|
||||
'www.tavultesoft.com', 'tavultesoft.com', 'secure.tavultesoft.com'] );
|
||||
}
|
||||
ga('send', 'pageview');
|
||||
</script>
|
||||
</head>
|
||||
<body data-device="Unknown">
|
||||
<div id="container">
|
||||
<div class="header">
|
||||
<div id="show-phone-menu-spacer"></div>
|
||||
<img id="logo" src="logo2.d8805a27a5c0399d234f1f84aca74cae.png" alt='Keyman Logo' />
|
||||
<div id="no-menu-spacer"></div>
|
||||
<img id="header-bottom" src="headerbar.5b66d10475396d1a17cb0d687f794262.png" alt='Header bottom' />
|
||||
<a id="help" href="https://keyman.com/">
|
||||
<p id="keyman-help">Keyman.com</p><img src="helpIcon.e6531e8bf34d0f667dac699db8f7438f.png">
|
||||
</a>
|
||||
</div>
|
||||
<div id="phone-header-spacer"></div><div class="main no-toc no-index">
|
||||
<div id="section2" class='embed-on'>
|
||||
<div class="column-left">
|
||||
<div id="index">
|
||||
<h3>Index</h3>
|
||||
<div id="index-content"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="wrapper">
|
||||
<article>
|
||||
<h2 class="content-in-app">Getting Started</h2>
|
||||
<h2 class="content-online">Keyman for iPhone and iPad</h2>
|
||||
|
||||
<p>
|
||||
The Keyman App lets you type in over 600 languages. To get started, here are some helpful hints:
|
||||
<table>
|
||||
<tr>
|
||||
<th colspan="2"><h3>Keyboard Keys <br/>(Keyboard Present)</h3></th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="globe.b98948bb94a60ffb1822a9f8c6b355e2.png" /></td>
|
||||
<td>Install or select another language/keyboard</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="hide-keyboard.010579769b43952703da6147f8225501.png" /></td>
|
||||
<td>Hide the keyboard</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="backspace.e7aa44e2e9f4ccd68dfffd7cdae23d1f.png" /></td>
|
||||
<td>Backspace</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="return.bdf81704b5532f32581ad2b7533a46a9.png" /></td>
|
||||
<td>Return</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="shift.2cab323b121fe156b13ad0d6262f7852.png" /></td>
|
||||
<td>Shift key. Long press this key to access the CTRL, ALT and CTRL ALT keys (which can access additional
|
||||
key layers)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="touch-hold.42dd80d1666945835f79a9c3f5d05d55.png" /></td>
|
||||
<td>Keys with a small dot in the top right corner indicate a long press key. Access further functionality
|
||||
by long pressing the key</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th colspan="2"><h3>Toolbar Icons</h3></th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="share.a6c8dd88ab8dbb2614442fcce23f4f27.png" /></td>
|
||||
<td>Share your text via Mail, Text, Facebook or Twitter</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="browser-icon.af5dfe566575261f1ea8164481323cb4.png" /></td>
|
||||
<td>Open the Keyman Browser</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="menu-icon.3ba89748b61f4ad9d363b9d0000c21cd.png" /></td>
|
||||
<td>Open the menu for additional options</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="font-size.ad6bf9de6369ea97531dfc845b92547a.png" /></td>
|
||||
<td>Adjust the font size</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="delete.3a5deb2cca38d2fceafdab4ecc07dd5d.png" /></td>
|
||||
<td>Delete all current text</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="get-started.148a309221b6ae085ccbc3892614c3b3.png" /></td>
|
||||
<td>Open the initial setup screen</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="info.ac50440ebab389e55bad424d2aef4f3d.png" /></td>
|
||||
<td>Load this help page</td>
|
||||
</tr>
|
||||
</table>
|
||||
</p>
|
||||
|
||||
<h2>Help Index</h2>
|
||||
|
||||
<ul>
|
||||
<li class="content-in-app">Getting Started</li>
|
||||
<li class="content-online">Keyman for iPhone and iPad help home</li>
|
||||
<li><a href="installing-keyboards.php.html">Installing keyboards</a></li>
|
||||
<li><a href='switching-between-keyboards.php.html'>Switching between keyboards</a></li>
|
||||
<li><a href='uninstalling-keyboards.php.html'>Uninstalling keyboards</a></li>
|
||||
<li><a href='installing-custom-keyboards.php.html'>Installing custom keyboards</a></li>
|
||||
<li><a href='sharing-keyboards.php.html'>Sharing keyboards</a></li>
|
||||
<li><a href='installing-system-keyboard.php.html'>Installing the Keyman System Keyboard</a></li>
|
||||
<li><a href='installing-fonts.php.html'>Installing fonts</a></li>
|
||||
<li><a href='using-keyman-browser.php.html'>Using the Keyman Browser</a></li>
|
||||
</ul>
|
||||
<h2>Integrate Keyman with your App or Website</h2>
|
||||
<p>
|
||||
If you are interested in learning how Keyman can be integrated into your own app or website, visit <a href="http://www.keyman.com/engine/">www.keyman.com/engine</a>
|
||||
</p>
|
||||
<h2>Further Help</h2>
|
||||
<p>
|
||||
For more information on Keyman, visit <a href="http://keyman.com">www.keyman.com</a>
|
||||
</p>
|
||||
|
||||
<div class="content-online">
|
||||
<h2>Version History</h2>
|
||||
<p><a href='https://help.keyman.com/products/iphone-and-ipad/version-history'>Full version history</a></p>
|
||||
</div> </article>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<div class="wrapper">
|
||||
<div class="footer-third sil-logo">
|
||||
<br>
|
||||
<a href="https://www.keyman.com/about/"><img id="sil-logo" src="sil-logo-blue-2017_1.7742a0bfa005af55e62b98d27f8b033c.png" alt='SIL' /></a>
|
||||
<p>Copyright © 1992-2019</p>
|
||||
<p>Created by <a href="https://www.keyman.com/about/">SIL International</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
Before Width: | Height: | Size: 2.3 KiB |
|
|
@ -1,197 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Installing Custom Keyboards - Keyman for iPhone and iPad Help</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
|
||||
<link rel='shortcut icon' href="favicon.56e7a2d76793fb59cca3133b8bb1dd3d.ico">
|
||||
<link rel='canonical' href='https://help.keyman.com/products/iphone-and-ipad/current-version/installing-custom-keyboards'> <link rel="stylesheet" type="text/css" href="template.5f4056fcb922f05667eb19e3809c64db.css">
|
||||
<link rel="stylesheet" type="text/css" href="keyboard.f84ff11b7f61a4be1fa5437cf6ba17e0.css">
|
||||
<link rel="stylesheet" type="text/css" href="keys.298336161ce24cc84fd19fc4ecb6f7ae.css">
|
||||
<link rel="stylesheet" type="text/css" href="embed.5f7dc4fec739bda98e73bbe078e4f770.css">
|
||||
<link href='https://fonts.googleapis.com/css?family=Cabin:400,400italic,500,600,700,700italic|Source+Sans+Pro:400,700,900,600,300|Noto+Serif:400' rel='stylesheet' type='text/css'>
|
||||
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,700italic,400italic' rel='stylesheet' type='text/css'>
|
||||
<script type='text/javascript' src='keyrenderer.e17ddbf43da5e1a6cc9ba8d723c98ec6.js'></script>
|
||||
<script type="text/javascript">
|
||||
// Add a script element as a child of the body
|
||||
|
||||
function downloadJS(src) {
|
||||
var element = document.createElement("script");
|
||||
element.src = src;
|
||||
document.body.appendChild(element);
|
||||
}
|
||||
|
||||
function downloadJSAtOnload() {
|
||||
downloadJS("/cdn/deploy/js/jquery1-11-1.min.4dc834d16a0d219d5c2b8a5b814569e4.js");
|
||||
downloadJS("/cdn/deploy/js/kmlive.ba0482399ad1a6ebae564d3a0e3fef66.js");
|
||||
//downloadJS("/cdn/deploy/js/keyrenderer.e17ddbf43da5e1a6cc9ba8d723c98ec6.js");
|
||||
}
|
||||
|
||||
// Check for browser support of event handling capability
|
||||
if (window.addEventListener)
|
||||
window.addEventListener("load", downloadJSAtOnload, false);
|
||||
else if (window.attachEvent)
|
||||
window.attachEvent("onload", downloadJSAtOnload);
|
||||
else window.onload = downloadJSAtOnload;
|
||||
</script>
|
||||
<script>
|
||||
function isIEOnWin81orEarlier() {
|
||||
// If we are running IE11/or earlier on Windows 8.1 or earlier, then
|
||||
// the autolink generates filenames that are misrecognised for download links,
|
||||
// meaning users on those browesrs cannot easily download Keyman.
|
||||
// Easiest way to test this is to test against navigator.userAgent
|
||||
// Yes, we get some muddled analytics of cross-site of IE visitors but
|
||||
// it's a small enough percentage that we don't need to worry about it.
|
||||
return (navigator.userAgent.indexOf('Trident/') >= 0 && navigator.userAgent.indexOf('Windows NT 6') >= 0) ||
|
||||
(document.documentMode < 11);
|
||||
}
|
||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
||||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
||||
|
||||
ga('create', 'UA-249828-1', 'auto', {'allowLinker': !isIEOnWin81orEarlier()});
|
||||
if(!isIEOnWin81orEarlier()) {
|
||||
ga('require', 'linker');
|
||||
ga('linker:autoLink',
|
||||
['keyman.com', 'www.keyman.com',
|
||||
'keymanweb.com', 'www.keymanweb.com',
|
||||
'help.keyman.com',
|
||||
'blog.keyman.com',
|
||||
'donate.keyman.com',
|
||||
'downloads.keyman.com',
|
||||
'developer.keyman.com',
|
||||
'keyman.dev',
|
||||
'keyman.blog',
|
||||
'blog.tavultesoft.com',
|
||||
'www.tavultesoft.com', 'tavultesoft.com', 'secure.tavultesoft.com'] );
|
||||
}
|
||||
ga('send', 'pageview');
|
||||
</script>
|
||||
</head>
|
||||
<body data-device="Unknown">
|
||||
<div id="container">
|
||||
<div class="header">
|
||||
<div id="show-phone-menu-spacer"></div>
|
||||
<img id="logo" src="logo2.d8805a27a5c0399d234f1f84aca74cae.png" alt='Keyman Logo' />
|
||||
<div id="no-menu-spacer"></div>
|
||||
<img id="header-bottom" src="headerbar.5b66d10475396d1a17cb0d687f794262.png" alt='Header bottom' />
|
||||
<a id="help" href="https://keyman.com/">
|
||||
<p id="keyman-help">Keyman.com</p><img src="helpIcon.e6531e8bf34d0f667dac699db8f7438f.png">
|
||||
</a>
|
||||
</div>
|
||||
<div id="phone-header-spacer"></div><div class="main no-toc no-index">
|
||||
<div id="section2" class='embed-on'>
|
||||
<div class="column-left">
|
||||
<div id="index">
|
||||
<h3>Index</h3>
|
||||
<div id="index-content"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="wrapper">
|
||||
<article>
|
||||
<h2><span class="content-online">Keyman for iPhone and iPad: </span>Installing Custom Keyboards</h2>
|
||||
|
||||
<h3>Download the File</h3>
|
||||
<p>
|
||||
If downloading a custom keyboard from the internet, click the link to your custom keyboard package file.
|
||||
</p>
|
||||
<p>
|
||||
For this example, we'll install a custom keyboard from a link in Safari. Our example keyboard is for the GFF Amharic 7 keyboard.
|
||||
</p>
|
||||
<p>
|
||||
<img src="dist-url-screen-i.58b4bbebb629e6152eb43ece3451fb3c.png">
|
||||
</p>
|
||||
<p>
|
||||
Safari will display an option to open the KMP file with Keyman.<br/>
|
||||
</p>
|
||||
<p>
|
||||
<img src="dist-kmp-open-i.6a948c2a5b45cf7ad8d430cfd4c275af.png">
|
||||
</p>
|
||||
<p>
|
||||
Click <span class="command">Open in "Keyman"</span> to continue.
|
||||
</p>
|
||||
<h3>Finding the File (iOS 11+ only)</h3>
|
||||
<p>
|
||||
Installation is also possible from email clients and other sources.
|
||||
Once you download the file and save it to your device, look for an
|
||||
<span class="command">Open in "Keyman"</span> option or use the
|
||||
Install From File option in Keyman seen below.
|
||||
</p>
|
||||
<p>
|
||||
<img src="add-keyboard-i2.f815f73c0363f547b5c756ebcdb4a89a.png">
|
||||
</p>
|
||||
<p>
|
||||
Once this option is selected, a file browser will appear. By default, it will show the most
|
||||
recently downloaded files that can be installed.
|
||||
</p>
|
||||
<p>
|
||||
<img src="add-keyboard-file-i.b0b4249fc27f737685a10fa6781db8b6.png">
|
||||
</p>
|
||||
<p>
|
||||
If you have difficulty finding the right file, consider using the <span class="command">Browse</span>
|
||||
option at the bottom-right. Once you select it, you should then be greeted with the screen shown in
|
||||
the section below.
|
||||
</p>
|
||||
|
||||
<h3>Installing the Package</h3>
|
||||
<p>
|
||||
Either approach seen above will start the installation process. From there, Keyman
|
||||
for iPhone and iPad will parse the metadata in the package. Some packages include
|
||||
documentation that will be displayed at this time.
|
||||
</p>
|
||||
<p>
|
||||
<img src="dist-welcome-i.e4fac681e32f983734f73b37f3b445da.png">
|
||||
</p>
|
||||
<p>
|
||||
Click the <span class="command">"Install"</span> button at the top right.
|
||||
</p>
|
||||
<p>
|
||||
The keyboard from the keyboard package will then be successfully installed!
|
||||
</p>
|
||||
<p>
|
||||
<img src="dist-kmp-success-i.ebdf47a9e455838a09060ad92abcbf4e.png">
|
||||
</p>
|
||||
<p>
|
||||
All the keyboards in the package are installed as a group. In this example, the package only has the "GFF Amharic 7"
|
||||
keyboard, so it becomes the active keyboard.
|
||||
</p>
|
||||
<p>
|
||||
<img src="dist-install1-i.9f5bb46e89bbdcf2bbe406da41ce6771.png">
|
||||
</p>
|
||||
|
||||
<p>
|
||||
To learn how to create a custom installable keyboard, <a href="http://help.keyman.com/developer/current-version/guides/distribute/">click here</a>.
|
||||
</p>
|
||||
|
||||
<h2>Help Index</h2>
|
||||
|
||||
<ul>
|
||||
<li class="content-online"><a href='index.php.html'>Keyman for iPhone and iPad help home</a></li>
|
||||
<li class="content-in-app"><a href='index.php.html'>Getting Started</a></li>
|
||||
<li><a href='installing-keyboards.php.html'>Installing keyboards</a></li>
|
||||
<li><a href='switching-between-keyboards.php.html'>Switching between keyboards</a></li>
|
||||
<li><a href='uninstalling-keyboards.php.html'>Uninstalling keyboards</a></li>
|
||||
<li><a href='installing-custom-keyboards.php.html'>Installing custom keyboards</a></li>
|
||||
<li><a href='sharing-keyboards.php.html'>Sharing keyboards</a></li>
|
||||
<li><a href='installing-system-keyboard.php.html'>Installing the Keyman System Keyboard</a></li>
|
||||
<li><a href='installing-fonts.php.html'>Installing fonts</a></li>
|
||||
<li><a href='using-keyman-browser.php.html'>Using the Keyman Browser</a></li>
|
||||
</ul>
|
||||
</article>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<div class="wrapper">
|
||||
<div class="footer-third sil-logo">
|
||||
<br>
|
||||
<a href="https://www.keyman.com/about/"><img id="sil-logo" src="sil-logo-blue-2017_1.7742a0bfa005af55e62b98d27f8b033c.png" alt='SIL' /></a>
|
||||
<p>Copyright © 1992-2019</p>
|
||||
<p>Created by <a href="https://www.keyman.com/about/">SIL International</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -1,150 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Installing fonts - Keyman for iPhone and iPad Help</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
|
||||
<link rel='shortcut icon' href="favicon.56e7a2d76793fb59cca3133b8bb1dd3d.ico">
|
||||
<link rel='canonical' href='https://help.keyman.com/products/iphone-and-ipad/current-version/installing-fonts'> <link rel="stylesheet" type="text/css" href="template.5f4056fcb922f05667eb19e3809c64db.css">
|
||||
<link rel="stylesheet" type="text/css" href="keyboard.f84ff11b7f61a4be1fa5437cf6ba17e0.css">
|
||||
<link rel="stylesheet" type="text/css" href="keys.298336161ce24cc84fd19fc4ecb6f7ae.css">
|
||||
<link rel="stylesheet" type="text/css" href="app-info.8f6cb12701af2facf8c6dd7c729c65bc.css">
|
||||
<link rel="stylesheet" type="text/css" href="embed.5f7dc4fec739bda98e73bbe078e4f770.css">
|
||||
<link href='https://fonts.googleapis.com/css?family=Cabin:400,400italic,500,600,700,700italic|Source+Sans+Pro:400,700,900,600,300|Noto+Serif:400' rel='stylesheet' type='text/css'>
|
||||
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,700italic,400italic' rel='stylesheet' type='text/css'>
|
||||
<script type='text/javascript' src='keyrenderer.e17ddbf43da5e1a6cc9ba8d723c98ec6.js'></script>
|
||||
<script type="text/javascript">
|
||||
// Add a script element as a child of the body
|
||||
|
||||
function downloadJS(src) {
|
||||
var element = document.createElement("script");
|
||||
element.src = src;
|
||||
document.body.appendChild(element);
|
||||
}
|
||||
|
||||
function downloadJSAtOnload() {
|
||||
downloadJS("/cdn/deploy/js/jquery1-11-1.min.4dc834d16a0d219d5c2b8a5b814569e4.js");
|
||||
downloadJS("/cdn/deploy/js/kmlive.ba0482399ad1a6ebae564d3a0e3fef66.js");
|
||||
//downloadJS("/cdn/deploy/js/keyrenderer.e17ddbf43da5e1a6cc9ba8d723c98ec6.js");
|
||||
}
|
||||
|
||||
// Check for browser support of event handling capability
|
||||
if (window.addEventListener)
|
||||
window.addEventListener("load", downloadJSAtOnload, false);
|
||||
else if (window.attachEvent)
|
||||
window.attachEvent("onload", downloadJSAtOnload);
|
||||
else window.onload = downloadJSAtOnload;
|
||||
</script>
|
||||
<script>
|
||||
function isIEOnWin81orEarlier() {
|
||||
// If we are running IE11/or earlier on Windows 8.1 or earlier, then
|
||||
// the autolink generates filenames that are misrecognised for download links,
|
||||
// meaning users on those browesrs cannot easily download Keyman.
|
||||
// Easiest way to test this is to test against navigator.userAgent
|
||||
// Yes, we get some muddled analytics of cross-site of IE visitors but
|
||||
// it's a small enough percentage that we don't need to worry about it.
|
||||
return (navigator.userAgent.indexOf('Trident/') >= 0 && navigator.userAgent.indexOf('Windows NT 6') >= 0) ||
|
||||
(document.documentMode < 11);
|
||||
}
|
||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
||||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
||||
|
||||
ga('create', 'UA-249828-1', 'auto', {'allowLinker': !isIEOnWin81orEarlier()});
|
||||
if(!isIEOnWin81orEarlier()) {
|
||||
ga('require', 'linker');
|
||||
ga('linker:autoLink',
|
||||
['keyman.com', 'www.keyman.com',
|
||||
'keymanweb.com', 'www.keymanweb.com',
|
||||
'help.keyman.com',
|
||||
'blog.keyman.com',
|
||||
'donate.keyman.com',
|
||||
'downloads.keyman.com',
|
||||
'developer.keyman.com',
|
||||
'keyman.dev',
|
||||
'keyman.blog',
|
||||
'blog.tavultesoft.com',
|
||||
'www.tavultesoft.com', 'tavultesoft.com', 'secure.tavultesoft.com'] );
|
||||
}
|
||||
ga('send', 'pageview');
|
||||
</script>
|
||||
</head>
|
||||
<body data-device="Unknown">
|
||||
<div id="container">
|
||||
<div class="header">
|
||||
<div id="show-phone-menu-spacer"></div>
|
||||
<img id="logo" src="logo2.d8805a27a5c0399d234f1f84aca74cae.png" alt='Keyman Logo' />
|
||||
<div id="no-menu-spacer"></div>
|
||||
<img id="header-bottom" src="headerbar.5b66d10475396d1a17cb0d687f794262.png" alt='Header bottom' />
|
||||
<a id="help" href="https://keyman.com/">
|
||||
<p id="keyman-help">Keyman.com</p><img src="helpIcon.e6531e8bf34d0f667dac699db8f7438f.png">
|
||||
</a>
|
||||
</div>
|
||||
<div id="phone-header-spacer"></div><div class="main no-toc no-index">
|
||||
<div id="section2" class='embed-on'>
|
||||
<div class="column-left">
|
||||
<div id="index">
|
||||
<h3>Index</h3>
|
||||
<div id="index-content"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="wrapper">
|
||||
<article>
|
||||
<h2><span class="content-online">Keyman for iPhone and iPad: </span>Installing Fonts</h2>
|
||||
|
||||
<p>
|
||||
Some keyboards require special fonts that do not come standard with your iPhone or iPad. For keyboards that use these fonts, the Keyman app will provide a download of the font to install onto your device, meaning all apps will be able to correctly display the font. To install the font, touch <span class="command">Install</span>.
|
||||
<br/>
|
||||
<img src="font-dl1.b8983c24d229e8bfaef5757e8cf61579.png" />
|
||||
<br/><br/>
|
||||
You will then be taken to your device settings, and asked to install a profile for the font. Touch <span class="command">Install</span>.
|
||||
<br/>
|
||||
<img src="font-dl2.e89447124a646205302905cf75903b84.png" />
|
||||
<br/><br/>
|
||||
Then <span class="command">Install</span> again in the Consent page.
|
||||
<br/>
|
||||
<img src="font-dl3.8ed35f744cca7be7ef8c0930744b713a.png" />
|
||||
<br/><br/>
|
||||
Once the profile is installed, touch <span class="command">Done</span>.
|
||||
<br/>
|
||||
<img src="font-dl4.713ea3fe6632dc78a7d943305efca977.png" />
|
||||
<br/><br/>
|
||||
And then <span class="command">Touch now to return to Keyman</span>.
|
||||
<br/>
|
||||
<img src="font-dl5.89bddef8908a51a5f56890f0ad93c673.png" />
|
||||
<br/><br/>
|
||||
The font is now successfully installed, and will display correctly throughout your device!
|
||||
</p>
|
||||
|
||||
<h2>Help Index</h2>
|
||||
|
||||
<ul>
|
||||
<li class="content-online"><a href='index.php.html'>Keyman for iPhone and iPad help home</a></li>
|
||||
<li class="content-in-app"><a href='index.php.html'>Getting Started</a></li>
|
||||
<li><a href='installing-keyboards.php.html'>Installing keyboards</a></li>
|
||||
<li><a href='switching-between-keyboards.php.html'>Switching between keyboards</a></li>
|
||||
<li><a href='uninstalling-keyboards.php.html'>Uninstalling keyboards</a></li>
|
||||
<li><a href='installing-custom-keyboards.php.html'>Installing custom keyboards</a></li>
|
||||
<li><a href='sharing-keyboards.php.html'>Sharing keyboards</a></li>
|
||||
<li><a href='installing-system-keyboard.php.html'>Installing the Keyman System Keyboard</a></li>
|
||||
<li><a href='installing-fonts.php.html'>Installing fonts</a></li>
|
||||
<li><a href='using-keyman-browser.php.html'>Using the Keyman Browser</a></li>
|
||||
</ul>
|
||||
</article>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<div class="wrapper">
|
||||
<div class="footer-third sil-logo">
|
||||
<br>
|
||||
<a href="https://www.keyman.com/about/"><img id="sil-logo" src="sil-logo-blue-2017_1.7742a0bfa005af55e62b98d27f8b033c.png" alt='SIL' /></a>
|
||||
<p>Copyright © 1992-2019</p>
|
||||
<p>Created by <a href="https://www.keyman.com/about/">SIL International</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -1,155 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Adding keyboards - Keyman for iPhone and iPad Help</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
|
||||
<link rel='shortcut icon' href="favicon.56e7a2d76793fb59cca3133b8bb1dd3d.ico">
|
||||
<link rel='canonical' href='https://help.keyman.com/products/iphone-and-ipad/current-version/installing-keyboards'> <link rel="stylesheet" type="text/css" href="template.5f4056fcb922f05667eb19e3809c64db.css">
|
||||
<link rel="stylesheet" type="text/css" href="keyboard.f84ff11b7f61a4be1fa5437cf6ba17e0.css">
|
||||
<link rel="stylesheet" type="text/css" href="keys.298336161ce24cc84fd19fc4ecb6f7ae.css">
|
||||
<link rel="stylesheet" type="text/css" href="embed.5f7dc4fec739bda98e73bbe078e4f770.css">
|
||||
<link href='https://fonts.googleapis.com/css?family=Cabin:400,400italic,500,600,700,700italic|Source+Sans+Pro:400,700,900,600,300|Noto+Serif:400' rel='stylesheet' type='text/css'>
|
||||
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,700italic,400italic' rel='stylesheet' type='text/css'>
|
||||
<script type='text/javascript' src='keyrenderer.e17ddbf43da5e1a6cc9ba8d723c98ec6.js'></script>
|
||||
<script type="text/javascript">
|
||||
// Add a script element as a child of the body
|
||||
|
||||
function downloadJS(src) {
|
||||
var element = document.createElement("script");
|
||||
element.src = src;
|
||||
document.body.appendChild(element);
|
||||
}
|
||||
|
||||
function downloadJSAtOnload() {
|
||||
downloadJS("/cdn/deploy/js/jquery1-11-1.min.4dc834d16a0d219d5c2b8a5b814569e4.js");
|
||||
downloadJS("/cdn/deploy/js/kmlive.ba0482399ad1a6ebae564d3a0e3fef66.js");
|
||||
//downloadJS("/cdn/deploy/js/keyrenderer.e17ddbf43da5e1a6cc9ba8d723c98ec6.js");
|
||||
}
|
||||
|
||||
// Check for browser support of event handling capability
|
||||
if (window.addEventListener)
|
||||
window.addEventListener("load", downloadJSAtOnload, false);
|
||||
else if (window.attachEvent)
|
||||
window.attachEvent("onload", downloadJSAtOnload);
|
||||
else window.onload = downloadJSAtOnload;
|
||||
</script>
|
||||
<script>
|
||||
function isIEOnWin81orEarlier() {
|
||||
// If we are running IE11/or earlier on Windows 8.1 or earlier, then
|
||||
// the autolink generates filenames that are misrecognised for download links,
|
||||
// meaning users on those browesrs cannot easily download Keyman.
|
||||
// Easiest way to test this is to test against navigator.userAgent
|
||||
// Yes, we get some muddled analytics of cross-site of IE visitors but
|
||||
// it's a small enough percentage that we don't need to worry about it.
|
||||
return (navigator.userAgent.indexOf('Trident/') >= 0 && navigator.userAgent.indexOf('Windows NT 6') >= 0) ||
|
||||
(document.documentMode < 11);
|
||||
}
|
||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
||||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
||||
|
||||
ga('create', 'UA-249828-1', 'auto', {'allowLinker': !isIEOnWin81orEarlier()});
|
||||
if(!isIEOnWin81orEarlier()) {
|
||||
ga('require', 'linker');
|
||||
ga('linker:autoLink',
|
||||
['keyman.com', 'www.keyman.com',
|
||||
'keymanweb.com', 'www.keymanweb.com',
|
||||
'help.keyman.com',
|
||||
'blog.keyman.com',
|
||||
'donate.keyman.com',
|
||||
'downloads.keyman.com',
|
||||
'developer.keyman.com',
|
||||
'keyman.dev',
|
||||
'keyman.blog',
|
||||
'blog.tavultesoft.com',
|
||||
'www.tavultesoft.com', 'tavultesoft.com', 'secure.tavultesoft.com'] );
|
||||
}
|
||||
ga('send', 'pageview');
|
||||
</script>
|
||||
</head>
|
||||
<body data-device="Unknown">
|
||||
<div id="container">
|
||||
<div class="header">
|
||||
<div id="show-phone-menu-spacer"></div>
|
||||
<img id="logo" src="logo2.d8805a27a5c0399d234f1f84aca74cae.png" alt='Keyman Logo' />
|
||||
<div id="no-menu-spacer"></div>
|
||||
<img id="header-bottom" src="headerbar.5b66d10475396d1a17cb0d687f794262.png" alt='Header bottom' />
|
||||
<a id="help" href="https://keyman.com/">
|
||||
<p id="keyman-help">Keyman.com</p><img src="helpIcon.e6531e8bf34d0f667dac699db8f7438f.png">
|
||||
</a>
|
||||
</div>
|
||||
<div id="phone-header-spacer"></div><div class="main no-toc no-index">
|
||||
<div id="section2" class='embed-on'>
|
||||
<div class="column-left">
|
||||
<div id="index">
|
||||
<h3>Index</h3>
|
||||
<div id="index-content"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="wrapper">
|
||||
<article>
|
||||
<h2><span class="content-online">Keyman for iPhone and iPad: </span>Adding Keyboards</h2>
|
||||
|
||||
<p>
|
||||
To install resources for use with a new language, follow these steps.
|
||||
</p>
|
||||
<h3>Access "Installed Languages"</h3>
|
||||
<p>First, open the "Settings" menu.</p>
|
||||
<p>
|
||||
<img src="add-keyboard-i.47ed580b93a138e29e9c9ad70e00d25f.png" />
|
||||
</p>
|
||||
<p>
|
||||
The "Installed Languages" menu found here manages your installed keyboards and dictionaries.
|
||||
</p>
|
||||
<p>
|
||||
<img src="add-keyboard-i2.f815f73c0363f547b5c756ebcdb4a89a.png" />
|
||||
</p>
|
||||
<p>You should then see the following screen:</p>
|
||||
<p>
|
||||
<img src="add-keyboard-i3.3509794b85cff04330f9f5449df2f874.png" />
|
||||
</p>
|
||||
|
||||
<h3>Finding Your Keyboard</h3>
|
||||
<p>Click the <span class="command">+</span> at the top-right to open the keyboard catalog.</p>
|
||||
<p>
|
||||
<img src="add-keyboard-i4.961fbda76f16aca5b91afd600f4f9df1.png" />
|
||||
</p>
|
||||
<p>From there, select the language and keyboard you want to install.</p>
|
||||
<p>A list of all available languages will appear. Scroll through this list until you find the language you want to install. Some languages may have multiple keyboards - for example we have 10 different Tamil keyboards.</p>
|
||||
<p>A popup will then ask for confirmation. Hit the <span class="command">Download</span> button.</p>
|
||||
<p>
|
||||
<img src="add-keyboard-i5.f41b6636a605786bafa435d2cf52267f.png" />
|
||||
</p>
|
||||
<p>The new keyboard will then be installed and available for use.</p>
|
||||
<h2>Help Index</h2>
|
||||
|
||||
<ul>
|
||||
<li class="content-online"><a href='index.php.html'>Keyman for iPhone and iPad help home</a></li>
|
||||
<li class="content-in-app"><a href='index.php.html'>Getting Started</a></li>
|
||||
<li><a href='installing-keyboards.php.html'>Installing keyboards</a></li>
|
||||
<li><a href='switching-between-keyboards.php.html'>Switching between keyboards</a></li>
|
||||
<li><a href='uninstalling-keyboards.php.html'>Uninstalling keyboards</a></li>
|
||||
<li><a href='installing-custom-keyboards.php.html'>Installing custom keyboards</a></li>
|
||||
<li><a href='sharing-keyboards.php.html'>Sharing keyboards</a></li>
|
||||
<li><a href='installing-system-keyboard.php.html'>Installing the Keyman System Keyboard</a></li>
|
||||
<li><a href='installing-fonts.php.html'>Installing fonts</a></li>
|
||||
<li><a href='using-keyman-browser.php.html'>Using the Keyman Browser</a></li>
|
||||
</ul> </article>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<div class="wrapper">
|
||||
<div class="footer-third sil-logo">
|
||||
<br>
|
||||
<a href="https://www.keyman.com/about/"><img id="sil-logo" src="sil-logo-blue-2017_1.7742a0bfa005af55e62b98d27f8b033c.png" alt='SIL' /></a>
|
||||
<p>Copyright © 1992-2019</p>
|
||||
<p>Created by <a href="https://www.keyman.com/about/">SIL International</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -1,177 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Installing the Keyman System Keyboard - Keyman for iPhone and iPad Help</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
|
||||
<link rel='shortcut icon' href="favicon.56e7a2d76793fb59cca3133b8bb1dd3d.ico">
|
||||
<link rel='canonical' href='https://help.keyman.com/products/iphone-and-ipad/current-version/installing-system-keyboard'> <link rel="stylesheet" type="text/css" href="template.5f4056fcb922f05667eb19e3809c64db.css">
|
||||
<link rel="stylesheet" type="text/css" href="keyboard.f84ff11b7f61a4be1fa5437cf6ba17e0.css">
|
||||
<link rel="stylesheet" type="text/css" href="keys.298336161ce24cc84fd19fc4ecb6f7ae.css">
|
||||
<link rel="stylesheet" type="text/css" href="embed.5f7dc4fec739bda98e73bbe078e4f770.css">
|
||||
<link href='https://fonts.googleapis.com/css?family=Cabin:400,400italic,500,600,700,700italic|Source+Sans+Pro:400,700,900,600,300|Noto+Serif:400' rel='stylesheet' type='text/css'>
|
||||
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,700italic,400italic' rel='stylesheet' type='text/css'>
|
||||
<script type='text/javascript' src='keyrenderer.e17ddbf43da5e1a6cc9ba8d723c98ec6.js'></script>
|
||||
<script type="text/javascript">
|
||||
// Add a script element as a child of the body
|
||||
|
||||
function downloadJS(src) {
|
||||
var element = document.createElement("script");
|
||||
element.src = src;
|
||||
document.body.appendChild(element);
|
||||
}
|
||||
|
||||
function downloadJSAtOnload() {
|
||||
downloadJS("/cdn/deploy/js/jquery1-11-1.min.4dc834d16a0d219d5c2b8a5b814569e4.js");
|
||||
downloadJS("/cdn/deploy/js/kmlive.ba0482399ad1a6ebae564d3a0e3fef66.js");
|
||||
//downloadJS("/cdn/deploy/js/keyrenderer.e17ddbf43da5e1a6cc9ba8d723c98ec6.js");
|
||||
}
|
||||
|
||||
// Check for browser support of event handling capability
|
||||
if (window.addEventListener)
|
||||
window.addEventListener("load", downloadJSAtOnload, false);
|
||||
else if (window.attachEvent)
|
||||
window.attachEvent("onload", downloadJSAtOnload);
|
||||
else window.onload = downloadJSAtOnload;
|
||||
</script>
|
||||
<script>
|
||||
function isIEOnWin81orEarlier() {
|
||||
// If we are running IE11/or earlier on Windows 8.1 or earlier, then
|
||||
// the autolink generates filenames that are misrecognised for download links,
|
||||
// meaning users on those browesrs cannot easily download Keyman.
|
||||
// Easiest way to test this is to test against navigator.userAgent
|
||||
// Yes, we get some muddled analytics of cross-site of IE visitors but
|
||||
// it's a small enough percentage that we don't need to worry about it.
|
||||
return (navigator.userAgent.indexOf('Trident/') >= 0 && navigator.userAgent.indexOf('Windows NT 6') >= 0) ||
|
||||
(document.documentMode < 11);
|
||||
}
|
||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
||||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
||||
|
||||
ga('create', 'UA-249828-1', 'auto', {'allowLinker': !isIEOnWin81orEarlier()});
|
||||
if(!isIEOnWin81orEarlier()) {
|
||||
ga('require', 'linker');
|
||||
ga('linker:autoLink',
|
||||
['keyman.com', 'www.keyman.com',
|
||||
'keymanweb.com', 'www.keymanweb.com',
|
||||
'help.keyman.com',
|
||||
'blog.keyman.com',
|
||||
'donate.keyman.com',
|
||||
'downloads.keyman.com',
|
||||
'developer.keyman.com',
|
||||
'keyman.dev',
|
||||
'keyman.blog',
|
||||
'blog.tavultesoft.com',
|
||||
'www.tavultesoft.com', 'tavultesoft.com', 'secure.tavultesoft.com'] );
|
||||
}
|
||||
ga('send', 'pageview');
|
||||
</script>
|
||||
</head>
|
||||
<body data-device="Unknown">
|
||||
<div id="container">
|
||||
<div class="header">
|
||||
<div id="show-phone-menu-spacer"></div>
|
||||
<img id="logo" src="logo2.d8805a27a5c0399d234f1f84aca74cae.png" alt='Keyman Logo' />
|
||||
<div id="no-menu-spacer"></div>
|
||||
<img id="header-bottom" src="headerbar.5b66d10475396d1a17cb0d687f794262.png" alt='Header bottom' />
|
||||
<a id="help" href="https://keyman.com/">
|
||||
<p id="keyman-help">Keyman.com</p><img src="helpIcon.e6531e8bf34d0f667dac699db8f7438f.png">
|
||||
</a>
|
||||
</div>
|
||||
<div id="phone-header-spacer"></div><div class="main no-toc no-index">
|
||||
<div id="section2" class='embed-on'>
|
||||
<div class="column-left">
|
||||
<div id="index">
|
||||
<h3>Index</h3>
|
||||
<div id="index-content"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="wrapper">
|
||||
<article>
|
||||
<h2><span class="content-online">Keyman for iPhone and iPad: </span>Installing the Keyman System Keyboard</h2>
|
||||
|
||||
<p>
|
||||
Open the 'Settings' App and go to 'General' > 'Keyboard'.
|
||||
</p>
|
||||
<p>
|
||||
<img src="keyman-settings5.eb3048ad1e8bb9e24016134d6f1a9956.png" />
|
||||
</p>
|
||||
<p>
|
||||
Touch 'Keyboards'.
|
||||
</p>
|
||||
<p>
|
||||
<img src="keyman-settings6.72000b5e1174fb6898febb017a63eb6d.png" />
|
||||
</p>
|
||||
<h3>Enabling Keyman</h3>
|
||||
<p>
|
||||
To activate Keyman as a system keyboard, touch 'Add New Keyboard...'
|
||||
</p>
|
||||
<p>
|
||||
<img src="keyman-settings.fa7bb95bf3f13c7777484dcdaab9dd0a.png" />
|
||||
</p>
|
||||
<p>
|
||||
Touch 'Keyman' under THIRD-PARTY KEYBOARDS.
|
||||
</p>
|
||||
<p>
|
||||
<img src="keyman-settings2.01cbeb0ac2121190250eadcdb38e9c27.png" />
|
||||
</p>
|
||||
<p>
|
||||
Touch 'Keyman - Keyman'.
|
||||
</p>
|
||||
<p>
|
||||
<img src="keyman-settings3.228f5978261f580be7b6ac285b59c995.png" />
|
||||
</p>
|
||||
<p>
|
||||
Turn on the 'Allow Full Access' toggle and confirm.
|
||||
</p>
|
||||
<p>
|
||||
<img src="keyman-settings4.d6965eba9a73ea210512c32c69ec6981.png" />
|
||||
</p>
|
||||
<p>
|
||||
Your Keyman keyboards will now be available throughout your entire device. You can switch between Keyman keyboards and the default iOS keyboard layout by touching the globe key of the keyboard whenever you are typing.
|
||||
</p>
|
||||
<p>
|
||||
<img src="globe.b98948bb94a60ffb1822a9f8c6b355e2.png" />
|
||||
</p>
|
||||
<h3>On "Allow Full Access"</h3>
|
||||
<p>After opening the Keyman system keyboard for the first time in an app, you can turn off the "Allow Full Access" option
|
||||
again.
|
||||
</p>
|
||||
<p>
|
||||
You may need to temporarily switch this on again in the future for app updates and for some changes to keyboard preferences.
|
||||
</p>
|
||||
<p>
|
||||
It may always be safely deactivated immediately after opening the system keyboard again in an app.
|
||||
</p>
|
||||
<h2>Help Index</h2>
|
||||
|
||||
<ul>
|
||||
<li class="content-online"><a href='index.php.html'>Keyman for iPhone and iPad help home</a></li>
|
||||
<li class="content-in-app"><a href='index.php.html'>Getting Started</a></li>
|
||||
<li><a href='installing-keyboards.php.html'>Installing keyboards</a></li>
|
||||
<li><a href='switching-between-keyboards.php.html'>Switching between keyboards</a></li>
|
||||
<li><a href='uninstalling-keyboards.php.html'>Uninstalling keyboards</a></li>
|
||||
<li><a href='installing-custom-keyboards.php.html'>Installing custom keyboards</a></li>
|
||||
<li><a href='sharing-keyboards.php.html'>Sharing keyboards</a></li>
|
||||
<li><a href='installing-system-keyboard.php.html'>Installing the Keyman System Keyboard</a></li>
|
||||
<li><a href='installing-fonts.php.html'>Installing fonts</a></li>
|
||||
<li><a href='using-keyman-browser.php.html'>Using the Keyman Browser</a></li>
|
||||
</ul> </article>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<div class="wrapper">
|
||||
<div class="footer-third sil-logo">
|
||||
<br>
|
||||
<a href="https://www.keyman.com/about/"><img id="sil-logo" src="sil-logo-blue-2017_1.7742a0bfa005af55e62b98d27f8b033c.png" alt='SIL' /></a>
|
||||
<p>Copyright © 1992-2019</p>
|
||||
<p>Created by <a href="https://www.keyman.com/about/">SIL International</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -1,95 +0,0 @@
|
|||
@import 'fonts.css';
|
||||
|
||||
#section2 h3, #section2 h2{
|
||||
color: #B92034;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
#section2 a{
|
||||
color: #B92034;
|
||||
}
|
||||
|
||||
#section2 h3{
|
||||
margin-top: 30px;
|
||||
}
|
||||
|
||||
#section2 h4{
|
||||
font-weight: bold;
|
||||
margin: 10px 10px;
|
||||
}
|
||||
|
||||
#section2 img{
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
.lang2{
|
||||
line-height: 1.2;
|
||||
font-size: 150% !important;
|
||||
}
|
||||
|
||||
#keymanExample{
|
||||
background: #E0E0FF;
|
||||
border: solid 2px #69B7D2;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
#keymanExample tr td{
|
||||
padding: 0px 30px;
|
||||
}
|
||||
|
||||
#keymanExample tr th{
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#keymanExample img{
|
||||
margin: 5px 2px 0px 2px;
|
||||
position: relative;
|
||||
top: 3px;
|
||||
}
|
||||
|
||||
#osk .desktop.kmw-osk-inner-frame {
|
||||
background: rgb(204,204,204);
|
||||
padding: 4px 0;
|
||||
}
|
||||
|
||||
#osk .desktop.kmw-osk-inner-frame .kmw-key-square {
|
||||
|
||||
border-bottom: solid 2px rgb(204,204,204);
|
||||
}
|
||||
|
||||
.highlightKeys .key-print { display: none }
|
||||
.highlightKeys img {
|
||||
vertical-align: baseline;
|
||||
margin: 0 2px 0 0;
|
||||
background-image: url('keys3.gif');
|
||||
height: 15px; width: 15px;
|
||||
margin: 2px !important;
|
||||
}
|
||||
|
||||
.grid tr {
|
||||
font-weight: normal;
|
||||
height: 55px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
td samp {
|
||||
font-size: 24pt;
|
||||
}
|
||||
samp {
|
||||
color: #0000FF;
|
||||
font-family: "Times New Roman";
|
||||
}
|
||||
.grid td, .grid th {
|
||||
border-bottom: 1px solid #DDDDDD;
|
||||
padding: 2px 5px;
|
||||
}
|
||||
|
||||
.grid th{
|
||||
vertical-align: bottom;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.navheader{
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
|
Before Width: | Height: | Size: 9.2 KiB |
|
Before Width: | Height: | Size: 20 KiB |
|
Before Width: | Height: | Size: 17 KiB |
|
Before Width: | Height: | Size: 6.9 KiB |
|
Before Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 18 KiB |
|
|
@ -1,250 +0,0 @@
|
|||
if(typeof KeyRenderer == 'undefined')
|
||||
{
|
||||
var KeyRenderer = new function()
|
||||
{
|
||||
var site = '/cdn/dev';
|
||||
|
||||
this.render = function(s)
|
||||
{
|
||||
return "<span class='highlightKeys'>" + this.renderInternal(s, true) + "</span>";
|
||||
}
|
||||
|
||||
this.renderInternal = function(s, includePrintable)
|
||||
{
|
||||
var i = 0, r = '';
|
||||
var spkey = {PgUp:'pgup',PgDn:'pgdn',Left:'left',Right:'right',Up:'up',Down:'down',Ins:'ins',Del:'del',Home:'home',End:'end',
|
||||
Enter:'enter',Tab:'tab',Esc:'esc',Caps:'caps',Shift:'shift2',Ctrl:'ctrl2',Alt:'alt2',Bksp:'bksp'};
|
||||
while(i < s.length)
|
||||
{
|
||||
var endspan = false;
|
||||
var ch = s.charAt(i);
|
||||
if(ch == '[' && i < s.length-1)
|
||||
{
|
||||
i++; ch = s.charAt(i);
|
||||
if(ch != '[')
|
||||
{
|
||||
/* Ctrl+Shift+Alt+key */
|
||||
var t = '';
|
||||
while(s.charAt(i) != ']' && i < s.length)
|
||||
{
|
||||
t += s.charAt(i);
|
||||
i++;
|
||||
}
|
||||
var n = t.indexOf('&'),t1=t;
|
||||
if(n >= 0)
|
||||
{
|
||||
ch = t.substr(n,t.length-n);
|
||||
t = t.substr(0,n);
|
||||
}
|
||||
else
|
||||
{
|
||||
ch = t.charAt(t.length-1);
|
||||
t = t.substr(0, t.length-1);
|
||||
}
|
||||
r += "<span class='key-grp'>";
|
||||
|
||||
var x = t1.indexOf('!'),u='',ks,kn;
|
||||
if(x >= 0)
|
||||
{
|
||||
ks = t1.substr(x+1,t1.length-x-1);
|
||||
kn = spkey[ks];
|
||||
if(kn)
|
||||
{
|
||||
u = "<img src='"+site+"/img/keys/tr.gif' title='"+ks+"' alt='"+ks+"' class='key-"+kn+"' />";
|
||||
t = t.substr(0,x); ch = '*';
|
||||
}
|
||||
}
|
||||
|
||||
if(t.indexOf('C') >= 0) r += "<img src='"+site+"/img/keys/tr.gif' title='Ctrl' alt='Ctrl' class='key-ctrl' />";
|
||||
if(t.indexOf('S') >= 0) r += "<img src='"+site+"/img/keys/tr.gif' title='Shift' alt='Shift' class='key-shift' />";
|
||||
if(t.indexOf('A') >= 0) r += "<img src='"+site+"/img/keys/tr.gif' title='Alt' alt='Alt' class='key-alt' />";
|
||||
|
||||
r += u;
|
||||
endspan = true;
|
||||
}
|
||||
}
|
||||
if(!endspan || ch != '*')
|
||||
{
|
||||
if(ch.substr(0,1) == '&')
|
||||
{
|
||||
if(ch == '&')
|
||||
{
|
||||
ch = '';
|
||||
while(s.charAt(i) != ';' && i < s.length)
|
||||
{
|
||||
ch += s.charAt(i);
|
||||
i++;
|
||||
}
|
||||
ch += ';';
|
||||
}
|
||||
if(ch == '<') ch = '<';
|
||||
else if(ch == '>') ch = '>';
|
||||
else if(ch == '&') ch = '&';
|
||||
else if(ch == '"') ch = '"';
|
||||
}
|
||||
chv = ch.charCodeAt(0);
|
||||
r += "<img src='"+site+"/img/keys/tr.gif' class='key-"+chv.toString()+"' title='"+this.encodeEntities(ch)+"' alt='"+this.encodeEntities(ch)+"' />";
|
||||
}
|
||||
if(endspan) r += "</span>";
|
||||
i++;
|
||||
}
|
||||
|
||||
if(includePrintable)
|
||||
{
|
||||
r += "<span class='key-print'>";
|
||||
i = 0;
|
||||
while(i < s.length)
|
||||
{
|
||||
endspan = false;
|
||||
ch = s.charAt(i);
|
||||
if(ch == '[' && i < s.length-1)
|
||||
{
|
||||
i++; ch = s.charAt(i);
|
||||
if(ch != '[')
|
||||
{
|
||||
/* Ctrl+Shift+Alt+key */
|
||||
t = '';
|
||||
while(s.charAt(i) != ']' && i < s.length)
|
||||
{
|
||||
t += s.charAt(i);
|
||||
i++;
|
||||
}
|
||||
var t1 = t;
|
||||
ch = t.charAt(t.length-1);
|
||||
t = t.substr(0, t.length-1);
|
||||
r += "<span class='key-grp'>";
|
||||
|
||||
var x = t1.indexOf('!'),u='',ks,kn;
|
||||
if(x >= 0)
|
||||
{
|
||||
ks = t1.substr(x+1,t1.length-x-1);
|
||||
kn = spkey[ks];
|
||||
if(kn)
|
||||
{
|
||||
u = ks;
|
||||
t = t.substr(0,x); ch = '*';
|
||||
}
|
||||
}
|
||||
|
||||
if(t.indexOf('C') >= 0) r += "Ctrl+";
|
||||
if(t.indexOf('S') >= 0) r += "Shift+";
|
||||
if(t.indexOf('A') >= 0) r += "Alt+";
|
||||
endspan = true;
|
||||
|
||||
r += u;
|
||||
}
|
||||
}
|
||||
if(!endspan || ch != '*')
|
||||
if(ch == ' ') r += "<span class='key-grp'>Space</span>"; else r += this.encodeEntities(ch);
|
||||
if(endspan) r += "</span>";
|
||||
i++;
|
||||
}
|
||||
r += "</span>";
|
||||
}
|
||||
|
||||
return r;
|
||||
}
|
||||
|
||||
this.encodeEntities = function(s)
|
||||
{
|
||||
return s.replace('&', '&').replace('<', '<').replace('>', '>').replace('"', '"').replace("'", ''');
|
||||
}
|
||||
|
||||
this.getElementsByClassName = function(className, tag, elm)
|
||||
{
|
||||
if (document.getElementsByClassName) {
|
||||
getElementsByClassName = function (className, tag, elm) {
|
||||
elm = elm || document;
|
||||
var elements = elm.getElementsByClassName(className),
|
||||
nodeName = (tag)? new RegExp("\\b" + tag + "\\b", "i") : null,
|
||||
returnElements = [],
|
||||
current;
|
||||
for(var i=0, il=elements.length; i<il; i+=1){
|
||||
current = elements[i];
|
||||
if(!nodeName || nodeName.test(current.nodeName)) {
|
||||
returnElements.push(current);
|
||||
}
|
||||
}
|
||||
return returnElements;
|
||||
};
|
||||
}
|
||||
else if (document.evaluate) {
|
||||
getElementsByClassName = function (className, tag, elm) {
|
||||
tag = tag || "*";
|
||||
elm = elm || document;
|
||||
var classes = className.split(" "),
|
||||
classesToCheck = "",
|
||||
xhtmlNamespace = "http://www.w3.org/1999/xhtml",
|
||||
namespaceResolver = (document.documentElement.namespaceURI === xhtmlNamespace)? xhtmlNamespace : null,
|
||||
returnElements = [],
|
||||
elements,
|
||||
node;
|
||||
for(var j=0, jl=classes.length; j<jl; j+=1){
|
||||
classesToCheck += "[contains(concat(' ', @class, ' '), ' " + classes[j] + " ')]";
|
||||
}
|
||||
try {
|
||||
elements = document.evaluate(".//" + tag + classesToCheck, elm, namespaceResolver, 0, null);
|
||||
}
|
||||
catch (e) {
|
||||
elements = document.evaluate(".//" + tag + classesToCheck, elm, null, 0, null);
|
||||
}
|
||||
while ((node = elements.iterateNext())) {
|
||||
returnElements.push(node);
|
||||
}
|
||||
return returnElements;
|
||||
};
|
||||
}
|
||||
else {
|
||||
getElementsByClassName = function (className, tag, elm) {
|
||||
tag = tag || "*";
|
||||
elm = elm || document;
|
||||
var classes = className.split(" "),
|
||||
classesToCheck = [],
|
||||
elements = (tag === "*" && elm.all)? elm.all : elm.getElementsByTagName(tag),
|
||||
current,
|
||||
returnElements = [],
|
||||
match;
|
||||
for(var k=0, kl=classes.length; k<kl; k+=1){
|
||||
classesToCheck.push(new RegExp("(^|\\s)" + classes[k] + "(\\s|$)"));
|
||||
}
|
||||
for(var l=0, ll=elements.length; l<ll; l+=1){
|
||||
current = elements[l];
|
||||
match = false;
|
||||
for(var m=0, ml=classesToCheck.length; m<ml; m+=1){
|
||||
match = classesToCheck[m].test(current.className);
|
||||
if (!match) {
|
||||
break;
|
||||
}
|
||||
}
|
||||
if (match) {
|
||||
returnElements.push(current);
|
||||
}
|
||||
}
|
||||
return returnElements;
|
||||
};
|
||||
}
|
||||
return getElementsByClassName(className, tag, elm);
|
||||
};
|
||||
|
||||
|
||||
this.renderAll = function()
|
||||
{
|
||||
var elems = KeyRenderer.getElementsByClassName('keys');
|
||||
for(var i = 0; i < elems.length; i++)
|
||||
{
|
||||
elems[i].innerHTML = KeyRenderer.render(elems[i].innerHTML);
|
||||
}
|
||||
//<script>document.writeln(KeyRenderer.render('hf'));</script>
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
if(window.attachEvent)
|
||||
{
|
||||
window.attachEvent('onload', KeyRenderer.renderAll);
|
||||
}
|
||||
else if(window.addEventListener)
|
||||
{
|
||||
window.addEventListener('load', KeyRenderer.renderAll, false);
|
||||
}
|
||||
}
|
||||
|
|
@ -1,126 +0,0 @@
|
|||
/* example and key images */
|
||||
|
||||
.highlightExample {color: blue; font-weight: bold; }
|
||||
.highlightKeys {color: blue; font-weight: bold;}
|
||||
|
||||
.highlightKeys .key-print { display: none }
|
||||
.highlightKeys img { margin: 0 2px 0 0; background-image: url('keys2.gif'); height: 15px; width: 15px; }
|
||||
.highlightKeys .key-grp { margin: 0 4px; }
|
||||
.highlightKeys .key-shift { width: 41px !important; margin-right: 0px !important; background-position: 0 -45px; }
|
||||
.highlightKeys .key-ctrl { width: 33px !important; margin-right: 0px !important; background-position: -41px -45px; }
|
||||
.highlightKeys .key-alt { width: 32px !important; margin-right: 0px !important; background-position: -74px -45px; }
|
||||
.highlightKeys .key-32 { width: 37px !important; }
|
||||
|
||||
.key-33 { background-position: -37px 0px; }
|
||||
.key-34 { background-position: -52px 0px; }
|
||||
.key-35 { background-position: -67px 0px; }
|
||||
.key-36 { background-position: -82px 0px; }
|
||||
.key-37 { background-position: -97px 0px; }
|
||||
.key-38 { background-position: -112px 0px; }
|
||||
.key-39 { background-position: -127px 0px; }
|
||||
.key-40 { background-position: -142px 0px; }
|
||||
.key-41 { background-position: -157px 0px; }
|
||||
.key-42 { background-position: -172px 0px; }
|
||||
.key-43 { background-position: -187px 0px; }
|
||||
.key-44 { background-position: -202px 0px; }
|
||||
.key-45 { background-position: -217px 0px; }
|
||||
.key-46 { background-position: -232px 0px; }
|
||||
.key-47 { background-position: -247px 0px; }
|
||||
.key-48 { background-position: -262px 0px; }
|
||||
.key-49 { background-position: -277px 0px; }
|
||||
.key-50 { background-position: -292px 0px; }
|
||||
.key-51 { background-position: -307px 0px; }
|
||||
.key-52 { background-position: -322px 0px; }
|
||||
.key-53 { background-position: -337px 0px; }
|
||||
.key-54 { background-position: -352px 0px; }
|
||||
.key-55 { background-position: -367px 0px; }
|
||||
.key-56 { background-position: -382px 0px; }
|
||||
.key-57 { background-position: -397px 0px; }
|
||||
.key-58 { background-position: -412px 0px; }
|
||||
.key-59 { background-position: -427px 0px; }
|
||||
.key-60 { background-position: -442px 0px; }
|
||||
.key-61 { background-position: -457px 0px; }
|
||||
.key-62 { background-position: -472px 0px; }
|
||||
.key-63 { background-position: -487px 0px; }
|
||||
.key-64 { background-position: 0px -15px; }
|
||||
.key-65 { background-position: -15px -15px; }
|
||||
.key-66 { background-position: -30px -15px; }
|
||||
.key-67 { background-position: -45px -15px; }
|
||||
.key-68 { background-position: -60px -15px; }
|
||||
.key-69 { background-position: -75px -15px; }
|
||||
.key-70 { background-position: -90px -15px; }
|
||||
.key-71 { background-position: -105px -15px; }
|
||||
.key-72 { background-position: -120px -15px; }
|
||||
.key-73 { background-position: -135px -15px; }
|
||||
.key-74 { background-position: -150px -15px; }
|
||||
.key-75 { background-position: -165px -15px; }
|
||||
.key-76 { background-position: -180px -15px; }
|
||||
.key-77 { background-position: -195px -15px; }
|
||||
.key-78 { background-position: -210px -15px; }
|
||||
.key-79 { background-position: -225px -15px; }
|
||||
.key-80 { background-position: -240px -15px; }
|
||||
.key-81 { background-position: -255px -15px; }
|
||||
.key-82 { background-position: -270px -15px; }
|
||||
.key-83 { background-position: -285px -15px; }
|
||||
.key-84 { background-position: -300px -15px; }
|
||||
.key-85 { background-position: -315px -15px; }
|
||||
.key-86 { background-position: -330px -15px; }
|
||||
.key-87 { background-position: -345px -15px; }
|
||||
.key-88 { background-position: -360px -15px; }
|
||||
.key-89 { background-position: -375px -15px; }
|
||||
.key-90 { background-position: -390px -15px; }
|
||||
.key-91 { background-position: -405px -15px; }
|
||||
.key-92 { background-position: -420px -15px; }
|
||||
.key-93 { background-position: -435px -15px; }
|
||||
.key-94 { background-position: -450px -15px; }
|
||||
.key-95 { background-position: -465px -15px; }
|
||||
.key-96 { background-position: 0px -30px; }
|
||||
.key-97 { background-position: -15px -30px; }
|
||||
.key-98 { background-position: -30px -30px; }
|
||||
.key-99 { background-position: -45px -30px; }
|
||||
.key-100 { background-position: -60px -30px; }
|
||||
.key-101 { background-position: -75px -30px; }
|
||||
.key-102 { background-position: -90px -30px; }
|
||||
.key-103 { background-position: -105px -30px; }
|
||||
.key-104 { background-position: -120px -30px; }
|
||||
.key-105 { background-position: -135px -30px; }
|
||||
.key-106 { background-position: -150px -30px; }
|
||||
.key-107 { background-position: -165px -30px; }
|
||||
.key-108 { background-position: -180px -30px; }
|
||||
.key-109 { background-position: -195px -30px; }
|
||||
.key-110 { background-position: -210px -30px; }
|
||||
.key-111 { background-position: -225px -30px; }
|
||||
.key-112 { background-position: -240px -30px; }
|
||||
.key-113 { background-position: -255px -30px; }
|
||||
.key-114 { background-position: -270px -30px; }
|
||||
.key-115 { background-position: -285px -30px; }
|
||||
.key-116 { background-position: -300px -30px; }
|
||||
.key-117 { background-position: -315px -30px; }
|
||||
.key-118 { background-position: -330px -30px; }
|
||||
.key-119 { background-position: -345px -30px; }
|
||||
.key-120 { background-position: -360px -30px; }
|
||||
.key-121 { background-position: -375px -30px; }
|
||||
.key-122 { background-position: -390px -30px; }
|
||||
.key-123 { background-position: -405px -30px; }
|
||||
.key-124 { background-position: -420px -30px; }
|
||||
.key-125 { background-position: -435px -30px; }
|
||||
.key-126 { background-position: -450px -30px; }
|
||||
|
||||
.highlightKeys .key-shift2 { width: 30px !important; margin-right: -2px !important; background-position: 0 -45px; }
|
||||
.highlightKeys .key-ctrl2 { width: 22px !important; margin-right: -2px !important; background-position: -41px -45px; }
|
||||
.highlightKeys .key-alt2 { width: 20px !important; margin-right: -2px !important; background-position: -74px -45px; }
|
||||
.highlightKeys .key-pgup { width: 28px !important; margin-right: -2px !important; background-position: -236px -45px; }
|
||||
.highlightKeys .key-pgdn { width: 28px !important; margin-right: -2px !important; background-position: -208px -45px; }
|
||||
.highlightKeys .key-up { width: 15px !important; margin-right: -2px !important; background-position: -309px -45px; }
|
||||
.highlightKeys .key-down { width: 15px !important; margin-right: -2px !important; background-position: -294px -45px; }
|
||||
.highlightKeys .key-left { width: 15px !important; margin-right: -2px !important; background-position: -279px -45px; }
|
||||
.highlightKeys .key-right { width: 15px !important; margin-right: -2px !important; background-position: -264px -45px; }
|
||||
.highlightKeys .key-ins { width: 20px !important; margin-right: -2px !important; background-position: -147px -45px; }
|
||||
.highlightKeys .key-del { width: 20px !important; margin-right: -2px !important; background-position: -167px -45px; }
|
||||
.highlightKeys .key-home { width: 32px !important; margin-right: -2px !important; background-position: -324px -45px; }
|
||||
.highlightKeys .key-end { width: 21px !important; margin-right: -2px !important; background-position: -187px -45px; }
|
||||
.highlightKeys .key-enter { width: 30px !important; margin-right: -2px !important; background-position: -356px -45px; }
|
||||
.highlightKeys .key-esc { width: 20px !important; margin-right: -2px !important; background-position: -106px -45px; }
|
||||
.highlightKeys .key-tab { width: 21px !important; margin-right: -2px !important; background-position: -126px -45px; }
|
||||
.highlightKeys .key-caps { width: 28px !important; margin-right: -2px !important; background-position: -386px -45px; }
|
||||
.highlightKeys .key-bksp { width: 29px !important; margin-right: -2px !important; background-position: -414px -45px; }
|
||||
|
Before Width: | Height: | Size: 4.2 KiB |
|
Before Width: | Height: | Size: 5.2 KiB |
|
Before Width: | Height: | Size: 6.5 KiB |
|
Before Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 46 KiB |
|
Before Width: | Height: | Size: 151 KiB |
|
Before Width: | Height: | Size: 892 KiB |
|
Before Width: | Height: | Size: 129 KiB |
|
Before Width: | Height: | Size: 1.7 KiB |
|
|
@ -1,270 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Page not found</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
|
||||
<link rel='shortcut icon' href="favicon.56e7a2d76793fb59cca3133b8bb1dd3d.ico">
|
||||
<link rel="stylesheet" type="text/css" href="template.5f4056fcb922f05667eb19e3809c64db.css">
|
||||
<link rel="stylesheet" type="text/css" href="https://help.keyman.com/cdn/deploy/css/prism.55afb45bf5122d60a3eb357cf92ea6da.css">
|
||||
<link rel="stylesheet" type="text/css" href="https://help.keyman.com/cdn/deploy/css/prism-keyman.dc4681c64685f18fff10cd5fe6ca2a9f.css">
|
||||
<link href='https://fonts.googleapis.com/css?family=Cabin:400,400italic,500,600,700,700italic|Source+Sans+Pro:400,700,900,600,300|Noto+Serif:400' rel='stylesheet' type='text/css'>
|
||||
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,700italic,400italic' rel='stylesheet' type='text/css'>
|
||||
<script type='text/javascript' src='keyrenderer.e17ddbf43da5e1a6cc9ba8d723c98ec6.js'></script>
|
||||
<script type="text/javascript">
|
||||
// Add a script element as a child of the body
|
||||
|
||||
function downloadJS(src) {
|
||||
var element = document.createElement("script");
|
||||
element.src = src;
|
||||
document.body.appendChild(element);
|
||||
}
|
||||
|
||||
function downloadJSAtOnload() {
|
||||
downloadJS("/cdn/deploy/js/jquery1-11-1.min.4dc834d16a0d219d5c2b8a5b814569e4.js");
|
||||
downloadJS("/cdn/deploy/js/kmlive.ba0482399ad1a6ebae564d3a0e3fef66.js");
|
||||
//downloadJS("/cdn/deploy/js/keyrenderer.e17ddbf43da5e1a6cc9ba8d723c98ec6.js");
|
||||
}
|
||||
|
||||
// Check for browser support of event handling capability
|
||||
if (window.addEventListener)
|
||||
window.addEventListener("load", downloadJSAtOnload, false);
|
||||
else if (window.attachEvent)
|
||||
window.attachEvent("onload", downloadJSAtOnload);
|
||||
else window.onload = downloadJSAtOnload;
|
||||
</script>
|
||||
<script>
|
||||
function isIEOnWin81orEarlier() {
|
||||
// If we are running IE11/or earlier on Windows 8.1 or earlier, then
|
||||
// the autolink generates filenames that are misrecognised for download links,
|
||||
// meaning users on those browesrs cannot easily download Keyman.
|
||||
// Easiest way to test this is to test against navigator.userAgent
|
||||
// Yes, we get some muddled analytics of cross-site of IE visitors but
|
||||
// it's a small enough percentage that we don't need to worry about it.
|
||||
return (navigator.userAgent.indexOf('Trident/') >= 0 && navigator.userAgent.indexOf('Windows NT 6') >= 0) ||
|
||||
(document.documentMode < 11);
|
||||
}
|
||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
||||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
||||
|
||||
ga('create', 'UA-249828-1', 'auto', {'allowLinker': !isIEOnWin81orEarlier()});
|
||||
if(!isIEOnWin81orEarlier()) {
|
||||
ga('require', 'linker');
|
||||
ga('linker:autoLink',
|
||||
['keyman.com', 'www.keyman.com',
|
||||
'keymanweb.com', 'www.keymanweb.com',
|
||||
'help.keyman.com',
|
||||
'blog.keyman.com',
|
||||
'donate.keyman.com',
|
||||
'downloads.keyman.com',
|
||||
'developer.keyman.com',
|
||||
'keyman.dev',
|
||||
'keyman.blog',
|
||||
'blog.tavultesoft.com',
|
||||
'www.tavultesoft.com', 'tavultesoft.com', 'secure.tavultesoft.com'] );
|
||||
}
|
||||
ga('send', 'pageview');
|
||||
</script>
|
||||
</head>
|
||||
<body data-device="Unknown" data-section="_includes">
|
||||
<div id="phone-menu">
|
||||
<div id="phone-menu-inner">
|
||||
<div class="phone-menu-item">
|
||||
<h3>Product Support</h3>
|
||||
<ul>
|
||||
<li><a href="https://help.keyman.com/products/desktop/">Keyman Desktop</a></li>
|
||||
<li><a href="https://help.keyman.com/products/mac/">Keyman for macOS</a></li>
|
||||
<li><a href="https://help.keyman.com/products/linux/">Keyman for Linux</a></li>
|
||||
<li><a href="https://help.keyman.com/products/web/">Keymanweb.com</a></li>
|
||||
<li><a href="https://help.keyman.com/products/iphone-and-ipad/">Keyman for iPhone and iPad</a></li>
|
||||
<li><a href="https://help.keyman.com/products/android/">Keyman for Android</a></li>
|
||||
<li><a href="https://help.keyman.com/products/bookmarklet/">Keyman Bookmarklet</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="phone-menu-item">
|
||||
<h3>Keyboard Support</h3>
|
||||
<ul>
|
||||
<li><a href="https://help.keyman.com/keyboard">Keyboard Home</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="phone-menu-item">
|
||||
<h3>Developer Support</h3>
|
||||
<ul>
|
||||
<li><a href="https://help.keyman.com/developer">Developer Home</a></li>
|
||||
<li><a href="https://help.keyman.com/developer/current-version/">Keyman Developer</a></li>
|
||||
<li><a href="https://help.keyman.com/developer/engine/web/">Keyman Engine for Web</a></li>
|
||||
<li><a href="https://help.keyman.com/developer/engine/iphone-and-ipad/">Keyman Engine for iPhone and iPad</a></li>
|
||||
<li><a href="https://help.keyman.com/developer/engine/android/">Keyman Engine for Android</a></li>
|
||||
<li><a href="https://help.keyman.com/developer/engine/desktop/">Keyman Engine for Desktop</a></li>
|
||||
<li><a href="https://help.keyman.com/developer/cloud/">Keyman Cloud</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="phone-menu-item">
|
||||
<h3>Contact and Search</h3>
|
||||
<ul>
|
||||
<li><a href="http://keyman.com/contact">Contact Us</a></li>
|
||||
<li><a href="https://help.keyman.com/search/">Search Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="phone-menu-item">
|
||||
<h3>Keyman.com Homepage</h3>
|
||||
<ul>
|
||||
<li><a href="http://keyman.com">Keyman.com</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div><div id="container">
|
||||
<div class="header">
|
||||
<img id="show-phone-menu" src="https://help.keyman.com/cdn/deploy/img/phonehide.ca5b6569ec86dfcbdff8ca4008c96283.png" />
|
||||
<a id="home-link" href="https://help.keyman.com/"><img id="logo" src="logo2.d8805a27a5c0399d234f1f84aca74cae.png" alt='Keyman Logo' /></a>
|
||||
<img id="header-bottom" src="headerbar.5b66d10475396d1a17cb0d687f794262.png" alt='Header bottom' />
|
||||
<a id="help" href="http://keyman.com"><p id="keyman-help">Keyman.com</p><img src="helpIcon.e6531e8bf34d0f667dac699db8f7438f.png"></a>
|
||||
</div>
|
||||
<div id="top-menu-bg"></div>
|
||||
<div id="top-menu1">
|
||||
<a href="https://help.keyman.com/"><img id="top-menu-icon" src="https://help.keyman.com/cdn/deploy/img/icon1.c7a2600d263e5bfc94580e153ddd38f0.png" /></a>
|
||||
<div class="menu-wrapper">
|
||||
<div class="menu-item" id="keyboards">
|
||||
<h3><a href="https://help.keyman.com/products/">Product Support</a><span class="header-triangle"><img src="https://help.keyman.com/cdn/deploy/img/img_trans.ccca81506160a8ccf8003ae57a97b115.png" /></span></h3>
|
||||
<div class="menu-item-dropdown">
|
||||
<div class="menu-dropdown-inner">
|
||||
<ul>
|
||||
<li><a href="https://help.keyman.com/products/desktop/">Keyman Desktop</a></li>
|
||||
<li><a href="https://help.keyman.com/products/mac/">Keyman for macOS</a></li>
|
||||
<li><a href="https://help.keyman.com/products/linux/">Keyman for Linux</a></li>
|
||||
<li><a href="https://help.keyman.com/products/web/">Keymanweb.com</a></li>
|
||||
<li><a href="https://help.keyman.com/products/iphone-and-ipad/">Keyman for iPhone and iPad</a></li>
|
||||
<li><a href="https://help.keyman.com/products/android/">Keyman for Android</a></li>
|
||||
<li><a href="https://help.keyman.com/products/bookmarklet/">Keyman Bookmarklet</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="menu-item" id="products">
|
||||
<a href="https://help.keyman.com/keyboard/" ><h3>Keyboard Documentation</h3></a>
|
||||
</div>
|
||||
<div class="menu-item" id="developers">
|
||||
<h3><a href="https://help.keyman.com/developer/">Developer Home</a><span class="header-triangle"><img src="https://help.keyman.com/cdn/deploy/img/img_trans.ccca81506160a8ccf8003ae57a97b115.png" /></span></h3>
|
||||
<div class="menu-item-dropdown">
|
||||
<div class="menu-dropdown-inner">
|
||||
<ul>
|
||||
<li><a href="https://help.keyman.com/developer/current-version/">Keyman Developer</a></li>
|
||||
<li><a href="https://help.keyman.com/developer/language/">Keyman Keyboard Language</a></li>
|
||||
<li><a href="https://help.keyman.com/developer/engine/web/">Keyman Engine for Web</a></li>
|
||||
<li><a href="https://help.keyman.com/developer/engine/iphone-and-ipad/">Keyman Engine for iOS</a></li>
|
||||
<li><a href="https://help.keyman.com/developer/engine/android/">Keyman Engine for Android</a></li>
|
||||
<li><a href="https://help.keyman.com/developer/engine/desktop/">Keyman Engine for Desktop</a></li>
|
||||
<li><a href="https://help.keyman.com/developer/cloud/">Keyman Cloud</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="menu-item" id="tavultesoft">
|
||||
<a href="http://keyman.com/contact/" ><h3>Contact Us</h3></a>
|
||||
</div>
|
||||
|
||||
<div class="menu-pseudo-item" id="menu-search">
|
||||
<form action="https://help.keyman.com/search/" method="get" role="search">
|
||||
<div class="search-wrap">
|
||||
<label for="main-q" class="offscreen">Search</label>
|
||||
<input type="search" id="main-q" name="q" placeholder="Search" data-value="" value="" />
|
||||
<button type="submit" class="offscreen">Search</button>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<img id="top-menu-bottom" src="headerbar.5b66d10475396d1a17cb0d687f794262.png" />
|
||||
</div>
|
||||
<div id="phone-header-spacer"></div><div id="breadcrumbTrail"><a href="https://help.keyman.com/">help.keyman.com</a> > Robots.txt </div><div class="main no-index">
|
||||
<div id="section2">
|
||||
<div class="column-left">
|
||||
<div id="index">
|
||||
<h3>Index</h3>
|
||||
<div id="index-content"></div>
|
||||
</div>
|
||||
</div> <div class="column-right">
|
||||
<div id="toc">
|
||||
<h3>On this page</h3>
|
||||
<div id="toc-content"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="wrapper">
|
||||
<article><h1>Page not found</h1>
|
||||
|
||||
<p>Sorry, we couldn't find the page <a href="robots.txt.html">/robots.txt</a>.</p>
|
||||
|
||||
<p>Please use the blue Support tab at the bottom of this page to tell us about this problem.</p>
|
||||
|
||||
<h2>Search Keyman Help</h2>
|
||||
|
||||
<script>
|
||||
(function() {
|
||||
var cx = '010681075583534798483:ox2qukyiv9c';
|
||||
var gcse = document.createElement('script');
|
||||
gcse.type = 'text/javascript';
|
||||
gcse.async = true;
|
||||
gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
|
||||
'//cse.google.com/cse.js?cx=' + cx;
|
||||
var s = document.getElementsByTagName('script')[0];
|
||||
s.parentNode.insertBefore(gcse, s);
|
||||
})();
|
||||
</script>
|
||||
<gcse:searchbox-only as_sitesearch='help.keyman.com' resultsUrl="/search/"></gcse:searchbox-only> </article>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<div class="wrapper">
|
||||
<div class="footer-third">
|
||||
<h2 class="footer-third-title">Keep me updated</h2>
|
||||
<!-- Begin MailChimp Signup Form -->
|
||||
<div id="mc_embed_signup">
|
||||
<form action="https://keyman.us1.list-manage.com/subscribe/post?u=99fcab2b035a8a51cd2158ca9&id=7ccdac1e32" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
|
||||
<div class="mc-field-group">
|
||||
<input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL" placeholder="email" />
|
||||
</div>
|
||||
<div id="mce-responses" class="clear">
|
||||
<div class="response" id="mce-error-response" style="display:none"></div>
|
||||
<div class="response" id="mce-success-response" style="display:none"></div>
|
||||
</div>
|
||||
<div class="button subscribe">
|
||||
<h2>Subscribe</h2>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
<!--End mc_embed_signup-->
|
||||
<br>
|
||||
<div id="privacy-policy"><a href="https://keyman.com/privacy/">Privacy policy</a></div>
|
||||
</div>
|
||||
<div class="footer-third" id="footer-social">
|
||||
<h2 class="footer-third-title">Keep in touch</h2>
|
||||
<div>
|
||||
<a href="https://facebook.com/KeymanApp" target="_blank" data-icon=''>Facebook</a>
|
||||
<a href="https://twitter.com/keyman" target="_blank" data-icon=''>Twitter</a>
|
||||
<a href="https://blog.keyman.com/" target="_blank" data-icon=''>Keyman blog</a>
|
||||
<a href="https://github.com/keymanapp" target="_blank" data-icon=''>GitHub</a>
|
||||
<a href="https://community.software.sil.org/c/keyman" target="_blank" id='footer-community'>Keyman Community</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer-third sil-logo">
|
||||
<br>
|
||||
<a href="https://www.keyman.com/about/"><img id="sil-logo" src="sil-logo-blue-2017_1.7742a0bfa005af55e62b98d27f8b033c.png" alt='SIL' /></a>
|
||||
<p>Created by <a href="https://www.keyman.com/about/">SIL International</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer-tab-holder" id='footer-tab-support'>
|
||||
<div class="footer-tab"><h4><a href='https://community.software.sil.org/c/keyman'>Support</a></h4></div>
|
||||
</div>
|
||||
<div class="footer-tab-holder" id='footer-tab-edit'>
|
||||
<div class="footer-tab"><h4><a href='https://github.com/keymanapp/help.keyman.com/edit/master/_includes/errors/404.php' target='_blank'>Edit page</a></h4></div>
|
||||
</div>
|
||||
<div id="KeymanWebControl"></div>
|
||||
<script src='https://help.keyman.com/cdn/deploy/js/prism.b6c0ca5aacea8b4ace76ee75c055b483.js'></script>
|
||||
<script src='https://help.keyman.com/cdn/deploy/js/prism-keyman.1120908df1836e51af84b16d311406a8.js'></script>
|
||||
</body>
|
||||
</html>
|
||||
|
Before Width: | Height: | Size: 190 B |
|
Before Width: | Height: | Size: 1,000 B |
|
|
@ -1,189 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Sharing Keyboards - Keyman for iPhone and iPad Help</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
|
||||
<link rel='shortcut icon' href="favicon.56e7a2d76793fb59cca3133b8bb1dd3d.ico">
|
||||
<link rel="stylesheet" type="text/css" href="template.5f4056fcb922f05667eb19e3809c64db.css">
|
||||
<link rel="stylesheet" type="text/css" href="keyboard.f84ff11b7f61a4be1fa5437cf6ba17e0.css">
|
||||
<link rel="stylesheet" type="text/css" href="keys.298336161ce24cc84fd19fc4ecb6f7ae.css">
|
||||
<link rel="stylesheet" type="text/css" href="embed.5f7dc4fec739bda98e73bbe078e4f770.css">
|
||||
<link href='https://fonts.googleapis.com/css?family=Cabin:400,400italic,500,600,700,700italic|Source+Sans+Pro:400,700,900,600,300|Noto+Serif:400' rel='stylesheet' type='text/css'>
|
||||
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,700italic,400italic' rel='stylesheet' type='text/css'>
|
||||
<script type='text/javascript' src='keyrenderer.e17ddbf43da5e1a6cc9ba8d723c98ec6.js'></script>
|
||||
<script type="text/javascript">
|
||||
// Add a script element as a child of the body
|
||||
|
||||
function downloadJS(src) {
|
||||
var element = document.createElement("script");
|
||||
element.src = src;
|
||||
document.body.appendChild(element);
|
||||
}
|
||||
|
||||
function downloadJSAtOnload() {
|
||||
downloadJS("/cdn/deploy/js/jquery1-11-1.min.4dc834d16a0d219d5c2b8a5b814569e4.js");
|
||||
downloadJS("/cdn/deploy/js/kmlive.ba0482399ad1a6ebae564d3a0e3fef66.js");
|
||||
//downloadJS("/cdn/deploy/js/keyrenderer.e17ddbf43da5e1a6cc9ba8d723c98ec6.js");
|
||||
}
|
||||
|
||||
// Check for browser support of event handling capability
|
||||
if (window.addEventListener)
|
||||
window.addEventListener("load", downloadJSAtOnload, false);
|
||||
else if (window.attachEvent)
|
||||
window.attachEvent("onload", downloadJSAtOnload);
|
||||
else window.onload = downloadJSAtOnload;
|
||||
</script>
|
||||
<script>
|
||||
function isIEOnWin81orEarlier() {
|
||||
// If we are running IE11/or earlier on Windows 8.1 or earlier, then
|
||||
// the autolink generates filenames that are misrecognised for download links,
|
||||
// meaning users on those browesrs cannot easily download Keyman.
|
||||
// Easiest way to test this is to test against navigator.userAgent
|
||||
// Yes, we get some muddled analytics of cross-site of IE visitors but
|
||||
// it's a small enough percentage that we don't need to worry about it.
|
||||
return (navigator.userAgent.indexOf('Trident/') >= 0 && navigator.userAgent.indexOf('Windows NT 6') >= 0) ||
|
||||
(document.documentMode < 11);
|
||||
}
|
||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
||||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
||||
|
||||
ga('create', 'UA-249828-1', 'auto', {'allowLinker': !isIEOnWin81orEarlier()});
|
||||
if(!isIEOnWin81orEarlier()) {
|
||||
ga('require', 'linker');
|
||||
ga('linker:autoLink',
|
||||
['keyman.com', 'www.keyman.com',
|
||||
'keymanweb.com', 'www.keymanweb.com',
|
||||
'help.keyman.com',
|
||||
'blog.keyman.com',
|
||||
'donate.keyman.com',
|
||||
'downloads.keyman.com',
|
||||
'developer.keyman.com',
|
||||
'keyman.dev',
|
||||
'keyman.blog',
|
||||
'blog.tavultesoft.com',
|
||||
'www.tavultesoft.com', 'tavultesoft.com', 'secure.tavultesoft.com'] );
|
||||
}
|
||||
ga('send', 'pageview');
|
||||
</script>
|
||||
</head>
|
||||
<body data-device="Unknown">
|
||||
<div id="container">
|
||||
<div class="header">
|
||||
<div id="show-phone-menu-spacer"></div>
|
||||
<img id="logo" src="logo2.d8805a27a5c0399d234f1f84aca74cae.png" alt='Keyman Logo' />
|
||||
<div id="no-menu-spacer"></div>
|
||||
<img id="header-bottom" src="headerbar.5b66d10475396d1a17cb0d687f794262.png" alt='Header bottom' />
|
||||
<a id="help" href="https://keyman.com/">
|
||||
<p id="keyman-help">Keyman.com</p><img src="helpIcon.e6531e8bf34d0f667dac699db8f7438f.png">
|
||||
</a>
|
||||
</div>
|
||||
<div id="phone-header-spacer"></div><div class="main no-toc no-index">
|
||||
<div id="section2" class='embed-on'>
|
||||
<div class="column-left">
|
||||
<div id="index">
|
||||
<h3>Index</h3>
|
||||
<div id="index-content"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="wrapper">
|
||||
<article>
|
||||
<h2><span class="content-online">Keyman for iPhone and iPad: </span>Sharing Keyboards</h2>
|
||||
|
||||
<h3>Sharing the File</h3>
|
||||
<p>
|
||||
If you have installed a custom keyboard or dictionary from a file, Keyman keeps a copy
|
||||
of that file on your device. You can find these copies in the iOS Files app.
|
||||
</p>
|
||||
<p>
|
||||
<img src="file-share-1i.6b5cb90a3fe79c777ae3e71db9d389c4.png">
|
||||
</p>
|
||||
<p>
|
||||
Simply select the "Keyman" folder to view these files.
|
||||
</p>
|
||||
<p>
|
||||
<img src="file-share-2i.b5ac36c325ecebb21ae10a44ee80a7e2.png">
|
||||
</p>
|
||||
<p>
|
||||
From here, longpress the file for the keyboard or dictionary you wish to share, then
|
||||
click <span class="command">Share</span> to view sharing options.
|
||||
</p>
|
||||
<h3>Sharing via QR code</h3>
|
||||
<p>
|
||||
For keyboards and dictionaries downloaded directly through the app,
|
||||
you can provide friends with a scannable QR code. First, find the resource
|
||||
through the Settings menu under Installed Languages.
|
||||
</p>
|
||||
<p>
|
||||
<img src="add-keyboard-i2.f815f73c0363f547b5c756ebcdb4a89a.png">
|
||||
</p>
|
||||
<p>
|
||||
<img src="add-keyboard-i3.3509794b85cff04330f9f5449df2f874.png">
|
||||
</p>
|
||||
<p>
|
||||
<img src="qr-code-share-1i.712a0fe2abd4897b44a7b16ada1eaeda.png">
|
||||
</p>
|
||||
<p>
|
||||
When you select the keyboard, a page like the following should appear:
|
||||
</p>
|
||||
<p>
|
||||
<img src="qr-code-share-2i.fdd13bba60d1e46353290256e00f663a.png">
|
||||
</p>
|
||||
<p>
|
||||
Note that QR codes are only provided for certain keyboards and dictionaries
|
||||
at this time.
|
||||
</p>
|
||||
<h3>Installing from QR code</h3>
|
||||
<p>
|
||||
To install from QR code, simply launch your device's Camera app and point
|
||||
it at the code, as seen below.
|
||||
</p>
|
||||
<p>
|
||||
<img src="qr-code-share-3i.7391cc9a2f049740cb6512d1e74273ff.png">
|
||||
</p>
|
||||
<p>
|
||||
Selecting the notification seen at the top will lead you to the following page:
|
||||
</p>
|
||||
<p>
|
||||
<img src="qr-code-share-4i.b7bd5f4cea227ffa9e72bfb3554f2fb0.png">
|
||||
</p>
|
||||
<p>
|
||||
Select the big <span class="command">Install on iPhone</span> (or
|
||||
<span class="command">Install on iPad</span>) option will then download
|
||||
the file for easy installation. (Refer to <a href='installing-custom-keyboards.php.html'>
|
||||
Installing custom keyboards</a> as necessary.)
|
||||
</p>
|
||||
|
||||
<h2>Help Index</h2>
|
||||
|
||||
<ul>
|
||||
<li class="content-online"><a href='index.php.html'>Keyman for iPhone and iPad help home</a></li>
|
||||
<li class="content-in-app"><a href='index.php.html'>Getting Started</a></li>
|
||||
<li><a href='installing-keyboards.php.html'>Installing keyboards</a></li>
|
||||
<li><a href='switching-between-keyboards.php.html'>Switching between keyboards</a></li>
|
||||
<li><a href='uninstalling-keyboards.php.html'>Uninstalling keyboards</a></li>
|
||||
<li><a href='installing-custom-keyboards.php.html'>Installing custom keyboards</a></li>
|
||||
<li><a href='sharing-keyboards.php.html'>Sharing keyboards</a></li>
|
||||
<li><a href='installing-system-keyboard.php.html'>Installing the Keyman System Keyboard</a></li>
|
||||
<li><a href='installing-fonts.php.html'>Installing fonts</a></li>
|
||||
<li><a href='using-keyman-browser.php.html'>Using the Keyman Browser</a></li>
|
||||
</ul>
|
||||
</article>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<div class="wrapper">
|
||||
<div class="footer-third sil-logo">
|
||||
<br>
|
||||
<a href="https://www.keyman.com/about/"><img id="sil-logo" src="sil-logo-blue-2017_1.7742a0bfa005af55e62b98d27f8b033c.png" alt='SIL' /></a>
|
||||
<p>Copyright © 1992-2019</p>
|
||||
<p>Created by <a href="https://www.keyman.com/about/">SIL International</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
Before Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 1.6 KiB |
|
|
@ -1,147 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Switching between keyboards - Keyman for iPhone and iPad Help</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
|
||||
<link rel='shortcut icon' href="favicon.56e7a2d76793fb59cca3133b8bb1dd3d.ico">
|
||||
<link rel='canonical' href='https://help.keyman.com/products/iphone-and-ipad/current-version/switching-between-keyboards'> <link rel="stylesheet" type="text/css" href="template.5f4056fcb922f05667eb19e3809c64db.css">
|
||||
<link rel="stylesheet" type="text/css" href="keyboard.f84ff11b7f61a4be1fa5437cf6ba17e0.css">
|
||||
<link rel="stylesheet" type="text/css" href="keys.298336161ce24cc84fd19fc4ecb6f7ae.css">
|
||||
<link rel="stylesheet" type="text/css" href="embed.5f7dc4fec739bda98e73bbe078e4f770.css">
|
||||
<link href='https://fonts.googleapis.com/css?family=Cabin:400,400italic,500,600,700,700italic|Source+Sans+Pro:400,700,900,600,300|Noto+Serif:400' rel='stylesheet' type='text/css'>
|
||||
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,700italic,400italic' rel='stylesheet' type='text/css'>
|
||||
<script type='text/javascript' src='keyrenderer.e17ddbf43da5e1a6cc9ba8d723c98ec6.js'></script>
|
||||
<script type="text/javascript">
|
||||
// Add a script element as a child of the body
|
||||
|
||||
function downloadJS(src) {
|
||||
var element = document.createElement("script");
|
||||
element.src = src;
|
||||
document.body.appendChild(element);
|
||||
}
|
||||
|
||||
function downloadJSAtOnload() {
|
||||
downloadJS("/cdn/deploy/js/jquery1-11-1.min.4dc834d16a0d219d5c2b8a5b814569e4.js");
|
||||
downloadJS("/cdn/deploy/js/kmlive.ba0482399ad1a6ebae564d3a0e3fef66.js");
|
||||
//downloadJS("/cdn/deploy/js/keyrenderer.e17ddbf43da5e1a6cc9ba8d723c98ec6.js");
|
||||
}
|
||||
|
||||
// Check for browser support of event handling capability
|
||||
if (window.addEventListener)
|
||||
window.addEventListener("load", downloadJSAtOnload, false);
|
||||
else if (window.attachEvent)
|
||||
window.attachEvent("onload", downloadJSAtOnload);
|
||||
else window.onload = downloadJSAtOnload;
|
||||
</script>
|
||||
<script>
|
||||
function isIEOnWin81orEarlier() {
|
||||
// If we are running IE11/or earlier on Windows 8.1 or earlier, then
|
||||
// the autolink generates filenames that are misrecognised for download links,
|
||||
// meaning users on those browesrs cannot easily download Keyman.
|
||||
// Easiest way to test this is to test against navigator.userAgent
|
||||
// Yes, we get some muddled analytics of cross-site of IE visitors but
|
||||
// it's a small enough percentage that we don't need to worry about it.
|
||||
return (navigator.userAgent.indexOf('Trident/') >= 0 && navigator.userAgent.indexOf('Windows NT 6') >= 0) ||
|
||||
(document.documentMode < 11);
|
||||
}
|
||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
||||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
||||
|
||||
ga('create', 'UA-249828-1', 'auto', {'allowLinker': !isIEOnWin81orEarlier()});
|
||||
if(!isIEOnWin81orEarlier()) {
|
||||
ga('require', 'linker');
|
||||
ga('linker:autoLink',
|
||||
['keyman.com', 'www.keyman.com',
|
||||
'keymanweb.com', 'www.keymanweb.com',
|
||||
'help.keyman.com',
|
||||
'blog.keyman.com',
|
||||
'donate.keyman.com',
|
||||
'downloads.keyman.com',
|
||||
'developer.keyman.com',
|
||||
'keyman.dev',
|
||||
'keyman.blog',
|
||||
'blog.tavultesoft.com',
|
||||
'www.tavultesoft.com', 'tavultesoft.com', 'secure.tavultesoft.com'] );
|
||||
}
|
||||
ga('send', 'pageview');
|
||||
</script>
|
||||
</head>
|
||||
<body data-device="Unknown">
|
||||
<div id="container">
|
||||
<div class="header">
|
||||
<div id="show-phone-menu-spacer"></div>
|
||||
<img id="logo" src="logo2.d8805a27a5c0399d234f1f84aca74cae.png" alt='Keyman Logo' />
|
||||
<div id="no-menu-spacer"></div>
|
||||
<img id="header-bottom" src="headerbar.5b66d10475396d1a17cb0d687f794262.png" alt='Header bottom' />
|
||||
<a id="help" href="https://keyman.com/">
|
||||
<p id="keyman-help">Keyman.com</p><img src="helpIcon.e6531e8bf34d0f667dac699db8f7438f.png">
|
||||
</a>
|
||||
</div>
|
||||
<div id="phone-header-spacer"></div><div class="main no-toc no-index">
|
||||
<div id="section2" class='embed-on'>
|
||||
<div class="column-left">
|
||||
<div id="index">
|
||||
<h3>Index</h3>
|
||||
<div id="index-content"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="wrapper">
|
||||
<article>
|
||||
<h2><span class="content-online">Keyman for iPhone and iPad: </span>Switching between Keyboards</h2>
|
||||
|
||||
<p>
|
||||
Keyboard switching is always activated by using the following key:
|
||||
</p>
|
||||
<p>
|
||||
<img src="globe.b98948bb94a60ffb1822a9f8c6b355e2.png" />
|
||||
</p>
|
||||
<p>
|
||||
This will bring up a list of all currently installed languages (the default is English USA). If you have already downloaded additional languages, they will appear here. Simply select them and the keyboard will re-appear with the new language.
|
||||
</p>
|
||||
<h3>The In-App Menu</h3>
|
||||
<p>
|
||||
<img src="in-app-picker-i.0a1e8e542953df06cc90590f16d6e52f.png" />
|
||||
</p>
|
||||
<p>Simply select any keyboard to activate it and return to the previous screen.</p>
|
||||
<h3>The System Keyboard Menu</h3>
|
||||
<p>
|
||||
<img src="system-picker-i.7d584a3ef7e6ff7826353b2e112af3ae.png" />
|
||||
</p>
|
||||
<p>This menu only displays when the 'globe' key is touched and held.</p>
|
||||
<p>The "Close Keyman" option will activate the next available non-Keyman system keyboard.</p>
|
||||
<p>A quick tap on the "globe" key will instead transition to the next available installed keyboard
|
||||
without displaying the menu.</p>
|
||||
|
||||
<h2>Help Index</h2>
|
||||
|
||||
<ul>
|
||||
<li class="content-online"><a href='index.php.html'>Keyman for iPhone and iPad help home</a></li>
|
||||
<li class="content-in-app"><a href='index.php.html'>Getting Started</a></li>
|
||||
<li><a href='installing-keyboards.php.html'>Installing keyboards</a></li>
|
||||
<li><a href='switching-between-keyboards.php.html'>Switching between keyboards</a></li>
|
||||
<li><a href='uninstalling-keyboards.php.html'>Uninstalling keyboards</a></li>
|
||||
<li><a href='installing-custom-keyboards.php.html'>Installing custom keyboards</a></li>
|
||||
<li><a href='sharing-keyboards.php.html'>Sharing keyboards</a></li>
|
||||
<li><a href='installing-system-keyboard.php.html'>Installing the Keyman System Keyboard</a></li>
|
||||
<li><a href='installing-fonts.php.html'>Installing fonts</a></li>
|
||||
<li><a href='using-keyman-browser.php.html'>Using the Keyman Browser</a></li>
|
||||
</ul> </article>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<div class="wrapper">
|
||||
<div class="footer-third sil-logo">
|
||||
<br>
|
||||
<a href="https://www.keyman.com/about/"><img id="sil-logo" src="sil-logo-blue-2017_1.7742a0bfa005af55e62b98d27f8b033c.png" alt='SIL' /></a>
|
||||
<p>Copyright © 1992-2019</p>
|
||||
<p>Created by <a href="https://www.keyman.com/about/">SIL International</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
Before Width: | Height: | Size: 97 KiB |
|
Before Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 238 B |
|
|
@ -1,158 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Uninstalling Keyboards - Keyman for iPhone and iPad Help</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
|
||||
<link rel='shortcut icon' href="favicon.56e7a2d76793fb59cca3133b8bb1dd3d.ico">
|
||||
<link rel='canonical' href='https://help.keyman.com/products/iphone-and-ipad/current-version/uninstalling-keyboards'> <link rel="stylesheet" type="text/css" href="template.5f4056fcb922f05667eb19e3809c64db.css">
|
||||
<link rel="stylesheet" type="text/css" href="keyboard.f84ff11b7f61a4be1fa5437cf6ba17e0.css">
|
||||
<link rel="stylesheet" type="text/css" href="keys.298336161ce24cc84fd19fc4ecb6f7ae.css">
|
||||
<link rel="stylesheet" type="text/css" href="embed.5f7dc4fec739bda98e73bbe078e4f770.css">
|
||||
<link href='https://fonts.googleapis.com/css?family=Cabin:400,400italic,500,600,700,700italic|Source+Sans+Pro:400,700,900,600,300|Noto+Serif:400' rel='stylesheet' type='text/css'>
|
||||
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,700italic,400italic' rel='stylesheet' type='text/css'>
|
||||
<script type='text/javascript' src='keyrenderer.e17ddbf43da5e1a6cc9ba8d723c98ec6.js'></script>
|
||||
<script type="text/javascript">
|
||||
// Add a script element as a child of the body
|
||||
|
||||
function downloadJS(src) {
|
||||
var element = document.createElement("script");
|
||||
element.src = src;
|
||||
document.body.appendChild(element);
|
||||
}
|
||||
|
||||
function downloadJSAtOnload() {
|
||||
downloadJS("/cdn/deploy/js/jquery1-11-1.min.4dc834d16a0d219d5c2b8a5b814569e4.js");
|
||||
downloadJS("/cdn/deploy/js/kmlive.ba0482399ad1a6ebae564d3a0e3fef66.js");
|
||||
//downloadJS("/cdn/deploy/js/keyrenderer.e17ddbf43da5e1a6cc9ba8d723c98ec6.js");
|
||||
}
|
||||
|
||||
// Check for browser support of event handling capability
|
||||
if (window.addEventListener)
|
||||
window.addEventListener("load", downloadJSAtOnload, false);
|
||||
else if (window.attachEvent)
|
||||
window.attachEvent("onload", downloadJSAtOnload);
|
||||
else window.onload = downloadJSAtOnload;
|
||||
</script>
|
||||
<script>
|
||||
function isIEOnWin81orEarlier() {
|
||||
// If we are running IE11/or earlier on Windows 8.1 or earlier, then
|
||||
// the autolink generates filenames that are misrecognised for download links,
|
||||
// meaning users on those browesrs cannot easily download Keyman.
|
||||
// Easiest way to test this is to test against navigator.userAgent
|
||||
// Yes, we get some muddled analytics of cross-site of IE visitors but
|
||||
// it's a small enough percentage that we don't need to worry about it.
|
||||
return (navigator.userAgent.indexOf('Trident/') >= 0 && navigator.userAgent.indexOf('Windows NT 6') >= 0) ||
|
||||
(document.documentMode < 11);
|
||||
}
|
||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
||||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
||||
|
||||
ga('create', 'UA-249828-1', 'auto', {'allowLinker': !isIEOnWin81orEarlier()});
|
||||
if(!isIEOnWin81orEarlier()) {
|
||||
ga('require', 'linker');
|
||||
ga('linker:autoLink',
|
||||
['keyman.com', 'www.keyman.com',
|
||||
'keymanweb.com', 'www.keymanweb.com',
|
||||
'help.keyman.com',
|
||||
'blog.keyman.com',
|
||||
'donate.keyman.com',
|
||||
'downloads.keyman.com',
|
||||
'developer.keyman.com',
|
||||
'keyman.dev',
|
||||
'keyman.blog',
|
||||
'blog.tavultesoft.com',
|
||||
'www.tavultesoft.com', 'tavultesoft.com', 'secure.tavultesoft.com'] );
|
||||
}
|
||||
ga('send', 'pageview');
|
||||
</script>
|
||||
</head>
|
||||
<body data-device="Unknown">
|
||||
<div id="container">
|
||||
<div class="header">
|
||||
<div id="show-phone-menu-spacer"></div>
|
||||
<img id="logo" src="logo2.d8805a27a5c0399d234f1f84aca74cae.png" alt='Keyman Logo' />
|
||||
<div id="no-menu-spacer"></div>
|
||||
<img id="header-bottom" src="headerbar.5b66d10475396d1a17cb0d687f794262.png" alt='Header bottom' />
|
||||
<a id="help" href="https://keyman.com/">
|
||||
<p id="keyman-help">Keyman.com</p><img src="helpIcon.e6531e8bf34d0f667dac699db8f7438f.png">
|
||||
</a>
|
||||
</div>
|
||||
<div id="phone-header-spacer"></div><div class="main no-toc no-index">
|
||||
<div id="section2" class='embed-on'>
|
||||
<div class="column-left">
|
||||
<div id="index">
|
||||
<h3>Index</h3>
|
||||
<div id="index-content"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="wrapper">
|
||||
<article>
|
||||
<h2><span class="content-online">Keyman for iPhone and iPad: </span>Uninstalling Keyboards</h2>
|
||||
|
||||
<p>
|
||||
To uninstall a keyboard, follow these steps.
|
||||
</p>
|
||||
<h3>Access "Installed Languages"</h3>
|
||||
<p>First, open the "Settings" menu.</p>
|
||||
<p>
|
||||
<img src="add-keyboard-i.47ed580b93a138e29e9c9ad70e00d25f.png" />
|
||||
</p>
|
||||
<p>
|
||||
The "Installed Languages" menu found here manages your installed keyboards and dictionaries.
|
||||
</p>
|
||||
<p>
|
||||
<img src="add-keyboard-i2.f815f73c0363f547b5c756ebcdb4a89a.png" />
|
||||
</p>
|
||||
<p>You should then see the following screen:</p>
|
||||
<p>
|
||||
<img src="add-keyboard-i3.3509794b85cff04330f9f5449df2f874.png" />
|
||||
</p>
|
||||
|
||||
<h3>Removing the Keyboard</h3>
|
||||
<p>Start by selecting the language for the keyboard you wish to uninstall.</p>
|
||||
<p>
|
||||
<img src="delete-keyboard-i.e69d65b22ce139e0ba20a1ba705a28cd.png" />
|
||||
</p>
|
||||
<p>
|
||||
Swipe left on the keyboard you want to remove. You'll see a button to <span class="command">Delete</span>.
|
||||
</p>
|
||||
<p>
|
||||
<img src="delete-keyboard-i2.ec40fd5e372cbac2dcb4266fb7ed79f7.png" />
|
||||
</p>
|
||||
<p>
|
||||
Click the <span class="command">Delete</span> button to uninstall the keyboard.
|
||||
</p>
|
||||
|
||||
<h2>Help Index</h2>
|
||||
|
||||
<ul>
|
||||
<li class="content-online"><a href='index.php.html'>Keyman for iPhone and iPad help home</a></li>
|
||||
<li class="content-in-app"><a href='index.php.html'>Getting Started</a></li>
|
||||
<li><a href='installing-keyboards.php.html'>Installing keyboards</a></li>
|
||||
<li><a href='switching-between-keyboards.php.html'>Switching between keyboards</a></li>
|
||||
<li><a href='uninstalling-keyboards.php.html'>Uninstalling keyboards</a></li>
|
||||
<li><a href='installing-custom-keyboards.php.html'>Installing custom keyboards</a></li>
|
||||
<li><a href='sharing-keyboards.php.html'>Sharing keyboards</a></li>
|
||||
<li><a href='installing-system-keyboard.php.html'>Installing the Keyman System Keyboard</a></li>
|
||||
<li><a href='installing-fonts.php.html'>Installing fonts</a></li>
|
||||
<li><a href='using-keyman-browser.php.html'>Using the Keyman Browser</a></li>
|
||||
</ul> </article>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<div class="wrapper">
|
||||
<div class="footer-third sil-logo">
|
||||
<br>
|
||||
<a href="https://www.keyman.com/about/"><img id="sil-logo" src="sil-logo-blue-2017_1.7742a0bfa005af55e62b98d27f8b033c.png" alt='SIL' /></a>
|
||||
<p>Copyright © 1992-2019</p>
|
||||
<p>Created by <a href="https://www.keyman.com/about/">SIL International</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -1,135 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Using the Keyman Browser - Keyman for iPhone and iPad Help</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
|
||||
<link rel='shortcut icon' href="favicon.56e7a2d76793fb59cca3133b8bb1dd3d.ico">
|
||||
<link rel='canonical' href='https://help.keyman.com/products/iphone-and-ipad/current-version/using-keyman-browser'> <link rel="stylesheet" type="text/css" href="template.5f4056fcb922f05667eb19e3809c64db.css">
|
||||
<link rel="stylesheet" type="text/css" href="keyboard.f84ff11b7f61a4be1fa5437cf6ba17e0.css">
|
||||
<link rel="stylesheet" type="text/css" href="keys.298336161ce24cc84fd19fc4ecb6f7ae.css">
|
||||
<link rel="stylesheet" type="text/css" href="embed.5f7dc4fec739bda98e73bbe078e4f770.css">
|
||||
<link href='https://fonts.googleapis.com/css?family=Cabin:400,400italic,500,600,700,700italic|Source+Sans+Pro:400,700,900,600,300|Noto+Serif:400' rel='stylesheet' type='text/css'>
|
||||
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,700italic,400italic' rel='stylesheet' type='text/css'>
|
||||
<script type='text/javascript' src='keyrenderer.e17ddbf43da5e1a6cc9ba8d723c98ec6.js'></script>
|
||||
<script type="text/javascript">
|
||||
// Add a script element as a child of the body
|
||||
|
||||
function downloadJS(src) {
|
||||
var element = document.createElement("script");
|
||||
element.src = src;
|
||||
document.body.appendChild(element);
|
||||
}
|
||||
|
||||
function downloadJSAtOnload() {
|
||||
downloadJS("/cdn/deploy/js/jquery1-11-1.min.4dc834d16a0d219d5c2b8a5b814569e4.js");
|
||||
downloadJS("/cdn/deploy/js/kmlive.ba0482399ad1a6ebae564d3a0e3fef66.js");
|
||||
//downloadJS("/cdn/deploy/js/keyrenderer.e17ddbf43da5e1a6cc9ba8d723c98ec6.js");
|
||||
}
|
||||
|
||||
// Check for browser support of event handling capability
|
||||
if (window.addEventListener)
|
||||
window.addEventListener("load", downloadJSAtOnload, false);
|
||||
else if (window.attachEvent)
|
||||
window.attachEvent("onload", downloadJSAtOnload);
|
||||
else window.onload = downloadJSAtOnload;
|
||||
</script>
|
||||
<script>
|
||||
function isIEOnWin81orEarlier() {
|
||||
// If we are running IE11/or earlier on Windows 8.1 or earlier, then
|
||||
// the autolink generates filenames that are misrecognised for download links,
|
||||
// meaning users on those browesrs cannot easily download Keyman.
|
||||
// Easiest way to test this is to test against navigator.userAgent
|
||||
// Yes, we get some muddled analytics of cross-site of IE visitors but
|
||||
// it's a small enough percentage that we don't need to worry about it.
|
||||
return (navigator.userAgent.indexOf('Trident/') >= 0 && navigator.userAgent.indexOf('Windows NT 6') >= 0) ||
|
||||
(document.documentMode < 11);
|
||||
}
|
||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
||||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
||||
|
||||
ga('create', 'UA-249828-1', 'auto', {'allowLinker': !isIEOnWin81orEarlier()});
|
||||
if(!isIEOnWin81orEarlier()) {
|
||||
ga('require', 'linker');
|
||||
ga('linker:autoLink',
|
||||
['keyman.com', 'www.keyman.com',
|
||||
'keymanweb.com', 'www.keymanweb.com',
|
||||
'help.keyman.com',
|
||||
'blog.keyman.com',
|
||||
'donate.keyman.com',
|
||||
'downloads.keyman.com',
|
||||
'developer.keyman.com',
|
||||
'keyman.dev',
|
||||
'keyman.blog',
|
||||
'blog.tavultesoft.com',
|
||||
'www.tavultesoft.com', 'tavultesoft.com', 'secure.tavultesoft.com'] );
|
||||
}
|
||||
ga('send', 'pageview');
|
||||
</script>
|
||||
</head>
|
||||
<body data-device="Unknown">
|
||||
<div id="container">
|
||||
<div class="header">
|
||||
<div id="show-phone-menu-spacer"></div>
|
||||
<img id="logo" src="logo2.d8805a27a5c0399d234f1f84aca74cae.png" alt='Keyman Logo' />
|
||||
<div id="no-menu-spacer"></div>
|
||||
<img id="header-bottom" src="headerbar.5b66d10475396d1a17cb0d687f794262.png" alt='Header bottom' />
|
||||
<a id="help" href="https://keyman.com/">
|
||||
<p id="keyman-help">Keyman.com</p><img src="helpIcon.e6531e8bf34d0f667dac699db8f7438f.png">
|
||||
</a>
|
||||
</div>
|
||||
<div id="phone-header-spacer"></div><div class="main no-toc no-index">
|
||||
<div id="section2" class='embed-on'>
|
||||
<div class="column-left">
|
||||
<div id="index">
|
||||
<h3>Index</h3>
|
||||
<div id="index-content"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="wrapper">
|
||||
<article>
|
||||
<h2><span class="content-online">Keyman for iPhone and iPad: </span>Using the Keyman Browser</h2>
|
||||
|
||||
<p>
|
||||
Step 1) Click the Keyman Browser button in the Keyman app
|
||||
<br/>
|
||||
Step 2) Enter the URL of a website to visit into the address bar, for example <strong>google.com</strong> Keyman Browser will load
|
||||
the page and detect your language if it is present, and reformat it to show your language instead of square boxes.
|
||||
<br/>
|
||||
Step 3) Use the bookmark button to save the current page for browsing later.
|
||||
<br/>
|
||||
Step 4) Use the Globe icon to swap between languages.
|
||||
</p>
|
||||
|
||||
<h2>Help Index</h2>
|
||||
|
||||
<ul>
|
||||
<li class="content-online"><a href='index.php.html'>Keyman for iPhone and iPad help home</a></li>
|
||||
<li class="content-in-app"><a href='index.php.html'>Getting Started</a></li>
|
||||
<li><a href='installing-keyboards.php.html'>Installing keyboards</a></li>
|
||||
<li><a href='switching-between-keyboards.php.html'>Switching between keyboards</a></li>
|
||||
<li><a href='uninstalling-keyboards.php.html'>Uninstalling keyboards</a></li>
|
||||
<li><a href='installing-custom-keyboards.php.html'>Installing custom keyboards</a></li>
|
||||
<li><a href='sharing-keyboards.php.html'>Sharing keyboards</a></li>
|
||||
<li><a href='installing-system-keyboard.php.html'>Installing the Keyman System Keyboard</a></li>
|
||||
<li><a href='installing-fonts.php.html'>Installing fonts</a></li>
|
||||
<li><a href='using-keyman-browser.php.html'>Using the Keyman Browser</a></li>
|
||||
</ul> </article>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<div class="wrapper">
|
||||
<div class="footer-third sil-logo">
|
||||
<br>
|
||||
<a href="https://www.keyman.com/about/"><img id="sil-logo" src="sil-logo-blue-2017_1.7742a0bfa005af55e62b98d27f8b033c.png" alt='SIL' /></a>
|
||||
<p>Copyright © 1992-2019</p>
|
||||
<p>Created by <a href="https://www.keyman.com/about/">SIL International</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||