FvwmScript-Quit typo

2004-01-13 Thread Tavis Ormandy
Hi, just noticed a small typo in the FvwmScript-Quit script: --- modules/FvwmScript/Scripts/FvwmScript-Quit +++ modules/FvwmScript/Scripts/FvwmScript-Quit @@ -221,7 +221,7 @@ ChangeValue 7 0 ChangeValue 8 0 ChangeValue 9 0 - Set $ToDo = Restart + Set $ToDo = Reboot End End

CVS domivogt: * Corrected reboot action in FvwmScript-Quit.

2004-01-13 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt04/01/13 06:17:54 Modified files: . : Tag: branch-2_4 NEWS modules: Tag: branch-2_4 ChangeLog modules/FvwmScript/Scripts: Tag: branch-2_4 FvwmScript-Quit Log

FVWM: Application on different desktops

2004-01-13 Thread Uwe Pross
Hi there, Using acrobat reader with several documents spreading over several desks gives a strange behaviour. When a dialog box is opened say to save a file the dialog box appears sometimes on another desktop where are also windows of acrobat reader. Is there an fvwm option

FVWM: starting a window on another desktop

2004-01-13 Thread Joshua Eckroth
I want to load a FvwmPager module on desk 1, say. I've tried GotoDesk 0 1 in StartFunction, but it never seems to be executed. How do I start a window on another desktop? Thanks, -josh -- Visit the official FVWM web page at URL: http://www.fvwm.org/. To unsubscribe from the list, send

Re: FVWM: Application on different desktops

2004-01-13 Thread Dominik Vogt
On Tue, Jan 13, 2004 at 09:57:52AM +0100, Uwe Pross wrote: Hi there, Using acrobat reader with several documents spreading over several desks gives a strange behaviour. When a dialog box is opened say to save a file the dialog box appears sometimes on another desktop where

Re: FVWM: starting a window on another desktop

2004-01-13 Thread Dominik Vogt
On Tue, Jan 13, 2004 at 01:28:35AM -0800, Joshua Eckroth wrote: I want to load a FvwmPager module on desk 1, say. I've tried GotoDesk 0 1 in StartFunction, but it never seems to be executed. How do I start a window on another desktop? Set a style: Style FvwmPagerDesk1 StartsOnDesk 1 and

Re: FVWM: starting a window on another desktop

2004-01-13 Thread Joshua Eckroth
Thanks a lot. On Tue, 2004-01-13 at 01:53, Dominik Vogt wrote: On Tue, Jan 13, 2004 at 01:28:35AM -0800, Joshua Eckroth wrote: I want to load a FvwmPager module on desk 1, say. I've tried GotoDesk 0 1 in StartFunction, but it never seems to be executed. How do I start a window on

FVWM: Modern way of losing Dustin we;ght natural Mavis

2004-01-13 Thread Sephhouse
Hello prototyped, At last you have an opportunity to purchase good directly from manufactures. You save your money purchasing quality products from our plant's store. Today we present you FatBlast product. What is FatBlast actually? Fatblast is an advanced fat-binding supplement that removes

Re: FVWM: Application on different desktops

2004-01-13 Thread Uwe Pross
Hi there, On 13 Jan 2004 at 10:43:24 +0100, Dominik Vogt wrote: Thanks for that explanation. ... * 4. Transients go on the same desk as their parents. This is the one. :-\ ... An option controlling this would be in order, but I think it would not help a lot. Normally you do not want

Re: FVWM: Application on different desktops

2004-01-13 Thread Dominik Vogt
On Tue, Jan 13, 2004 at 11:31:00AM +0100, Uwe Pross wrote: Hi there, On 13 Jan 2004 at 10:43:24 +0100, Dominik Vogt wrote: Thanks for that explanation. ... * 4. Transients go on the same desk as their parents. This is the one. :-\ ... An option controlling this would be

FVWM: symbolic xpm colors (with FVWMCPP? )

2004-01-13 Thread Shay Hill
Is it possible to take my SetEnv defined colors and translate them into symbolic colors useable by an xpm? This seems possible with FVWMCPP, but I've got not idea where even to begin. Thank you, -Shay -- Visit the official FVWM web page at URL: http://www.fvwm.org/. To unsubscribe from the

Re: FVWM: symbolic xpm colors (with FVWMCPP? )

2004-01-13 Thread Mikhael Goikhman
On 13 Jan 2004 09:36:08 -0600, Shay Hill wrote: Is it possible to take my SetEnv defined colors and translate them into symbolic colors useable by an xpm? This seems possible with FVWMCPP, but I've got not idea where even to begin. No, FVWM does not support symbolic colors in XPM. If it

FVWM: switch between applications

2004-01-13 Thread Prasanna Rajah
Hi, I just started using fvwm-2.2.4. I want to have a feature similar to Alt-tab that is present in windows to switch between various applications in fvwm using Ctrl-tab. Any documentation which describes how to set this up? Please cc me in responses as I am not yet registered in the

Re: FVWM: switch between applications

2004-01-13 Thread Dan Espen
Prasanna Rajah [EMAIL PROTECTED] writes: Hi, I just started using fvwm-2.2.4. I want to have a feature similar to Alt-tab that is present in windows to switch between various applications in fvwm using Ctrl-tab. Any documentation which describes how to set this up? Please cc me in

Re: FVWM: symbolic xpm colors (with FVWMCPP? )

2004-01-13 Thread Shay Hill
Mikhael Goikhman wrote: On 13 Jan 2004 09:36:08 -0600, Shay Hill wrote: Is it possible to take my SetEnv defined colors and translate them into symbolic colors useable by an xpm? This seems possible with FVWMCPP, but I've got not idea where even to begin. No, FVWM does not support

Re: FVWM: symbolic xpm colors (with FVWMCPP? )

2004-01-13 Thread Mikhael Goikhman
On 13 Jan 2004 13:32:54 -0600, Shay Hill wrote: Mikhael Goikhman wrote: On 13 Jan 2004 09:36:08 -0600, Shay Hill wrote: Is it possible to take my SetEnv defined colors and translate them into symbolic colors useable by an xpm? This seems possible with FVWMCPP, but I've got not

Re: FVWM: symbolic xpm colors (with FVWMCPP? )

2004-01-13 Thread Shay Hill
Mikhael Goikhman wrote: On 13 Jan 2004 13:32:54 -0600, Shay Hill wrote: Mikhael Goikhman wrote: On 13 Jan 2004 09:36:08 -0600, Shay Hill wrote: Is it possible to take my SetEnv defined colors and translate them into symbolic colors useable by an xpm? This seems possible with

Re: FVWM: letting fvwm do something in the background

2004-01-13 Thread Klaus Umbach
Thank you all, for helping me. You can see the result at http://www.stud.uni-karlsruhe.de/~ugk8/current-screenshot.jpg It really is beautiful :-) And here are the final(?) functions: DestroyFunc Thumbnail AddToFunc Thumbnail + I Raise + I Piperead xwd -silent -id $[w.id]