spiegel-keyman/common/test/keyboards/text_selection_tests_keyboard_9073/source
2023-11-23 18:02:36 +01:00
..
readme.htm chore(core): Add test keyboard for text selection tests 2023-11-23 10:51:59 +01:00
text_selection_tests_keyboard_9073.ico chore(core): Add test keyboard for text selection tests 2023-11-23 10:51:59 +01:00
text_selection_tests_keyboard_9073.keyman-touch-layout chore(web): Update touch layout 2023-11-23 17:22:24 +01:00
text_selection_tests_keyboard_9073.kmn chore(web): Add TAB output to test keyboard 2023-11-23 18:02:36 +01:00
text_selection_tests_keyboard_9073.kps chore(core): Add test keyboard for text selection tests 2023-11-23 10:51:59 +01:00
text_selection_tests_keyboard_9073.kvks chore(core): Add test keyboard for text selection tests 2023-11-23 10:51:59 +01:00
welcome.htm chore(core): Add test keyboard for text selection tests 2023-11-23 10:51:59 +01:00

<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <title>Text Selection Tests Keyboard</title>
  <style type="text/css">
    p { font: 10pt Tahoma; }
    h1 { font: bold 16pt Tahoma; color: #4444cc; margin-bottom: 2px }
    h2 { font: bold 12pt Tahoma; color: #4444cc; }
  </style>
</head>
<body>

<h1>Text Selection Tests Keyboard</h1>

<p>
    Text Selection Tests Keyboard 1.0 generated from template.
</p>

<p>© Keyman Team</p>

</body>
</html>