192 |
- |
1 |
###############################################################################
|
|
|
2 |
# BRLTTY - A background process providing access to the console screen (when in
|
|
|
3 |
# text mode) for a blind person using a refreshable braille display.
|
|
|
4 |
#
|
|
|
5 |
# Copyright (C) 1995-2018 by The BRLTTY Developers.
|
|
|
6 |
#
|
|
|
7 |
# BRLTTY comes with ABSOLUTELY NO WARRANTY.
|
|
|
8 |
#
|
|
|
9 |
# This is free software, placed under the terms of the
|
|
|
10 |
# GNU Lesser General Public License, as published by the Free Software
|
|
|
11 |
# Foundation; either version 2.1 of the License, or (at your option) any
|
|
|
12 |
# later version. Please see the file LICENSE-LGPL for details.
|
|
|
13 |
#
|
|
|
14 |
# Web Page: http://brltty.com/
|
|
|
15 |
#
|
|
|
16 |
# This software is maintained by Dave Mielke <dave@mielke.cc>.
|
|
|
17 |
###############################################################################
|
|
|
18 |
|
|
|
19 |
title Orbit Reader
|
|
|
20 |
|
|
|
21 |
note A six-dot standard braille keyboard is along the back edge of the top.
|
|
|
22 |
note * From left to right, its keys are: Dot3, Dot2, Dot1, Dot4, Dot5, Dot6.
|
|
|
23 |
note There's a five-position joystick in between Dot1 and Dot4.
|
|
|
24 |
note Space is the long key in the middle, just in front of the joystick.
|
|
|
25 |
note Dot7 and Dot8 are the keys immediately to the left and right of Space.
|
|
|
26 |
note The rocker to the left of the braille cells emulates the Display2 key,
|
|
|
27 |
note * and the one to their right emulates the Display5 key.
|
|
|
28 |
note Any display key combination can be emulated by pressing the joystick
|
|
|
29 |
note * while typing the corresponding combination of the eight dot keys.
|
|
|
30 |
|
|
|
31 |
assign space Space
|
|
|
32 |
include keyboard.kti
|
|
|
33 |
|
|
|
34 |
include d6.kti
|