Re: FVWM: some questions.

From: Ian <ian_at_dataloss.nl>
Date: Thu, 12 Jun 2003 11:37:50 +0200

On Thu, Jun 12, 2003 at 10:50:52AM +0200, Dominik Vogt wrote:
> On Thu, Jun 12, 2003 at 10:12:24AM +0200, Ian wrote:
> > Hello all,
> >
> > after ditching the last effort to use a "Destop Environment" on my
> > Linux box (XFCE, after trying KDE, after trying GNOME), I went back to
> > use fvwm. It seems to be in my way less than anything else.
> >
> > Anyway, as I'm tweaking and configuring, there's some things that I
> > would like to achieve.
> >
> > Is there a way to enforce a specific icon size? So that all the icons
> > align nicely. Some applictions have really big icons, and some have
> > really small icons (apps written for desktops that have some sort of
> > taskbar). I am not using an icon box, never been able to make
> > the icon box work anyway, and I'm not too interested in using one on
> > top of that. I prefer my icons "on the loose".
>
> The IconSIze style is what you want. You need at least 2.5.3 for
> it.

Ah, ok... I'll wait a little till it' stable then :)


> > Icons show up at the bottom of my screen now, is there a way to make
> > them line up at the top?
>
> Look up the IconBox style in the man page.

Hmm... can't seem to sort it, I put

Style "*" IconBox 0 1024 -280 -1

in my fvwm2rc, but icons still end up lower left corner. It's not a
biggy though.


> > If I raise a window, by clicking on the titlebar or window frame, it
> > takes fvwm some time to redraw the frame, titlebar and the application
> > window. Actually, it takes time for the window to actually raise.
> > Around a second or two on my 700+ MHz pIII with nvidia. (It's an SGI
> > 230) Is this normal? Or am I doing something that makes it slow. I've
> > noticed this behaviour on other machines also.
>
> This is because you have bound an action to the title bar that has
> to distinguish between a single click and a double click. Fvwm
> can't launch the single click action immediately because it has to
> wait if the action becomes a double click. You have
>
> AddToFunc Move-or-Raise "C" Raise
> + "M" Move
> + "D" Lower
> Mouse 1 T A Move-or-Raise
>
> This waits for a moment before raising the window after a click
> (150 ms by default, but set to 750 ms with the ClickTime command
> in your config). Try this instead:
>
> AddToFunc Move-or-Raise "C" Raise
> + "M" Move
> Mouse 1 T A Move-or-Raise
> Mouse 2 T A Lower
>
> works immediately.

Ah, figured it would be something I had done... or rather, the Red Hat
packagers, since I'm just tweaking the system.fvwm2rc. Thank you,
works like a dream now. (Come to think of it, I might have ripped this
config off a Debian system.fvwm2rc, oh well.)

> By the way, I believe this line does not what you wanted it to do:
>
> Mouse 2 TS A Move-or-Raise
>
> I guess you wanted
>
> Mouse 2 FS A Move-or-Raise
> ^^^
>
> instead.

Thanks for that hint. Hadn't really noticed it wouldn't work in the
corners yet ;)

Thank you very much.

Ian.

PS. I'm on the list, so you don't have to CC me.
-- 
Occam's Razor: All other things being equal, the simplest solution is
usually the correct one. (William of Occam, 14th century)
Darwin's Blade: All other things being equal, the simplest solution is
usually stupidity. (Darwin Minor in "Darwin's Blade" by Dan Simmons)
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Thu Jun 12 2003 - 04:39:24 BST

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:55 BST