[ apologies if this eventually appears twice.  it's not in the list archives
after 24 hours, so i'm trying again...  -pgf ]

[ in fact, i'm trying a third time... :-/  -pgf ]

hi -- i've written about this in the past, but got no suggestions.
perhaps someone has some ideas now...

i'm used to having a pair of keys for cycling through the windows
on a single desktop.  the keys i use are Alt-1 and Alt-2.  when i
use Alt-1, i go through the windows in one ordering, and with
Alt-2, in the other ordering.  with standard fvwm i currently use
something like this:
 
      Key 1 A M Next [!iconic CurrentDesk] Raise-and-Focus
      Key 2 A M Prev [!iconic CurrentDesk] Raise-and-Focus

this causes the Raise-and-Focus function to be performed on the
next window in the window ring which a) isn't iconic and b) is
on the current desktop.  my "Raise-and-Focus" function looks like
this:
    AddToFunc       Raise-and-Focus \
      "I"           Raise
    + "I"           Focus

i tried adding this to .fvwm-crystal/preferences/Startup, but
it didn't work -- the "CurrentDesk" restriction seems to be
ignored, and the windows aren't selected in a "wrapping" ring.
any suggestions?  i really need this functionality, and can't
find anything in the default key-bindings that does the same
thing...

(btw -- i also use a similar mechanism for cycling through my
desktops.  with fvwm i use:
    Key 3           A       M       Desk -1
    Key 4           A       M       Desk 1

with fvwm-crystal i get the same function (with the addition of wrapping)
by using:
    Key 3           A       M       GotoPage-Left
    Key 4           A       M       GotoPage-Right
)

paul
=---------------------
 paul fox, [EMAIL PROTECTED] (arlington, ma, where it's 48.7 degrees)

_______________________________________________
fvwm-crystal-users mailing list
fvwm-crystal-users@gna.org
https://mail.gna.org/listinfo/fvwm-crystal-users

Reply via email to