Fenrir now uses original keyboard layout.
This commit is contained in:
parent
f4d2dac2f1
commit
3c2b61b113
@ -87,10 +87,10 @@ driver=evdevDriver
|
|||||||
device=ALL
|
device=ALL
|
||||||
grabDevices=True
|
grabDevices=True
|
||||||
ignoreShortcuts=False
|
ignoreShortcuts=False
|
||||||
keyboardLayout=nvda-desktop
|
keyboardLayout=desktop
|
||||||
charEcho=True
|
charEcho=True
|
||||||
charDeleteEcho=True
|
charDeleteEcho=True
|
||||||
wordEcho=True
|
wordEcho=False
|
||||||
interruptOnKeyPress=True
|
interruptOnKeyPress=True
|
||||||
# you can filter the keys on that the speech should interrupt (empty = all keys, otherwhise the given keys)
|
# you can filter the keys on that the speech should interrupt (empty = all keys, otherwhise the given keys)
|
||||||
interruptOnKeyPressFilter=
|
interruptOnKeyPressFilter=
|
||||||
|
Loading…
Reference in New Issue
Block a user