Add ability for X clibpard and Fenrir's clipboard to stay in sync.
This commit is contained in:
+3
-1
@@ -1921,7 +1921,8 @@ link:#export clipboard to file[export clipboard to file]. The variable
|
||||
`+$user+` is replaced by the current logged username.
|
||||
|
||||
....
|
||||
clipboardExportPath=/tmp/fenrirClipboard
|
||||
[clipboard]
|
||||
clipboard_export_path=/tmp/fenrirClipboard
|
||||
....
|
||||
|
||||
Values: Text, Systemfilepath
|
||||
@@ -1929,6 +1930,7 @@ Values: Text, Systemfilepath
|
||||
The number of available clipboards:
|
||||
|
||||
....
|
||||
[clipboard]
|
||||
number_of_clipboards=10
|
||||
....
|
||||
|
||||
|
||||
+3
-1
@@ -1133,10 +1133,12 @@ Values: on=''True'', off=''False''
|
||||
Specify the path where the clipboard should be exported to.
|
||||
See [[#export clipboard to file|export clipboard to file]].
|
||||
The variable ''$user'' is replaced by the current logged username.
|
||||
clipboardExportPath=/tmp/fenrirClipboard
|
||||
[clipboard]
|
||||
clipboard_export_path=/tmp/fenrirClipboard
|
||||
Values: Text, Systemfilepath
|
||||
|
||||
The number of available clipboards:
|
||||
[clipboard]
|
||||
number_of_clipboards=10
|
||||
Values: Integer, 1 - 999
|
||||
|
||||
|
||||
Reference in New Issue
Block a user