Mouse scroll wheel in wily
Davor Cubranic <[email protected]> Fri, 02 Apr 2004 23:36:39 -0800
| Newsgroups | gmane.editors.wily |
|---|---|
| Message-ID | <[email protected]> |
I modified wily/libXg to recognize scroll mouse events and scroll the view accordingly. Would anybody here be interested in a patch? The patch itself is very simple, since all it does is add handling of Button4 and Button5 mouse events returned by X windows. Davor