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

Re: gEDA-user: gEDA pcb features



I tried motif HID but I like GTK more... Anti-aliasing fonts and so on. Anyway I found out how to make GTK pcb work with imwheel - now I have in my PCB section of imwheelrc:
None, Up, Shitf_L|Up, 1,0,0
None, Down, Shitf_L|Down, 1,0,0
None, Left, Shitf_L|Left, 1,0,0
None, Right, Shitf_L|Right, 1,0,0
None, Thumb1, z, 2,1000,1000
None, Thumb2, Shitf_L|z, 2,1000,1000

This works right: Thumb buttons zoom in/out, wheels scroll view. Great. And mouse support (except basic 3 buttons) is not needed in HID anyway.

Best Regards,
Michael


> Yes.  In my ~/.pcb/pcb-menu.res, for example, I have:
> 
> Mouse =
> {
>   . . . 
>   Up = Zoom(0.8)
>   Down = Zoom(1.25)
> # If you want zoom to center, do this instead.
>   #Up = { { Zoom(0.8) Center() } }
>   #Down = { { Zoom(1.25) Center() } }
> }
> 



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