Click event with python

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Otacon22

    #1

    Click event with python

    I am creating an alternative mouse device(like wiimote), i use Xlib to
    move mouse, but now I need also to create the right and left click
    event, I can use already Xlib or there is another library that make
    it? It is possibile beacuse the wiimote code click also(I tryed to
    understand that code but it is too complicated!).

Working...