I made a quick plugin that lets you cycle thru the open windows in Pd using Ctrl/Cmd-< and Ctrl/Cmd->. It's attached, it should work on all platforms.
.hc
bind all <$::modifier-greater> {menu_raisenextwindow}
bind all <$::modifier-less> {menu_raisepreviouswindow}
_______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
