Re: Remapping mouse buttons

On Fri, 29 Aug 2008 16:28:42 -0500
"Adam Krolnik" <akrolnik@xxxxxxxxx> wrote:

> When you're ready, I can try it out...
You'll need to do this:
1. get current code from svn
2. edit emeflm2.h. There's a line
//#define E2_MOUSECUSTOM
which needs to be un-commented
3. get from http://svn.emelfm2.net/offcuts, and place in the src dir in code 
tree, 2 extra files
 e2_mousebinding.h
 e2_mousebinding.c
4. clean and rebuild
5. backup any config data you want to retain
6. run, open config dialog and click the "default" button

> Now if I can only get GTk to handle 10 buttons.
There's only 5 button-flags in GdkModifierType, but I don't know if that 
affects anything in practice. Event data doesn't seem to care about what a 
button number is, I can get button 9 to work, just like any other button.

Regards
Tom


-- 
Users can unsubscribe from the list by sending email to 
emelfm2-request@xxxxxxxxxxxxx with 'unsubscribe' in the subject field or by 
logging into the web interface.

Other related posts: