Ignore screen 7 by default in case auto ignore screen doesn't work.
This commit is contained in:
parent
83cb330d34
commit
e76b914d6e
@ -95,7 +95,7 @@ fenrirMaxRate=450
|
||||
driver=vcsaDriver
|
||||
encoding=auto
|
||||
screenUpdateDelay=0.05
|
||||
ignoreScreen=
|
||||
ignoreScreen=7
|
||||
autodetectIgnoreScreen=True
|
||||
|
||||
[keyboard]
|
||||
|
@ -4,5 +4,5 @@
|
||||
# Fenrir TTY screen reader
|
||||
# By Chrys, Storm Dragon, and contributers.
|
||||
|
||||
version = "2025.06.10"
|
||||
version = "2025.06.12"
|
||||
codeName = "testing"
|
||||
|
Loading…
x
Reference in New Issue
Block a user