Hello,
several years ago I used fvwm1. Now I decided to give fvwm2 a try
and have a lot of questions :-)
Is there a possibility to make it look like fvwm1?
Especially the window frame seems to have changed (additional colored
line, different colors). You can take a look at
"
http://www.alsdorf-online.de/fvwm/" for the difference.
Second, is it possible to change the color for inactive sticky windows
instead of changing the title bar to "StippledTitle" (old
StickyBackColor command). I've already tried to do it by changing the
style, when changing to/from sticky. Unfortunately I didn't succeed.
I changed my WindowListFunc to...
DestroyFunc WindowListFunc
AddToFunc WindowListFunc
+ I WindowId $0 Raise
+ I WindowId $0 FlipFocus
... and added a Key:
Key F7 A M Next (AcceptsFocus,CurrentPage) SwitchToApp
AddToFunc SwitchToApp
+ I Focus
+ I Raise
Pressing Alt-F7 raises and focusses the next window (desired effect).
When selecting a window using the WindowList the window raises, but it
is not focussed, unless the mouse pointer is in the root window or by
accident in the selected window. How can I change the
function/WindowList to behave similar to pressing Alt-F7?
I don't want to use WarpToWindow, because I don't like the mouse pointer
jumping around the screen.
You can get my current config file from
"
http://www.alsdorf-online.de/fvwm/fvwm2rc". I am using version "2.4.15"
Thanks in advance.
Ciao,
Thomas
--
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 Sat Apr 05 2003 - 09:36:10 BST