Re: FVWM: How to make thumbnail WindowListSkip?

2008-02-19 Thread Jesús Guerrero
ge the action if Resize is not what you want. -- Jesús Guerrero <[EMAIL PROTECTED]>

Re: FVWM: How to make xclock transparent?

2008-02-21 Thread Jesús Guerrero
re also the wmaker applets, but I don't know if any of these offer transparencies (they are convenient to be swallowd into fvwmbuttons, though. Fvwm colorsets can't do anything at all once you are on the client area of the window. -- Jesús Guerrero <[EMAIL PROTECTED]>

Re: FVWM: FvwmButton Color override Swallowed Conky

2008-02-25 Thread Jesús Guerrero
you will be swallowing it into FvwmButtons anyway). With any other alignment, I used to get this same problem: conky always disappeared on the first refresh. I don't know if it still happens with the latest revisions. -- Jesús Guerrero <[EMAIL PROTECTED]>

Re: FVWM: fvwm patches and esperanza

2008-02-25 Thread Jesús Guerrero
them (specially the fluxbox borders one hehehe). I don't have the time nor the interest to look into them (otherwise I would probably try to clean them to integrate some of them into fvwm properly). You should try to apply on one of them, and try, and so on, Until you find which is the res

Re: FVWM: fvwm patches and esperanza

2008-02-25 Thread Jesús Guerrero
y advice on how to debug my fvwm > session. Can I force fvwm to output/log any communication between > applications and X server? I use this in my ~/.xinitrc fvwm &>~/logs/fvwm.log 2>&1 Then I just issue startx on command line. Be sure that the directory ~/logs/ exists. -- Jesús Guerrero <[EMAIL PROTECTED]>

Re: FVWM: fvwm patches and esperanza

2008-02-25 Thread Jesús Guerrero
On Mon, 25 Feb 2008 17:31:14 +0100 Ingo Wardinski <[EMAIL PROTECTED]> wrote: > [ On Monday, February 25, 2008 at 17:15:43 (+0100), Jesús Guerrero wrote: ] > > Subject: Re: FVWM: fvwm patches and esperanza > > > > On Mon, 25 Feb 2008 16:31:36 +0100 > > > > M

Fw: Re: FVWM: fvwm patches and esperanza

2008-02-26 Thread Jesús Guerrero
On Tue, 26 Feb 2008 15:24:17 +0100 Ingo Wardinski <[EMAIL PROTECTED]> wrote: > Thanks, for sharing this information. Do I still need the patches for > menutranlucency, roundedcorners etc or are all these features included > in .25? > ingo You still need them. -- Jesú

Re: FVWM: Reasonable looking fonts for fvwm - recommendations please

2008-03-03 Thread Jesús Guerrero
ed. I use DejaVu because it looks good without any annoying extra fanciness, and it has a good (well, better than most) support for utf8. If you preffer raster fonts, I'd just use fixed just like Thomas Adam suggested. -- Jesús Guerrero <[EMAIL PROTECTED]>

Re: FVWM: Reasonable looking fonts for fvwm - recommendations please

2008-03-03 Thread Jesús Guerrero
gh xft like this: Font "xft:DejaVu Sans:size=8:style=bold" Look for "xft" on the man page of fvwm to see some more examples. -- Jesús Guerrero <[EMAIL PROTECTED]>

Re: FVWM: fvwm and patches

2008-03-06 Thread Jesús Guerrero
th, is that there are lots of patches, from lots of sources. The first thing if we want to include anything into fvwm, is to identify what of them are realistic candidates, and which ones are cleaner and tidier. That's just my 2 cents, for what it's worth. -- Jesús Guerrero <[EMAIL PROTECTED]>

Re: FVWM: backing windows off currentpage

2008-03-19 Thread Jesús Guerrero
looks into fvwm structs to rescue bitmaps. This is an X thing, not an fvwm ones. Or maybe I misunderstood something. -- Jesús Guerrero <[EMAIL PROTECTED]>

Re: FVWM: Automatically raising sibling windows.

