On Sun, Dec 08, 2002 at 09:29:57AM -0800, Gavin Sherlock wrote:
>       First let me say that fink has made my a Mac a terrific machine
> for my everyday use - it's terrific!  I use sawfish in gnome, under
> Jaguar.  On my old machine, with 10.1, option-tab would cycle between
> windows.  This doesn't work on my current machine at all (actually on two
> of them).  The relevant info is:

The sawfish bindings are all customizable from the GNOME Control
Center.  You can start that section by typing 'sawfish-capplet', then
click "Shortcuts" under "Sawfish window manager".  If you're a
config-file person the bindings are in ~/.sawfish/custom, and the one
you want should look something like this:

(custom-set-keymap (quote global-keymap)
                   (quote (keymap ;; ... other keymap bindings ...
                                  (cycle-windows . "A-TAB")
                                  )))

-- 
=Nicholas Riley <[EMAIL PROTECTED]> | <http://www.uiuc.edu/ph/www/njriley>
        Pablo Research Group, Department of Computer Science and
  Medical Scholars Program, University of Illinois at Urbana-Champaign


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to