make number of clipboards configurable

This commit is contained in:
chrys
2016-08-25 01:50:02 +02:00
parent acd10812c6
commit fa93d611fc
5 changed files with 5 additions and 1 deletions

View File

@ -75,6 +75,7 @@ interruptOnKeyPress=False
[general]
debugLevel=0
punctuationLevel=1
numberOfClipboards=10
# define the current fenrir key
fenrirKeys=KEY_KP0

View File

@ -75,6 +75,7 @@ interruptOnKeyPress=False
[general]
debugLevel=0
punctuationLevel=1
numberOfClipboards=10
# define the current fenrir key
fenrirKeys=KEY_KP0

View File

@ -36,6 +36,7 @@ interruptOnKeyPress=False
[general]
debugLevel=0
punctuationLevel=1
numberOfClipboards=10
fenrirKeys=KEY_KP0
[promote]