2008-03-21 Thread Jesús Guerrero
ltiWindowApps > > DestroyFunc RaiseMultiWindowApps > AddToFunc RaiseMultiWindowApps > + I KillModule FvwmEvent EEvents > + I ThisWindow ("AppWindow1|AppWindow2|AppWindow3|AppWindow4") \ > All ("AppWindow1|AppWindow2|AppWindow3|AppWindow4",!Raised) Raise > + I Module FvwmEvent EEvents > > Module FvwmEvent EEvents This way, the event is disabled before raising the windows. There might be better ways, I don't really know. -- Jesús Guerrero <[EMAIL PROTECTED]>

FVWM: xinerama and $[vp.width]

2008-04-11 Thread Jesús Guerrero
of one monitor only? I am looking for a portable setup that can work with or without xinerama, and the monitors might be of equal or different size. That's the main problem :P -- Jesús Guerrero <[EMAIL PROTECTED]>

Re: FVWM: xinerama and $[vp.width]

2008-04-11 Thread Jesús Guerrero
On Fri, 11 Apr 2008 13:12:02 -0400 (EDT) Eben King <[EMAIL PROTECTED]> wrote: > On Fri, 11 Apr 2008, Jesús Guerrero wrote: > > > I am using things like $[vp.width]/10 on my config (to calculeta the > > ButtonSize for one FvwmButtons), all is nice except when I use xinera

Re: FVWM: Is there a more up to date version (or alternative) for fvwm-menu-desktop?

2008-05-20 Thread Jesús Guerrero
and then add the other part of the path to them, because some distros might install kde to a different locations (i.e. /usr vs. /opt or even the users home). That variable is $KDEDIRS. Cheers. -- Jesús Guerrero <[EMAIL PROTECTED]>

Re: FVWM: Some items on a wish list

2008-08-06 Thread Jesús Guerrero
uttons, so, it looks a bit odd to me to hard code such features into fvwm itself. If you want it, add it into your config, that's how fvwm is and I doubt it will change. You can also use gkrellm and conky if you preffer monoliths instead of having a lot of small applets/metters running. --

Re: FVWM: Some items on a wish list

2008-08-06 Thread Jesús Guerrero
If what you need are light apps to swallow them into FvwmButtons what I used to use were window maker doackapps, there are quite a lot of them, and they are really nice and simple to use and configure. I guess you already know about them, but just in case :) -- Jesús Guerrero <[EMAIL PROTEC

Fw: Re: FVWM: Condition question

2008-08-29 Thread Jesús Guerrero
Begin forwarded message: Date: Fri, 29 Aug 2008 21:11:53 +0200 From: Jesús Guerrero <[EMAIL PROTECTED]> To: Jingshao Chen <[EMAIL PROTECTED]> Subject: Re: FVWM: Condition question On Fri, 29 Aug 2008 11:05:31 -0700 Jingshao Chen <[EMAIL PROTECTED]> wrote: > Yes. Disab

Re: FVWM: Condition question

2008-08-29 Thread Jesús Guerrero
s). There's some basic support for argb visuals though, but that will not help with your current issue. -- Jesús Guerrero <[EMAIL PROTECTED]> pgpqQIlOP5r3Q.pgp Description: PGP signature

Re: FVWM: Simplest way to get Gnome "Main Menu" on fvwm desktop?

2008-09-23 Thread Jesús Guerrero
e menus, that's the closest you are going to get, as far as I know. -- Jesús Guerrero <[EMAIL PROTECTED]> pgpes3sBINWpe.pgp Description: PGP signature

Re: FVWM: Simplest way to get Gnome "Main Menu" on fvwm desktop?

2008-09-23 Thread Jesús Guerrero
On Tue, 23 Sep 2008 15:10:47 +0100 Chris G <[EMAIL PROTECTED]> wrote: > On Tue, Sep 23, 2008 at 04:07:23PM +0200, Jesús Guerrero wrote: > > On Tue, 23 Sep 2008 14:33:56 +0100 > > Chris G <[EMAIL PROTECTED]> wrote: > > > > > Up until now I have run a

Re: FVWM: Ban area for window placement

2008-11-04 Thread Jesús Guerrero
using nvidia's twinview, but that should be irrelevant. -- Jesús Guerrero <[EMAIL PROTECTED]> pgpa5tTkAYzzT.pgp Description: PGP signature

