add KEY_SCRIPT, and make fenrir load it from settings. Fenrir also understand its press currently

This commit is contained in:
chrys
2016-10-18 17:58:37 +02:00
parent 65448b54fb
commit c5642c4118
6 changed files with 19 additions and 10 deletions

View File

@ -105,6 +105,7 @@ numberOfClipboards=10
emoticons=True
# define the current fenrir key
fenrirKeys=KEY_KP0,KEY_META
scriptKey=KEY_COMPOSE
timeFormat=%H:%M:%P
dateFormat=%A, %B %d, %Y
autoSpellCheck=True

View File

@ -55,6 +55,7 @@ newLinePause=True
numberOfClipboards=10
emoticons=True
fenrirKeys=KEY_KP0
scriptKey=KEY_COMPOSE
timeFormat=%H:%M:%P
dateFormat="%A, %B %d, %Y"
autoSpellCheck=True