initial promotedtext, cleanups, prepare for consume non fenrirkey shortcuts
This commit is contained in:
@ -25,7 +25,7 @@ screenUpdateDelay=0.4
|
||||
|
||||
[keyboard]
|
||||
device=all
|
||||
grabDevices=True
|
||||
grabDevices=False
|
||||
ignoreShortcuts=False
|
||||
keyboardLayout=test
|
||||
charEcho=False
|
||||
@ -37,3 +37,8 @@ interruptOnKeyPress=False
|
||||
debugLevel=0
|
||||
punctuationLevel=1
|
||||
fenrirKeys=KEY_KP0
|
||||
|
||||
[promote]
|
||||
enabled=True
|
||||
inactiveTimeoutSec=5
|
||||
list=
|
||||
|
@ -37,3 +37,8 @@ interruptOnKeyPress=False
|
||||
debugLevel=0
|
||||
punctuationLevel=1
|
||||
fenrirKeys=KEY_KP0
|
||||
|
||||
[promote]
|
||||
enabled=True
|
||||
inactiveTimeoutSec=120
|
||||
list=chrys,test
|
||||
|
@ -76,3 +76,10 @@ debugLevel=0
|
||||
punctuationLevel=1
|
||||
# define the current fenrir key
|
||||
fenrirKeys=KEY_KP0
|
||||
|
||||
[promote]
|
||||
enabled=True
|
||||
inactiveTimeoutSec=120
|
||||
list=
|
||||
|
||||
|
||||
|
@ -37,3 +37,8 @@ interruptOnKeyPress=False
|
||||
debugLevel=0
|
||||
punctuationLevel=1
|
||||
fenrirKeys=KEY_KP0
|
||||
|
||||
[promote]
|
||||
enabled=True
|
||||
inactiveTimeoutSec=120
|
||||
list=
|
||||
|
Reference in New Issue
Block a user