Re: FVWM: Ban area for window placement

2008-11-04 Thread Jesús Guerrero
On Wed, 5 Nov 2008 00:39:36 + "Renato Caldas" <[EMAIL PROTECTED]> wrote: > On Tue, Nov 4, 2008 at 9:04 PM, Jesús Guerrero <[EMAIL PROTECTED]> wrote: > > I've had such a setup with two screens (1600x1200 and 1204x768) for a long > > time >

Re: FVWM: Fvwm in Ubuntu?

2009-01-11 Thread Jesús Guerrero
) Yep. > > Should I be looking at how to make fvwm and gnome work together? Or? > Yep. It's on the fvwm faq here: http://www.fvwm.org/documentation/faq/#2.8 -- Jesús Guerrero

[Fwd: Re: FVWM: multi-screen with different configs?]

2009-02-04 Thread Jesús Guerrero
elf to run on the > two different displays. > [...] > Is this possible? I've done this in the past. Look at the -s and -d switches. You can launch fvwm twice, one for each monitor from your ~/.xinitrc if you start X from command line. -- Jesús Guerrero -- Jesús Guerrero

Re: FVWM: question

2009-02-18 Thread Jesús Guerrero
-g 80x29+2520+24 -title logs -e mtail -f ~/logs/${wm}.log /var/log/messages #urxvtc -fade 20 -name htop -title htop -e htop urxvtc -fade 20 -name main_term -g 188x69+1680+0 -e screen -D -RR firefox & wait $wm_pid kill -TERM $urxvtd_pid ===== -- Jesús Guerrero

FVWM: ButtonStyle, pixmaps and UseTitleStyle

2009-06-25 Thread Jesús Guerrero
s a lot of room around it. I've set all the buttons to use the title style. However instead I see the default grey color around the pixmap. Is there a way to overcome that without resizing the image to fit the whole height of the title bar? Thank you. -- Jesús Guerrero

[Fwd: Re: FVWM: ButtonStyle, pixmaps and UseTitleStyle]

2009-06-25 Thread Jesús Guerrero
On Thu, June 25, 2009 20:35, Thomas Adam wrote: > 2009/6/25 Jesús Guerrero : > >> Forgive if this is such a simple question but I have little >> experience with pixmaps and how they are handled in fvwm. >> >> I have this deco: >> >> >> >

FVWM: fvwm forum blanked

2009-07-03 Thread Jesús Guerrero
r whatever. Thanks to google cache most contents is accessible still ;p Regards. -- Jesús Guerrero

Re: FVWM: fvwm forum blanked

2009-07-03 Thread Jesús Guerrero
On Sat, July 4, 2009 05:05, Jaimos F Skriletz wrote: > Jesús Guerrero wrote: > >> Hi, >> >> >> I've noticed that the forum at fvwm.lair.be has been down for some >> weeks now. Well, the server seems to respond, but it just shows a blank >> page no

Re: FVWM: fvwm forum blanked

2009-07-04 Thread Jesús Guerrero
#x27;t mean to rush or anything like that. Just wanted to be sure that people was aware. In any case, a big thank you. I hope that problems go away in one way or another soon. -- Jesús Guerrero

Re: FVWM: fvwm forum blanked

2009-07-04 Thread Jesús Guerrero
On Sat, July 4, 2009 12:30, Thomas Adam wrote: > 2009/7/4 Jesús Guerrero : > >> Thank you for the response. I just wanted to make sure that I wasn't >> the only one. Since I don't do much IRC... > > It was also mentioned on here a few days ago. Fixed now. I

Re: FVWM: [OT?] using part of the screen as full screen ?

2009-08-21 Thread Jesús Guerrero
As a side note, I've had better success using Xephyr than Xnest these days. -- Jesús Guerrero

FVWM: Need some info about rplay

2009-08-30 Thread Jesús Guerrero
o the same work in conjunction with FvwmEvent then rplay is pointless and fixing it to work with newer gcc versions is a waste of time. Please, kindly let me know what do you think about this reasoning. Thanks everyone. [1] http://bugs.gentoo.org/show_bug.cgi?id=283207#c3 -- Jesús Guerrero

Re: FVWM: Need some info about rplay

