Re: Mouse Wheel Support in Wayland

2012-05-10 Thread yan . wang
> Hi Yan, > > On 05/10/2012 10:07 AM, yan.w...@linux.intel.com wrote: >>I am not sure whether mouse wheel event is supported in current >> Weston? >> I add checking of BTN_SIDE/BTN_EXTRA in input button callback but no >> response. It may be more convenient to browsing web content if >> support

Re: Mouse Wheel Support in Wayland

2012-05-10 Thread Tiago Vignatti
Hi Yan, On 05/10/2012 10:07 AM, yan.w...@linux.intel.com wrote: I am not sure whether mouse wheel event is supported in current Weston? I add checking of BTN_SIDE/BTN_EXTRA in input button callback but no response. It may be more convenient to browsing web content if supporting mouse wheel sc

Mouse Wheel Support in Wayland

2012-05-10 Thread yan . wang
Hi, All, I am not sure whether mouse wheel event is supported in current Weston? I add checking of BTN_SIDE/BTN_EXTRA in input button callback but no response. It may be more convenient to browsing web content if supporting mouse wheel scrolling. Thanks. Yan Wang _