diff --git a/README b/README.rst similarity index 90% rename from README rename to README.rst index eadb3b9..ffb7ac1 100644 --- a/README +++ b/README.rst @@ -1,3 +1,6 @@ +uinput-mapper +============= + uinput-mapper maps input devices to new virtual input devices, using (as implied by the name /dev/uinput[1]). @@ -9,7 +12,8 @@ Comments, feedback, success stories, bugs and rants all welcome. [1] Or /dev/input/uinput depending on the OS. -= Building = +Building +======== Simply: @@ -17,7 +21,8 @@ Simply: to build the program. But you probably want to configure it first. -= Configuration = +Configuration +============= Configuration is done in the C preprocessor (and just C), recompile if you make changes. Symlink "config.h" to an configuration file in confs/ (or just create @@ -27,7 +32,8 @@ it). The example config confs/techinc-arcade.h is documented and should Mind you that invalid configurations can lead to compile-time and run-time errors. -= Bugs = +Bugs +==== None that I am aware of, but if you find some please drop me a mail at http://wizzup.org.