Re: FVWM: Question on "Maximize"

2017-11-10 Thread Chris Siebenmann
> Is there a differnce between a window, that was maximized using > "Maximize 100 100" and a window that is maximized by "Move 0 0, Resize > $[vp.width] $[vp.height]" ? The obvious difference is that a Maximize-based maximization can be reversed by fvwm, which remembers the previous window size (

Re: FVWM: Question on "Maximize"

2017-11-07 Thread Thomas Adam
On Tue, Nov 07, 2017 at 10:09:48AM +0100, Dr. Nikolaus Klepp wrote: > Hi! > > Is there a differnce between a window, that was maximized using "Maximize > 100 100" and a window that is maximized by "Move 0 0, Resize $[vp.width] > $[vp.height]" ? Yes. If you use the Maximize command, then fvwm tre

Re: FVWM: Question about Gradients on windows decor

2011-07-26 Thread Thomas Funk
of the respective Colorset: Active ->  Colorset 2 Inactive ->  Colorset 3 Regards, Thomas -- Life is like a box of chocolates - never know what you're gonna get. -Ursprüngliche Nachricht- Von: "Dominic Humphries" Gesendet: 26.07.2011 14:02:48 An: fvwm@fvwm.org Betreff: R

Re: FVWM: Question about Gradients on windows decor

2011-07-26 Thread Dominic Humphries
I'm still on 2.5, but I have gradient-based window decorations - see screenshot at http://geekblog.oneandoneis2.org/media/blogs/new/screenshot.png There might be something you find helpful in the config files, available at http://geekblog.oneandoneis2.org/media/fvwm.tgz No idea how much 2.6 chang

Re: FVWM: Question about Gradients on windows decor

2011-07-24 Thread Thomas Adam
On Sun, Jul 24, 2011 at 11:44:56AM +0200, Thomas Funk wrote: >Hi Thomas! > >I've tried to create a window decoration with gradients, but it doesn't >work. Fvwm version used: 2.6.1 >I do the following: This should have been sent to fvwm@fvwm.org -- please don't ask me questions abo

Re: FVWM: question

2010-06-20 Thread Jake Moe
On 20/06/10 22:44, Andersen Fan wrote: > I'm not sure ,but you can have a try > > 2,/etc/rc.conf : > #XSESSION="Gnome" > XSESSION="Xsession" > > 1,/home/user/.xsession : > exec fvwm >> Date: Sun, 20 Jun 2010 20:00:47 +1000 >> From: jak

Re: FVWM: question

2010-06-20 Thread Michael Treibton
On 20 June 2010 11:00, Jake Moe wrote: > On 20/06/10 15:06, Jaimos Skriletz wrote: >> On Sat, Jun 19, 2010 at 08:43:18PM +0100, Rui Silva wrote: >> >>> Hi! >>> >>> I've installed FVWM and FVWM-themes on my Ubuntu 10.04 but I'm >>> experiencing some difficulties: >>> >>> 1. How can I activate FVWM

Re: FVWM: question

2010-06-20 Thread Jake Moe
On 20/06/10 15:06, Jaimos Skriletz wrote: > On Sat, Jun 19, 2010 at 08:43:18PM +0100, Rui Silva wrote: > >> Hi! >> >> I've installed FVWM and FVWM-themes on my Ubuntu 10.04 but I'm >> experiencing some difficulties: >> >> 1. How can I activate FVWM as my default WM? >> >> 2. How can I use the

Re: FVWM: question

2010-06-19 Thread Jaimos Skriletz
On Sat, Jun 19, 2010 at 08:43:18PM +0100, Rui Silva wrote: > Hi! > > I've installed FVWM and FVWM-themes on my Ubuntu 10.04 but I'm > experiencing some difficulties: > > 1. How can I activate FVWM as my default WM? > > 2. How can I use the "cde" as the default theme? > > 3. How can I deactivat

Re: FVWM: Question regarding fvwm releases

2009-10-30 Thread Thomas Adam
[ Adding fvwm@ back on the Cc list -- I don't do private FVWM consultancy. ] 2009/10/30 Gregg Tomas : > Thank you Thomas for replying. Promptly I might add! :-) > Please be patient, I am a newbie myself. A few colleagues and now you had > suggested to recompile FVWM myself because I will better lu

Re: FVWM: Question regarding fvwm releases

2009-10-30 Thread Thomas Adam
2009/10/30 Gregg Tomas : > To Whom It May Concern: Heh -- I bet this is a question in a corporate environment, > We are transitioning to Red Hat EL5 from RHEL 4. We are currently using fvwm > version fvwm-2.4.19-0.i386 on RHEL4. When we tried to install it on our > RHEL5 box it was referring to a

Re: FVWM: question about FvwmButtons config

2009-10-06 Thread Jacek Kopecky
When you run a FvwmButtons module, you can give it a name: Module FvwmButtons FvwmButtonsLower The last parameter is used when looking for configuration, so you can go on and configure the second instance independently from the first: *FvwmButtonsLower: Fore Black *FvwmBu

Re: FVWM: question about FvwmButtons config

2009-10-06 Thread Thomas Adam
2009/10/6 : > Thomas Adam writes: > >> 2009/10/6 Jamie Griffin : I've re-read the man page you suggested, however i'm still unclear exactly how i do it. And if i was to try and use two instances of FvwmButtons, how would i do that? >>>                           *FvwmButtonsGeometry

Re: FVWM: question about FvwmButtons config

2009-10-06 Thread John Meissen
thomas.ada...@gmail.com said: > What is it with people replying off-list? I don't do FVWM """consultancy""". > *Please* keep this on list. Maybe it's the fact that the list is set up so that replies go to Sender, and not to the list. Most people just click on "Reply" assuming it will go to the

Re: FVWM: question about FvwmButtons config

2009-10-06 Thread despen
Thomas Adam writes: > 2009/10/6 Jamie Griffin : >>> I've re-read the man page you suggested, however i'm still unclear exactly >>> how i do it. And if i was to try and use two instances of FvwmButtons, how >>> would i do that? >>                           *FvwmButtonsGeometry +928+20 > > That's w

Re: FVWM: question about FvwmButtons config

2009-10-06 Thread Thomas Adam
2009/10/6 Jamie Griffin : >> I've re-read the man page you suggested, however i'm still unclear exactly >> how i do it. And if i was to try and use two instances of FvwmButtons, how >> would i do that? What is it with people replying off-list? I don't do FVWM """consultancy""". *Please* keep thi

Re: Start vs Init was Re: FVWM: question

2009-02-20 Thread Thomas Adam
2009/2/20 Lucio Chiappetti : > It is a module which resizes non-transient firefox windows to a fixed size > selected by me (in contrast with the fact that firefox tends to use the > latest size, and ignore x resources). See, I gave you a long explanation a long time ago (I have a good memory) abou

Re: Start vs Init was Re: FVWM: question

2009-02-20 Thread Lucio Chiappetti
On Thu, 19 Feb 2009, Thomas Adam wrote: 2009/2/19 Lucio Chiappetti : AddToFunc I StartFunction I Exec exec xterm do you really mean "I StartFunction" instead of "InitFunction"? With an I? I mean: AddToFunc StartFunction I Foo sorry, I was mislead since you typed an extra I *

Re: Start vs Init was Re: FVWM: question

2009-02-19 Thread Thomas Adam
2009/2/19 Lucio Chiappetti : > On Wed, 18 Feb 2009, Thomas Adam wrote: > >> ... but what no one has said to you us that InitFunction is deprecated >> over StartFunction, i.e.: >> >> AddToFunc I StartFunction I Exec exec xterm > > do you really mean "I StartFunction" instead of "InitFunction"? With

Start vs Init was Re: FVWM: question

2009-02-19 Thread Lucio Chiappetti
On Wed, 18 Feb 2009, Thomas Adam wrote: ... but what no one has said to you us that InitFunction is deprecated over StartFunction, i.e.: AddToFunc I StartFunction I Exec exec xterm do you really mean "I StartFunction" instead of "InitFunction"? With an I? I tried to replace the only "AddToFu

Re: FVWM: question

2009-02-18 Thread Thomas Adam
2009/2/18 PALAIA, FRANK J, ATTSI : > Hello folks, > I'm new to fvwm and have a question > > Currently in my .xinitrc file I have the following > > fvwm-themes-start & > xterm $(XT_GEOM)+0+$(XT_Y0 $XT_ARGS & > xterm $(XT_GEOM)+540+$(XT_Y) $XT_ARGS & > etc. Several people have said rearrange that s

Re: FVWM: question

2009-02-18 Thread Jesús Guerrero
You could as well capture the PID and then wait. Then you can launch the apps in whatever order you wish. Sample below, look at $wm_pid. = wm=fvwm #export KDE_SESSION_VERSION=4 xrdb -merge ~/.Xdefaults random_wallpaper.sh xsetroot -cursor_name left_ptr $

Re: FVWM: question

2009-02-18 Thread Emilie Ann Phillips
On Wed, Feb 18, 2009 at 11:22, PALAIA, FRANK J, ATTSI wrote: > Hello folks, > I'm new to fvwm and have a question > > Currently in my .xinitrc file I have the following > > fvwm-themes-start & > xterm $(XT_GEOM)+0+$(XT_Y0 $XT_ARGS & > xterm $(XT_GEOM)+540+$(XT_Y) $XT_ARGS & > etc. X will termina

Re: FVWM: question

2009-02-18 Thread Ken Kwasnicki
PALAIA, FRANK J, ATTSI wrote: Hello folks, I'm new to fvwm and have a question Currently in my .xinitrc file I have the following fvwm-themes-start & xterm $(XT_GEOM)+0+$(XT_Y0 $XT_ARGS & xterm $(XT_GEOM)+540+$(XT_Y) $XT_ARGS & etc. Its an easy way for me to space the windows and specify the

Re: FVWM: Question about SnapGrid

2008-05-21 Thread Chris G
On Mon, May 19, 2008 at 10:38:55AM +0100, Chris G wrote: > On Mon, May 19, 2008 at 08:53:24AM +0100, Thomas Adam wrote: > > On 19/05/2008, Chris G <[EMAIL PROTECTED]> wrote: > > > On Sun, May 18, 2008 at 10:31:54PM +0100, Thomas Adam wrote: > > > > On Sun, 18 May 2008 22:24:42 +0100 > > > > Chris

Re: FVWM: Question about SnapGrid

2008-05-19 Thread Chris G
On Mon, May 19, 2008 at 08:53:24AM +0100, Thomas Adam wrote: > On 19/05/2008, Chris G <[EMAIL PROTECTED]> wrote: > > On Sun, May 18, 2008 at 10:31:54PM +0100, Thomas Adam wrote: > > > On Sun, 18 May 2008 22:24:42 +0100 > > > Chris G <[EMAIL PROTECTED]> wrote: > > > > > > > How do I make SnapGri

Re: FVWM: Question about SnapGrid

2008-05-19 Thread Thomas Adam
On 19/05/2008, Chris G <[EMAIL PROTECTED]> wrote: > On Sun, May 18, 2008 at 10:31:54PM +0100, Thomas Adam wrote: > > On Sun, 18 May 2008 22:24:42 +0100 > > Chris G <[EMAIL PROTECTED]> wrote: > > > > > How do I make SnapGrid (well, Style * SnapGrid) work only to the edges > > > of the screen?

Re: FVWM: Question about SnapGrid

2008-05-19 Thread Chris G
On Sun, May 18, 2008 at 10:31:54PM +0100, Thomas Adam wrote: > On Sun, 18 May 2008 22:24:42 +0100 > Chris G <[EMAIL PROTECTED]> wrote: > > > How do I make SnapGrid (well, Style * SnapGrid) work only to the edges > > of the screen? No, that's not quite what I meant. > > > > Is it possible to get

Re: FVWM: Question about SnapGrid

2008-05-18 Thread Thomas Adam
On Sun, 18 May 2008 22:24:42 +0100 Chris G <[EMAIL PROTECTED]> wrote: > How do I make SnapGrid (well, Style * SnapGrid) work only to the edges > of the screen? No, that's not quite what I meant. > > Is it possible to get windows to snap to the edges of the screen when > they are within (say) 10