Re: emit "smooth scrolling/pixel perfect" events

2016-06-20 Thread Peter Hutterer
On Thu, Jun 16, 2016 at 06:24:46PM +0700, Antoine Martin wrote: > On 05/01/15 06:52, Peter Hutterer wrote: > > On Mon, Dec 29, 2014 at 08:07:31PM +0100, dustin wrote: > >> Hi, > >> > >> i recently started to play around with the input facilitys of X. My goal is > >> to develop a remote control for

Re: emit "smooth scrolling/pixel perfect" events

2016-06-16 Thread Antoine Martin
On 05/01/15 06:52, Peter Hutterer wrote: > On Mon, Dec 29, 2014 at 08:07:31PM +0100, dustin wrote: >> Hi, >> >> i recently started to play around with the input facilitys of X. My goal is >> to develop a remote control for my PC and for that purpose i want to control >> the mouse with an android ta

Re: emit "smooth scrolling/pixel perfect" events

2015-01-04 Thread Peter Hutterer
On Mon, Dec 29, 2014 at 08:07:31PM +0100, dustin wrote: > Hi, > > i recently started to play around with the input facilitys of X. My goal is > to develop a remote control for my PC and for that purpose i want to control > the mouse with an android tablet. (Maybe other embeded devices) > > I foun

emit "smooth scrolling/pixel perfect" events

2014-12-29 Thread dustin
Hi, i recently started to play around with the input facilitys of X. My goal is to develop a remote control for my PC and for that purpose i want to control the mouse with an android tablet. (Maybe other embeded devices) I found a few ways to do this namely xtest and uinput/evdev (and untes