Results 1 to 3 of 3
Hi ,
My query is how can my application send the events and implements the single click and double click events with out interfacing to the actual device i.e without ...
- 06-19-2006 #1Just Joined!
- Join Date
- May 2006
- Posts
- 24
how can my application
Hi ,
My query is how can my application send the events and implements the single click and double click events with out interfacing to the actual device i.e without a device my application has to send the events and implement single and double click events. Please inform me about what are all the APIs which can be used.
- 06-19-2006 #2Also, look here for all your Xlib programming needs (It's been my second Bible for the past few months): http://tronche.com/gui/x/xlib-tutorial/Code:
man XSendEvent
Flies of a particular kind, i.e. time-flies, are fond of an arrow.
Registered Linux User #408794
- 06-19-2006 #3
What exactly do you want to do? Fire mouse click events programmatically or write a listener for mouse events? What programming language do you use?


Reply With Quote
