how to change left mouse button popup-menue
Uli Wachowitz
uli at wach-o-witz.de
Mon Jul 29 02:17:11 CEST 2002
lets see
+ "XFCE Quit" Quit
+ "XFCE Restart" Restart
+ "Run" Exce xfrun
Setting/Submenu?
You want to create submenus? Pardon, I dont get it....
Submenus can be easely created by something like this:
+ "Networking" PopUp "networking"
+ bla bla bla
AddToMenu "networking" "** Networking **" Title
+ "Remote" PopUp "remote"
+ "" Nop
+ "Sylpheed" Exec sylpheed
+ "News" Exec /usr/local/bin/pan
+ and some more bla bla bla
BTW: I really like to point you to the xfce documentation. Simply click
on the small question mark on the right side of the panel. This will
launch netscape and shows you the docs. If you dont have netscape,
locate "xfhelp" by typing "which xfhelp" in a terminal. Should located
in /usr/local/bin/. There you can name your preferred browser:
ie
---
if [ "x$BROWSER" = "x" ]
then
BROWSER=opera
fi
---
hope this helps........
Uli
----------
On Sun, 28 Jul 2002 22:46:54 +0000
Ekkard Gerlach <ekkardgerlach at aiai.de> wrote:
[snip]
> * restart xfce, quit xfce
> * Lauch Program (I have a telephone-number CD that can
> be launched only this way, not by a X-terminal (I dont
> know why))
> * Settings + submenu
> Where can I find how this is programmed in root_menu ?
[/snip]
----------
--
There is an old saying that if a million monkeys typed on a
million keyboards for a million years, eventually all the
works of Shakespeare would be produced.
Now, thanks to Usenet, we know this is not true
More information about the Xfce
mailing list