FVWM: Re: Shell scripts in FVWM menus

2003-03-16 Thread parv
in message <[EMAIL PROTECTED]>, wrote Timothy Groves thusly... > > xterm -e start-rox > > and it failed. Then I tried it as: > > xterm -e pauseme start-rox > > to see if it was throwing out any error messages...and it worked > perfectly...until I closed the XTerm. Then it vanished. So it > do

Re: FVWM: Re: 2.4.x FvwmIconaMan and NoIcon

2003-03-16 Thread Jan Johansson
On Sun, Mar 16, 2003 at 01:31:19AM +0100, [EMAIL PROTECTED] wrote: >On Sat, Mar 15, 2003 at 06:08:49PM +0100, Jan Johansson wrote: >> I did a CVS checkout (with -r branch_2_4). I had no acheaders so >> I guessed and used autoheaders. > >The build instructions are in docs/DEVELOPERS: > > $ aclocal

Re: FVWM: Shell scripts in FVWM menus

2003-03-16 Thread Marcus Lundblad
On Sat, 15 Mar 2003, Timothy Groves wrote: > Okay, I've RTFM, and it doesn't address this question: How exactly does one > run a shell script from an FVWM exec command? I have a script called opendir that looks like this: --- #!/bin/sh # this script opens a dire

Re: FVWM: Re: 2.4.x FvwmIconaMan and NoIcon

2003-03-16 Thread dominik . vogt
On Sun, Mar 16, 2003 at 09:13:07AM +0100, Jan Johansson wrote: > On Sun, Mar 16, 2003 at 01:31:19AM +0100, [EMAIL PROTECTED] wrote: > >On Sat, Mar 15, 2003 at 06:08:49PM +0100, Jan Johansson wrote: > >> I did a CVS checkout (with -r branch_2_4). I had no acheaders so > >> I guessed and used autohea

Re: FVWM: Re: Shell scripts in FVWM menus

2003-03-16 Thread Timothy Groves
On Sun, 16 Mar 2003 02:55:39 -0500 parv <[EMAIL PROTECTED]> wrote: > If it runs in xterm, then you need something to keep that xterm > alive so that it doesn't die, as you have already found out. And, It is a GUI created with GTK+Python, and when launched manually from an XTerm, it completes a

Re: FVWM: Shell scripts in FVWM menus

2003-03-16 Thread Timothy Groves
On Sun, 16 Mar 2003 10:16:44 +0100 (CET) Marcus Lundblad <[EMAIL PROTECTED]> wrote: > > > On Sat, 15 Mar 2003, Timothy Groves wrote: > > > Okay, I've RTFM, and it doesn't address this question: How exactly does > > one run a shell script from an FVWM exec command? > > I have a script called

Re: FVWM: Re: Shell scripts in FVWM menus

2003-03-16 Thread Dan Espen
Timothy Groves <[EMAIL PROTECTED]> writes: > On Sun, 16 Mar 2003 02:55:39 -0500 > parv <[EMAIL PROTECTED]> wrote: > > > > If it runs in xterm, then you need something to keep that xterm > > alive so that it doesn't die, as you have already found out. And, > > It is a GUI created with GTK+Python

Re: FVWM: Re: 2.4.x FvwmIconaMan and NoIcon

2003-03-16 Thread Jan Johansson
On Sun, Mar 16, 2003 at 12:26:05PM +0100, [EMAIL PROTECTED] wrote: >Okay, all problems should be fixed now. Did a cvs up and recompiled. This is what I get now. Resolution: Global or Desk. (xterm normal, xconsole iconified). [ xterm ] [X xconsole] Switch to next page still give. [ xterm ]

Re: FVWM: Re: Shell scripts in FVWM menus

2003-03-16 Thread Timothy Groves
On Sun, 16 Mar 2003 10:50:06 -0500 Dan Espen <[EMAIL PROTECTED]> wrote: > That sounds like it tries to maintain some kind of connection to > the invoking terminal. > > Try using nohup. Like a charm! Thanks for all the help, everyone. -- ICQ#66022322 "Beer is living proof that God loves us an

FVWM: setting up X to start fvwm for user

2003-03-16 Thread Rick & Geannitta Jones
(NOTE: I am not subscribed to the list so please respond to my email addy) I have RedHat 8 and I installed fvwm. I then used switchdesk to change to fvwm and x won't start for that user.. How do I get fvwm to start for that user account. Since I know RH is a finicky beastie at times.. I'll le

FVWM: Recebeu um convite

2003-03-16 Thread mail
Exmo(a). Sr(a) Foi convidado por um amigo/a a visualizar um produto que pode ser do seu interesse: - Jovens, Sexo e Mares Vivas - Filme pornografico - M/18 O link para o produto e: http://www.ptporn.com Caso tenha menos de 18 anos, e mesmo sendo um convite, devera este ser ignorado. PtPorn.c

FVWM: Per-Window Styles

2003-03-16 Thread Craig Milo Rogers
Today, out of the blue, I decided that I wanted to apply styles to specific windows (and not to window names, classes, or resources, any of which may the same for multiple windows) on my FVWM desktop. I noticed that a request to do this was already pending in the FVWM bug site(id #568), bu

Re: FVWM: Style NoButton requires special order, Bug?

2003-03-16 Thread David Hansen
On Fri, Feb 28 at 14:36+0100 Dominik Vogt wrote: > On Fri, Feb 28, 2003 at 01:15:54PM +0100, David Hansen wrote: > > Hi, > > > > i just noticed that if you want to create a title bar without > > buttons, you have to take care of the order of the NoButtons > > directives. > > > > E.g. this doesn

FVWM: 'Move' only happens on mouse release

2003-03-16 Thread Ben Winslow
I updated my CVS tree a couple of days ago, and since then, whenever I call Move from a mouse binding, the command doesn't happen until after I release the mouse button. The binding in question is: Mouse 1 W 3 Move The old behavior was to start moving on click, and stop moving when the mo