Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
panel-plugins:xfce4-clipman-plugin:start [2023/07/31 17:55] – [Clipman - xfce4-clipman-plugin] gaelpanel-plugins:xfce4-clipman-plugin:start [2023/07/31 18:22] (current) – [About Clipman] gael
Line 61: Line 61:
 The settings dialog is available under the "Clipman settings…" item in the right click context menu on the main icon. It allows to tweak the history and to edit actions. The settings dialog is available under the "Clipman settings…" item in the right click context menu on the main icon. It allows to tweak the history and to edit actions.
  
-==== General Settings ====+==== Behavior Settings ====
  
 The following table describes the available options in the //Behavior// tab of the //Settings dialog//. The following table describes the available options in the //Behavior// tab of the //Settings dialog//.
Line 73: Line 73:
 | Maximum items | Number of menu items | | Maximum items | Number of menu items |
  
-<figure "Clipman Settings (General)">+<figure "Clipman Settings (Behavior)">
 {{:panel-plugins:clipman:clipman-settings-behavior.png?nolink&|}} {{:panel-plugins:clipman:clipman-settings-behavior.png?nolink&|}}
  
Line 81: Line 81:
 [[|Back to Top]] [[|Back to Top]]
 ---- ----
-===== Action Settings =====+==== Action Settings ====
  
 An action is a pair of a name and a regular expression. Each action can have one or more commands. The support of actions is optional and can be enabled or disabled through the {gui>Enable automatic actions} option. An action is a pair of a name and a regular expression. Each action can have one or more commands. The support of actions is optional and can be enabled or disabled through the {gui>Enable automatic actions} option.
Line 95: Line 95:
 </figure> </figure>
  
-==== Action Dialog ====+=== Action Dialog ===
  
 An action has a human readable name that describes the pattern it is going to match. An action must have at least one command which also has a human readable name. The matched text can be reused in the command. An action has a human readable name that describes the pattern it is going to match. An action must have at least one command which also has a human readable name. The matched text can be reused in the command.
Line 138: Line 138:
 [[|Back to Top]] [[|Back to Top]]
 ---- ----
-===== History Dialog ===== 
  
-<figure "History Dialog">+==== History Settings ==== 
 + 
 +<figure "Clipman Settings (History)">
 {{:panel-plugins:clipman:clipman-settings-history.png?nolink&|}} {{:panel-plugins:clipman:clipman-settings-history.png?nolink&|}}
  
 Settings dialog showing the History tab Settings dialog showing the History tab
 </figure> </figure>
 +
 +^ Option ^ Description ^
 +| Remember history | Enable history |
 +| Remember last copied image | Allows to store one image in the history |
 +| Reorder history items | Push last copied text to the top of the history |
 +| Reverse history order | Reverse order of the history shown in the menu |
 +| Ignore mouse selections | Prevents the primary clipboard from being inserted in the history |
 +| Size of the history | Sets the number of items to keep in history (different from the number of menu items) |
 +
 +----
 ==== Xfconf ==== ==== Xfconf ====
  
Line 166: Line 177:
  
   xfconf-query -c xfce4-panel -p /plugins/clipman/property -s value   xfconf-query -c xfce4-panel -p /plugins/clipman/property -s value
 +
 +To list all settings type this command (the table above may be out of date):
 +
 +  xfconf-query -c xfce4-panel -lv | grep /plugins/clipman
  
 [[|Back to Top]] [[|Back to Top]]
Line 172: Line 187:
 ===== About Clipman ===== ===== About Clipman =====
  
-//**Clipman**// was written by Eduard Roccatello and then maintained by Nick Schermerand nowadays it is written by Mike Massonnet. Visit the [[http://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin|Clipman Website]]. +//**Clipman**// was written by Eduard Roccatello and then maintained by Nick Schermer and rewritten by Mike Massonnet. Nowadays it is maintained by the Xfce development team.
- +
-This documentation was written by Mike Massonnet (mmassonnet@xfce.com). Please send all your comments and suggestions regarding this manual.+
  
 This software is distributed under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This software is distributed under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.