Hi,
Continuing from #5992:
The below commit (part of i5992 branch) adds support for BrailleNote QT models. There are two modes of operation: basic mode (basic QWERTY commands are available), and PC mode (emulates PC keyboard).
The following commands are available:
- NVDA menu: Alt+N
- Control+Home: Alt+T
- Control+End: Alt+B
- Windows key: Alt+W
- Alt key: Alt+M
- Input help mode toggle: Alt+1
On the QT, the names of keys are:
- Read: Alt
- Control: Control
- Function: right Alt.
QT commands are based on KeySoft native commands except as noted. Thanks.
Hi,
Continuing from #5992:
The below commit (part of i5992 branch) adds support for BrailleNote QT models. There are two modes of operation: basic mode (basic QWERTY commands are available), and PC mode (emulates PC keyboard).
The following commands are available:
On the QT, the names of keys are:
QT commands are based on KeySoft native commands except as noted. Thanks.