export_clipboard_to_file

This commit is contained in:
chrys
2017-06-03 23:24:37 +02:00
parent 64e96f3a54
commit 7dee80f20f
7 changed files with 59 additions and 0 deletions

View File

@ -151,6 +151,9 @@ punctuationLevel=some
respectPunctuationPause=True
newLinePause=True
numberOfClipboards=10
# used path for "export_clipboard_to_file"
# $user is replaced by username
clipboardExportPath=/tmp/fenrirClipboard
emoticons=True
# define the current fenrir key
fenrirKeys=KEY_KP0,KEY_META

View File

@ -153,6 +153,10 @@ punctuationLevel=some
respectPunctuationPause=True
newLinePause=True
numberOfClipboards=10
# used path for "export_clipboard_to_file"
# $user is replaced by username
#clipboardExportPath=/home/$user/fenrirClipboard
clipboardExportPath=/tmp/fenrirClipboard
emoticons=True
# define the current fenrir key
fenrirKeys=KEY_KP0,KEY_META,KEY_INSERT

View File

@ -104,6 +104,9 @@ punctuationLevel=some
respectPunctuationPause=True
newLinePause=True
numberOfClipboards=10
# used path for "export_clipboard_to_file"
# $user is replaced by username
clipboardExportPath=/tmp/fenrirClipboard
emoticons=True
fenrirKeys=KEY_KP0,KEY_META
scriptKey=KEY_COMPOSE