FVWM: Trouble with xorg-x11 and fvwm

2004-08-04 Thread Palko Jukka
Greetings I've been using fvwm for quite some time and it has landed to my desktop systems as my favourite solution. Now with the coming of xorg x11 however I have bumped into a minor glitch as I would like to use my multimedia keyboard to it's full extent. I put a posting onto my current distrib

Re: FVWM: emulation for KDE system tray?

2004-08-04 Thread Kingsly John
+++ Ding Lei [2004-08-05 11:49:55]: > Hello list, Is there any possible emulation of kde's system tray in fvwm? > Lots of gtk and kde programs is able to minimize into the tray, such as > gaim, kopete. But I don't really wanna to start a gnome-panel, it brings up > too much things. Guess this sho

Re: FVWM: Mouse Action behavior inconsistent with manual

2004-08-04 Thread Tommy C. Li
Mikhael Goikhman wrote: On 04 Aug 2004 15:21:53 -0700, Tommy C. Li wrote: It's my perception that the mouse-triggered actions behave inconsistently with what the manual says. [...] This suggests that "Immediate" commands are executed on mouse-down, while "Click" type is for press-and-release. I've

FVWM: emulation for KDE system tray?

2004-08-04 Thread Ding Lei
Hello list, Is there any possible emulation of kde's system tray in fvwm? Lots of gtk and kde programs is able to minimize into the tray, such as gaim, kopete. But I don't really wanna to start a gnome-panel, it brings up too much things. Thanks in advance. -- Layman <[EMAIL P

Re: FVWM: gnu licence

2004-08-04 Thread calmar
On Wed, Aug 04, 2004 at 09:00:29AM +1000, Scott Smedley wrote: > Please do NOT send grossly off-topic posts to this list. It's not grossly IMO. > In case it's > not clear, this list is for discussion about the FVWM window-manager - > this is NOT the forum to discuss personal views on GPL/GNU. O

Re: FVWM: Mouse Action behavior inconsistent with manual

2004-08-04 Thread Mikhael Goikhman
On 04 Aug 2004 15:21:53 -0700, Tommy C. Li wrote: > > It's my perception that the mouse-triggered actions behave > inconsistently with what the manual says. > [...] > This suggests that "Immediate" commands are executed on mouse-down, > while "Click" type is for press-and-release. > > I've notice

FVWM: Mouse Action behavior inconsistent with manual

2004-08-04 Thread Tommy C. Li
Hello, It's my perception that the mouse-triggered actions behave inconsistently with what the manual says. Specifically, actions don't seem to be triggered until a click is completed - not on mouse-down - which is what is suggested by the manual. Take for example this quote from the fvwm man page:

Re: FVWM: erratic MouseFocusClickRaises

2004-08-04 Thread Dominik Vogt
On Wed, Aug 04, 2004 at 01:29:59PM -0700, m p wrote: > Hi, > I can't figure out erratic behavior of > > Style * MouseFocusClickRaises > > in my .fvwm2rc. > > It seems to work or not at random. > My other focus commands are > > ColormapFocus FollowsMouse > Style * FocusF

FVWM: erratic MouseFocusClickRaises

2004-08-04 Thread m p
Hi, I can't figure out erratic behavior of Style * MouseFocusClickRaises in my .fvwm2rc. It seems to work or not at random. My other focus commands are ColormapFocus FollowsMouse Style * FocusFollowsMouse Sometimes it helps to exit window manager altogether but not alw

Re: FVWM: Menu /mouse problem

2004-08-04 Thread m p
Thanks, but it does not look that it works though. I exited and restarted fvwm but no change. Here is my mouse setup for the menu Mouse 1 R A Menu Window-Ops Nop Mouse 2 R A Menu RootMenu Nop Mouse 3 R A Menu Utilities Nop Mouse 2 M N - Any tips? Thanks,

Re: FVWM: Gnome icons in root menu.

2004-08-04 Thread Ahmed Abdalla
I've attached a new version of the script. It reports an error: /bin/recursivemenuconvert.sh: line 20: [: too many arguments, but this doesn't effect function, and, quite honestly, I couldn't find where the error, if any, was. If you want to debug it, feel free (I would like to know my mistake).

Re: FVWM: Menu /mouse problem

2004-08-04 Thread Dan Espen
Dominik Vogt <[EMAIL PROTECTED]> writes: > On Tue, Aug 03, 2004 at 12:01:06PM -0700, m p wrote: > > Hi, > > I have the following setup for a menu: ... > It's a feature that allows pinning menus to the desktop (aka "tear > off menus"). Usually - for example in gimp - there is a dashed > horizontal

Re: FVWM: Menu /mouse problem

2004-08-04 Thread Dominik Vogt
On Tue, Aug 03, 2004 at 12:01:06PM -0700, m p wrote: > Hi, > I have the following setup for a menu: > > > AddToMenu RootMenu "Windows" Title > + "Move" Move > + "Resize"Resize > > > and > > Mouse 2 R A Men

Re: FVWM: Gnome icons in root menu.

2004-08-04 Thread Atul Awasthi
Hey Ahmed, Thanks a lot for that script. That would work wonderfully! I can do this.. ### SetEnv fvwm_icons $[HOME]/.fvwm/images/icons/current/ # # # + "System"%$[fvwm_icons]menu.gnome-system.png% Popup MenuSystem + "Office"

Re: FVWM: Gnome icons in root menu.

2004-08-04 Thread Ahmed Abdalla
Hello Atul: On Wed, 2004-08-04 at 07:24, Atul Awasthi wrote: > I can succesfully use gnome icons with semi-auto updates on root menu. > Here is how it works. > > ### > SetEnv fvwm_icons $[HOME]/.icons/Marcintesh_OS-W/ > # > # > # > +

Re: FVWM: Gnome icons in root menu.

2004-08-04 Thread Mikhael Goikhman
On 04 Aug 2004 12:54:52 +0530, Atul Awasthi wrote: > > I can succesfully use gnome icons with semi-auto updates on root menu. > Here is how it works. > > ### > SetEnv fvwm_icons $[HOME]/.icons/Marcintesh_OS-W/ > # > # > # > + "Syst

FVWM: Gnome icons in root menu.

2004-08-04 Thread Atul Awasthi
I can succesfully use gnome icons with semi-auto updates on root menu. Here is how it works. ### SetEnv fvwm_icons $[HOME]/.icons/Marcintesh_OS-W/ # # # + "System"%$[fvwm_icons]192x192/apps/gnome-system.png% Popup MenuSys