Teemu Hirsimaki wrote:
>
> I have just made an experimental patch, which provides a new function
> "FocusToDir north | east | south | west". It moves the focus to the
> closest window in the given direction and seems to be quite handy if
> you like mouseless operations.
I haven't tried this patch but I wonder if it is possible to make the
direction stuff a bit more general? Instead of a new command that does
fixed things in a certain direction I think it might be nice to have it
take conditions like Next & Prev and execute a function on the selected
window e.g.
GoToDir [North !Iconic !*OnBottom*] my_funky_focus_function
GoToDir [South West !Iconic] focus_and_flash_border
Hope this helps
Tim.
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Fri Aug 14 1998 - 02:33:00 BST