<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">On 7/20/22 20:43, ToddAndMargo wrote:<br>
</div>
<blockquote type="cite"
cite="mid:33d8d154-0781-4b14-2dbc-01a6f08d264c@zoho.com">Hi All,
<br>
<br>
Would someone write me a quick command line
<br>
to pop up something from xfce4-notifyd?
<br>
<br>
Many thanks,
<br>
-T
<br>
<br>
<br>
_______________________________________________
<br>
Xfce mailing list
<br>
<a class="moz-txt-link-abbreviated" href="mailto:Xfce@xfce.org">Xfce@xfce.org</a>
<br>
<a class="moz-txt-link-freetext" href="https://mail.xfce.org/mailman/listinfo/xfce">https://mail.xfce.org/mailman/listinfo/xfce</a>
<br>
<a class="moz-txt-link-freetext" href="http://www.xfce.org">http://www.xfce.org</a><br>
</blockquote>
<p>I'm not sure if this is what you're looking for, but I've got
this in Beyond Linux From Scratch's page for xfce4-notifyd:</p>
<pre class="userinput"><kbd class="command">notify-send -i info Information "Hi ${USER}, This is a Test"
</kbd><kbd class="command"></kbd>
</pre>
- Douglas R. Reno<br>
<pre class="userinput"><kbd class="command"></kbd></pre>
</body>
</html>