[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: PCB feature



> i rather have it move up/down
> 
> how do i map buttons 4 and 5 back to scrolling and not zooming?

In pcb, the lesstif hid defines the mouse actions in pcb-menu.res.  See:

Mouse =
{
  . . .
  Up = Zoom(0.8)
  Down = Zoom(1.25)
}

You can tie the Cursor(Warp,...) action to those instead of you like.


_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user