Commit Graph

14 Commits

Author SHA1 Message Date
Merlijn Wajer 1022db5eaf Improve argument parsing. 2013-05-10 17:33:25 +02:00
Merlijn Wajer c3e35b9260 Fix optparse code.
Small difference from argparse. ;-)
2013-05-10 11:13:07 +02:00
Merlijn Wajer 4323e92a13 More networked code; experimental config support.
read.py now deprecates test.py

I went with optparse rather than argparse to support Python <2.7.
Switching to argparse later should not be that hard.

Configurations still need to be extended with, among other things:

* Name for the device
2013-05-10 11:05:31 +02:00
Merlijn Wajer 19868360a3 Experimental networked input. 2013-05-09 16:10:28 +02:00
Merlijn Wajer a3b31afdc3 Minor changes. 2013-04-25 20:52:08 +02:00
Merlijn Wajer d09d6011d8 Improve mapping and config support. 2013-04-21 12:42:51 +02:00
Merlijn Wajer 9d21419deb Clean up create.py a bit. 2013-04-21 01:50:49 +02:00
Merlijn Wajer 98fdbecccf Basic cloning & config.
Also fixed a few bugs and added a few features.
2013-04-21 01:46:44 +02:00
Merlijn Wajer c8e7b07805 Extend uinput; replace open with os.open. 2013-04-20 13:24:36 +02:00
Merlijn Wajer f6efe9f331 Clean up code a bit more; add a class. 2013-04-20 01:10:16 +02:00
Merlijn Wajer e9de2ec43d Free device. 2013-04-20 00:51:46 +02:00
Merlijn Wajer a0c79ee086 Fix uinput python code. 2013-04-20 00:08:58 +02:00
Merlijn Wajer 1695c30330 Fix structire. 2013-04-19 23:24:50 +02:00
Merlijn Wajer b6c5b6bee1 Initial work on create/uinput tests. 2013-04-19 01:11:56 +02:00