Re: [dev] Binding mouse events in surf

2009-12-02 Thread Jonathan Slark
Josh Rickmar wrote: Is there any way to currently bind mouse buttons to functions in surf's config.h? I'm trying to figure out a way to make the forward/backward buttons on my mouse (buttons 8 and 9) call the navigate function. Are there any GDK_* values for the mouse which will work? If somethi

[dev] Binding mouse events in surf

2009-12-02 Thread Josh Rickmar
Is there any way to currently bind mouse buttons to functions in surf's config.h? I'm trying to figure out a way to make the forward/backward buttons on my mouse (buttons 8 and 9) call the navigate function. Are there any GDK_* values for the mouse which will work? If something like this isn't cur