> It's modal. If you're in the default mode (select?), then right mouse > pops up the menu. However, if you're in net drawing mode, then right > mouse terminates the draw.
I was referring to Standards, not what gschem does. right mouse == popup menu The GTK standards say "right mouse == popup" and "don't depend on middle or right mouse buttons". So does Motif. Also: * Allow all mouse operations to be cancelled before their completion. Pressing the Esc key should cancel any mouse operation in progress, such as dragging and dropping a file in a file manager, or drawing a shape in a drawing application. http://library.gnome.org/devel/hig-book/stable/input-mouse.html.en _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

