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
Last revisionBoth sides next revision
panel-plugins:xfce4-clipman-plugin:start [2023/07/31 18:06] – [General Settings] gaelpanel-plugins:xfce4-clipman-plugin:start [2023/07/31 18:19] – [Xfconf] gael
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 138: Line 138:
 [[|Back to Top]] [[|Back to Top]]
 ---- ----
 +
 ==== History Settings ==== ==== History Settings ====
  
Line 145: Line 146:
 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) |
  
 ---- ----
Line 168: 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]]