From 00990bdbc3f3e02a784352481ebdd567cea6ec0c Mon Sep 17 00:00:00 2001 From: Nathanaƫl Sensfelder Date: Sun, 6 Sep 2015 22:01:52 +0200 Subject: Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a346a7c..d0a8a9b 100644 --- a/README.md +++ b/README.md @@ -3,14 +3,14 @@ ## Use cases * Use a relative input device as a joystick. -* Bypass an issue causing your device to report its axis are relative when they are absolutes (see [the wiki page on 3DConnexion devices]() for example), this can be required by some librairies (such as Simple DirectMedial Layer - SDL) for your device to be recognized. +* Bypass an issue causing your device to report its axis are relative when they are absolutes (see [the wiki page on 3DConnexion devices](https://github.com/nsensfel/relabsd/wiki/3Dconnexion-devices) for example), this can be required by some librairies (such as Simple DirectMedial Layer - SDL) for your device to be recognized. ## Dependencies * CMake (>= 3.0) * libevdev ## How to use -See [the related wiki page](). +See [the related wiki page on how to set up relabsd](https://github.com/nsensfel/relabsd/wiki/Setting-up-relabsd), and the one on [how to create a virtual device](https://github.com/nsensfel/relabsd/wiki/Creating-a-virtual-device). ### Results (Using [Grumpel's sdl-jstest](https://github.com/Grumbel/sdl-jstest)) @@ -59,4 +59,4 @@ GameController: ## I can't find my (real) input device. Your input device should be listed in /dev/input. -If you are using a 3DConnexion device and not finding it in /dev/input, read [this wiki page](https://github.com/nsensfel/relabsd/wiki/Note-on-3DConnexion-devices). +If you are using a 3DConnexion device and not finding it in /dev/input, read [this wiki page](https://github.com/nsensfel/relabsd/wiki/3DConnexion-devices). -- cgit v1.2.3-70-g09d2