diff options
Diffstat (limited to 'system/linuxconsoletools/README')
-rw-r--r-- | system/linuxconsoletools/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/system/linuxconsoletools/README b/system/linuxconsoletools/README index aaac1d084e..7d3b6e9b5a 100644 --- a/system/linuxconsoletools/README +++ b/system/linuxconsoletools/README @@ -9,6 +9,10 @@ to test and configure joysticks, connect legacy devices to the kernel's input subsystem (providing support for serial mice, touchscreens etc.), and test the input event layer. +Optional dependency: SDL2. This is only required for ffmvforce (force +orientation test for force-feedback devices). If SDL2 is not installed, +ffmvforce won't be included in the package. + Notes: - This replaces the "joystick" build that was previously available. |