2009-08-30 Thread Jesús Guerrero
Thanks, Thomas Yyou pretty much answered everything I needed to know, I will take this info to the people at Gentoo so they can decide what course of action is better for them. ;) -- Jesús Guerrero

Re: FVWM: popup-menu question

2009-08-31 Thread Jesús Guerrero
mouse button you press? > > Not currently. > > -- Thomas Adam However FvwmPanel can do it. I even remember emulating menus using panels in the past, which is a "bit" of an overkill I guess. But I thought I'd mention it in case the original poster is interested. -- Jesús Guerrero

Re: FVWM: popup-menu question

2009-08-31 Thread Jesús Guerrero
On Mon, 31 Aug 2009 13:18:25 +0100, Thomas Adam wrote: > 2009/8/31 Jesús Guerrero : >> On Mon, 31 Aug 2009 12:50:10 +0100, Thomas Adam >> wrote: >>> 2009/8/31 Glen Lee Edwards : >>>> In a Menu, or a Popup-menu, is there a way to set them up so when the >

Re: FVWM: aterm on fly fvwm

2009-09-01 Thread Jesús Guerrero
ings on the fly, like fonts. However that's not the norm, but the exception, and don't expect a lot of functionality from aterm, which is a very basic application. -- Jesús Guerrero

Re: FVWM: thomas adam ill

2009-09-14 Thread Jesús Guerrero
mane or similar place, and just took one of the most frequent senders, which happens to be you. I guess the mystery is solved. > Style thomasadam FixedPosition, FixedSize > > There. See? :) Anyway, glad to hear that. ;) -- Jesús Guerrero

Re: FVWM: thomas adam ill

2009-09-14 Thread Jesús Guerrero
On Mon, 14 Sep 2009 12:05:21 +0200, Jesús Guerrero wrote: > of the fvwm maildir, since I saw you around the fvwm forum (not usual for Sorry. I meant the Gentoo forums, of course. -- Jesús Guerrero

Re: FVWM: Configuring a taskbar with FvwmButtons

2009-09-15 Thread Jesús Guerrero
s say- stalonetray suddenly needs more space. I guess the only workaround is to reserve the space beforehand. -- Jesús Guerrero

Re: FVWM: Tutorial

2009-09-16 Thread Jesús Guerrero
t's in Spanish. I don't know if you can read it, but here you are just in case: http://jesgue.homelinux.org/fvwm-es-tutorial.php -- Jesús Guerrero

Re: FVWM: starting up applications

2009-09-16 Thread Jesús Guerrero
> think my mind plays tricks - sorry for the question Search for "StartFunction" in the fvwm man page and you'll eventually find all the info you seek. I think the section is called "INITILIZATION" or something similar. But a search should suffice anyway. -- Jesús Guerrero

Re: FVWM: starting up applications

2009-09-21 Thread Jesús Guerrero
the patch, and with getting it applied upstream after you came here insulting people. --- @list, something just rang a bell in my head, this guy is the same one that came some days ago spreading FUD about Thomas Adam being ill[1], which was both untrue and of a extremely bad taste, so just ignore him. He's just making noise for who knows what reason. Just forget he exists. [1] http://article.gmane.org/gmane.comp.window-managers.fvwm/5732 -- Jesús Guerrero

Re: FVWM: Autoraise breaks after upgrade

2009-09-28 Thread Jesús Guerrero
esn't remember about older versions. But at least now to load a module you have to use the Module command. Module FvwmAuto Out of curiosity, from what version to what version did you upgrade? -- Jesús Guerrero

Re: FVWM: Autoraise breaks after upgrade

2009-10-01 Thread Jesús Guerrero
On Thu, 1 Oct 2009 14:15:13 +0100, Thomas Adam wrote: > 2009/9/29 Jesús Guerrero : >> On Mon, 28 Sep 2009 21:49:19 -0600, Kelly Jones >> wrote: >>> In an older version of fvwm2, this line in my .fvwm2rc file: >>> >>> FvwmAuto 100 Raise >>>

Re: FVWM: how can i get the fvwm start?

2009-10-21 Thread Jesús Guerrero
ut rather related to the config of X or your login manager, depending on how do you enter X. -- Jesús Guerrero