Problems with using SelectOnRelease together with other options in WindowList

2003-02-28 Thread Thomas Glanzmann
When writing

WindowList Root c c NoDeskSort, ShowPage, SelectOnRelease

ShowPage works.
When writing

WindowList Root c c NoDeskSort, SelectOnRelease, ShowPage

ShowPage does not work. The Problem here is that SelectOnRelease calls a
function to get Options. And I think that ShowPage is calles as an option?
This is an FVWM Current.

Thomas
--
Visit the official FVWM web page at URL:http://www.fvwm.org/.
To unsubscribe from the list, send unsubscribe fvwm-workers in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]


Re: Problems with using SelectOnRelease

2003-02-28 Thread Thomas Glanzmann
 I know; this certainly adds to the confusion.  Maybe the only way
 to reduce the possibility of misunderstandings is to write a
 better text in the man page.

I do this. But after understanding the whole WindowList stuff and fixing the
Source Code if needed. Many Options if WindowList are not mentioned in the
manpage at all. I am making a list of them at the moment.
--
Visit the official FVWM web page at URL:http://www.fvwm.org/.
To unsubscribe from the list, send unsubscribe fvwm-workers in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]