Thanks. I actually ended up using the XTest extention. Work nicely. Thanks for you help though.
Steve. On Thu, 27 Jan 2005, Henrik Sandklef wrote: > Hi > > You can use xkeymouse (look on sourceforge) to fake such stuff. I am > currently rewriting xkeymouse and will rename it and move it. Xkeymouse > can fake motion/button/key and launch apps after having grabbed some > key/button. > > If that does help you, try the new script input to Xnee. There are new > versions at > www.sandklef.com/xnee/ > > I you want to fake from a lower layer (kernel) try swinput (look at > savannah.gnu.org). > > I (the author of the three suggested program) do not look in this list > more than once a week so send an email to me (as well as the list) if > you have any question. > > /h > On Wed, 2005-01-19 at 18:01 +0800, Steven Daniel Webb wrote: > > I want to generate a Scroll event (identical to a scroll wheel on a > > mouse) but from software. Is there a function that will let me do this? > > I know there is XWarpPointer to move the pointer and XSendEvent but > > I'm not sure how to generate a scroll event. Any info apprectiated. > > > > Does a Scroll event in X mean the same thing as is sent from a mouse's > > scroll wheel? Or is there another meaning (Like scrolling around a destop)? > > > > Thanks. > > > > Steve. > > _______________________________________________ > > Devel mailing list > > [email protected] > > http://XFree86.Org/mailman/listinfo/devel > _______________________________________________ Devel mailing list [email protected] http://XFree86.Org/mailman/listinfo/devel
