Improve socket handling for -x spawned fenrir instances.
This commit is contained in:
@@ -7,10 +7,6 @@ This directory contains keyboard layout files for Fenrir screen reader.
|
||||
|
||||
- **desktop.conf** - Desktop layout using numeric keypad (recommended)
|
||||
- **laptop.conf** - Laptop layout for keyboards without numeric keypad
|
||||
- **nvda-desktop.conf** - NVDA-compatible desktop layout
|
||||
- **nvda-laptop.conf** - NVDA-compatible laptop layout
|
||||
- **pty.conf** - PTY emulation layout for terminal use
|
||||
- **pty2.conf** - Alternative PTY emulation layout
|
||||
|
||||
## Key Features
|
||||
|
||||
@@ -36,7 +32,7 @@ To change keyboard layout, edit `/etc/fenrir/settings/settings.conf`:
|
||||
|
||||
```ini
|
||||
[keyboard]
|
||||
keyboardLayout=desktop # or laptop, nvda-desktop, nvda-laptop, pty, pty2
|
||||
keyboardLayout=desktop # or laptop
|
||||
```
|
||||
|
||||
## Available Key Constants
|
||||
@@ -582,4 +578,3 @@ BTN_TRIGGER_HAPPY37
|
||||
BTN_TRIGGER_HAPPY38
|
||||
BTN_TRIGGER_HAPPY39
|
||||
BTN_TRIGGER_HAPPY40
|
||||
|
||||
|
||||
Reference in New Issue
Block a user