qdbus:ai:42213
How do I use qdbus to set the clipboard (clipman) in Xfce?
$ qdbus org.xfce.Clipman /org/xfce/Clipman org.xfce.Clipman.Actions.SetItem string:${clipboard_content}
try on your machine
Sets the clipboard (clipman) content to the specified string [clipboard_content]
This explanation was created by an AI. In most cases those are correct. But please always be careful and
never run a command you are not sure if it is safe.
Questions that are answered by this command:
- How do I use qdbus to set the clipboard (clipman) in Xfce?