How do I add arbitrary stuff to XFCE tool bar ?
Lowell Gilbert
freebsd-questions-local at be-well.ilk.org
Thu Jun 25 19:56:00 UTC 2015
"William A. Mahaffey III" <wam at hiwaay.net> writes:
> Problem is, the app I want (xcalc) isn't on the main menu
> ('Applications' button on my bottom tool bar/panel/whatever they call
> it) .... I'll try the 'add an empty launcher & then pick the app' &
> see how that goes. Thanks.
I'm sure you can handle it.
[3001] (lowell at hog) ~> cat Desktop/xcalc.desktop
[Desktop Entry]
Name=XCalc
GenericName=Scientific Calculator
Comment=Scientific Calculator X11 Client
Exec=xcalc -rpn
Terminal=false
Type=Application
Categories=Utility;
Icon=/usr/share/icons/mate/48x48/apps/kcalc.png
[3002] (lowell at hog) ~>
More information about the freebsd-questions
mailing list