Path: utzoo!attcan!uunet!know!zaphod.mps.ohio-state.edu!swrinde!ucsd!ucbvax!bloom-beacon!EXPO.LCS.MIT.EDU!converse From: converse@EXPO.LCS.MIT.EDU Newsgroups: comp.windows.x Subject: Re: Neophyte X user questions (twm) Message-ID: <9010191615.AA06992@excess.lcs.mit.edu> Date: 19 Oct 90 16:15:23 GMT References: <12WR8N@cs.swarthmore.edu> Sender: daemon@athena.mit.edu (Mr Background) Organization: X Consortium, MIT Laboratory for Computer Science Lines: 21 > Apologies if this is a FAQ, or below the general level of discussion here. I see so many statements of this sort that I feel compelled to say that people are welcome to ask questions. I will make an effort not to post intimidating and oblique answers. > I am using TWM and X11R4. I want to set up a menu that allows me to > bring up an xdvi window. However xdvi needs an argument (the dvi file to > load) and I don't know how to build my menu so that the argument can be > passed to xdvi. It is probably not documented very well. Here's an example: menu "applications" { "Applications" f.title "xterm" !"xterm&" "xcalc -rpn" !"xcalc -rpn &" }