Hi Dug,
I have not yet upgraded to RH6.0, but if you are using the AnotherLevel
stuff with Fvwm I think I can give you a few pointers. In what follows I
am going to assume that the directory structure is the same as my RH5.2
system. If it's not, let me know and I know someone who probably knows
the answer to these questions.
On Tue, 7 Sep 1999, badman wrote:
> Hi folks.
> I'm new to the list so please be kind ;-/
> If someone could please point me to the docs that pertain to creation
> setup and altering of menues I will be glad to do the reading. I am in
> the process of setting up 125 work stations
> in an office and I talked the customer into Red Hat 6.0 but I need to
> add programs to menues
> and icon links to spacific programs.
> Sory about the newbie questions but everybody starts somewhere, rite
Right. If you look at the directory
/etc/X11/wmconfig/
you will find a bunch of files like xv or acroread which contain
something like this:
$cat /etc/X11/wmconfig/xv
xv name "xv"
xv description "XV Image Viewer and Conversion Util"
xv exec "xv &"
xv group "Graphics"
$ cat /etc/X11/wmconfig/acroread
acroread name "Acrobat Reader"
acroread description "Adobe Acrobat Reader"
acroread group Applications
acroread exec "acroread &"
acroread mini-icon "mini-pdf.xpm"
Creating a file with this sort of syntax in this directory will
add the menu item (with or without) icon for every user.
> spacifics:
> All the machines are { I686 pentium pro's 2oo mhz (ya I know) 128 meg
> ram s3 trio video
> and generic ne2000 pci on ETH0 ..They are already running rh 6 and fvwm
> with no trouble and I have installed some .rpm pkgs that put the menu
> items where they belong. So how do I add the links to the menu when the
> setup doesn't?
I'm not sure what you mean by links... If this helps, great. If not let
say so and I'll try to help.
> Thank You for your time
> Dug
Tom
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Tue Sep 07 1999 - 17:46:59 BST