A few teaks. Maybe close to actual release.
This commit is contained in:
@@ -26,6 +26,12 @@ This directory contains keyboard layout files for Fenrir screen reader.
|
||||
- **Exit review**: `Fenrir + Keypad .`
|
||||
- **Screen reading**: `Fenrir + Keypad 5` (current screen)
|
||||
|
||||
### Speech History
|
||||
- **Open speech history**: `Fenrir + Ctrl + H`
|
||||
- **Navigate history**: `Up` and `Down`
|
||||
- **Copy current item**: `Enter`
|
||||
- **Exit speech history**: `Escape`
|
||||
|
||||
## Configuration
|
||||
|
||||
To change keyboard layout, edit `/etc/fenrirscreenreader/settings/settings.conf`
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
KEY_FENRIR,KEY_H=toggle_tutorial_mode
|
||||
KEY_FENRIR,KEY_CTRL,KEY_H=speech_history
|
||||
KEY_CTRL=shut_up
|
||||
KEY_FENRIR,KEY_KP9=review_bottom
|
||||
KEY_FENRIR,KEY_KP7=review_top
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
KEY_FENRIR,KEY_H=toggle_tutorial_mode
|
||||
KEY_FENRIR,KEY_CTRL,KEY_H=speech_history
|
||||
KEY_CTRL=shut_up
|
||||
KEY_FENRIR,KEY_SHIFT,KEY_O=review_bottom
|
||||
KEY_FENRIR,KEY_SHIFT,KEY_U=review_top
|
||||
|
||||
Reference in New Issue
Block a user