FVWM: Re: CirculateSkip

From: Jos <josvanr_at_xs4all.nl>
Date: Mon, 06 Dec 1999 09:34:02 +0100

Mario Saraceni wrote:
>
> > I'm using an alt-tab like key binding to switch between the windows
> > on the current page using 'Current'. Now, I launch an Fvwmbuttons
>
> not sure, but why don't you do
> Style FvwmButtons CirculateSkip
> alt-tab will ignore your FvwmButtons.

mmm but this 'CirculateSkip' does it only apply to some kind of
built-in alt-tab behaviour? (I use a 'vim-like' key binding: alt-j
circulates up (see code fragment below). Using CirculateSkip doesn't
seem to work for me, bummer...

Jos.

josvanr_at_xs4all.nl





----------------------------------------------------------

define(`SKIPPER',`CurrentPage !Iconic !FvwmIconMan!FvwmButtons
!FvwmPager !Bar !xdaliclock')

AddToFunc FocusAndRaiseNext
+ I Next (SKIPPER) Raise
+ I Next (SKIPPER) Focus
+ I Next (SKIPPER) WarpToWindow 4 95

AddToFunc FocusAndRaisePrev
+ I Prev (SKIPPER) Raise
+ I Prev (SKIPPER) Focus
+ I Prev (SKIPPER) WarpToWindow 4 95

Key j A M Function FocusAndRaiseNext
Key k A M Function FocusAndRaisePrev
--
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 06 1999 - 02:32:45 GMT

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:38:02 BST