News and announcements

Python-uinput 0.10.1

Written for python-uinput by a on 2013-08-19

- Fix Python3-compatibility issue.

Python-uinput release 0.10.0

Written for python-uinput by a on 2013-07-18

- New device methods:
  - Device.emit_click()
  - Device.emit_combo()

- Keyboard example sleeps to give some time for X11 to assign a proper
  event handler

- Does not depend on libudev-dev anymore, because of newer libsuinput which
  re-distributes libudev.h.

Read more

Python-uinput release 0.8

Written for python-uinput by a on 2012-06-01

Device id fields can be passed to the constructor.

Python-uinput release 0.7

Written for python-uinput by a on 2012-05-26

This release makes the installation easier because libsuinput is now included in the source distribution.

Release 0.6

Written for python-uinput by a on 2011-10-22

- Simplified API.
- Uses ctypes instead of extension modules.
- libsuinput is included as submodule in git repository
- source distributions include suinput.c

15 of 7 results

Announcements