On Mon, Dec 15, 2003 at 02:49:58AM +0000, Mikhael Goikhman wrote:
> On 15 Dec 2003 02:56:09 +0200, Micha Feigin wrote:
> >
> > On Mon, Dec 08, 2003 at 11:20:19PM -0700, S. Anderson wrote:
> > > On Tue, Dec 09, 2003 at 04:59:56AM -0000, rao_at_sdf.lonestar.org wrote:
> > > >
> > > > I desperately need Alt+Tab to take me to the previous window I was working
> > > > on (or more generally, cycle in an MRU manner.) The answer to Q3.3 in the
> > > > FAQ (http://www.fvwm.org/documentation/faq/#3.3) says:
> > > > "Starting with release 2.3.15 you can hold the alt key down and keep
> > > > hitting tab. A single alt-tab selects the previous window."
> > > >
> > > > However, I have fvwm-2.5.8-2. Left Alt+Tab only pops up a list of windows
> > > > open, with the current window being the first on the list. Thus Alt+Tab
> > > > [release all] only dumps me where I was. So, to get the job done, I have
> > > > to go in for _two_ Tabs after Alt, which is inefficient. How can I get
> > > > this done with a single alt+tab?
> > >
> > > I think your looking for:
> > >
> > > Key Tab A M WindowList CurrentAtEnd IconifiedAtEnd
> >
> > Tried this as I was looking for this functionality too and it seems
> > that WindowList is quite stubborn at sorting my window list so this
> > doesn't seem to work.
> > Tried to remove all menustyle commands from the setups and even destroy
> > the windowlist menustyle doesn't seem to help.
> > What am I missing?
>
> WindowList CurrentAtEnd, IconifiedAtEnd, NoGeometry
>
That was close, but I finally figured out the problem. Even with no
Geometry the list is still sorted by desktop (although not by page) so
everything works fine as long as I stay on the first desktop, windows
on other desktops aren't moved to the top
the two options that I found usefull:
Show windows on all desktops:
Key Tab A M WindowList CurrentAtEnd IconifiedAtEnd NoDeskSort
Show windows only on the current desktop:
Key Tab A M WindowList CurrentAtEnd IconifiedAtEnd CurrentDesk
> Regards,
> Mikhael.
> --
> 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.
>
--
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 Mon Dec 15 2003 - 05:38:51 GMT