diff options
author | B. Watson <yalhcru@gmail.com> | 2019-11-29 16:06:16 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-15 17:06:19 +0700 |
commit | c43abfa0900b0f60ccce92878b496ac260b88deb (patch) | |
tree | 6f894415f6bbd348c04ca8d4c48adbadab98aa85 /system/linuxconsoletools/README | |
parent | bc2efe94902c25bf0c032e418af1b075b0cbb3f4 (diff) |
system/linuxconsoletools: Updated for version 1.7.0.
Signed-off-by: B. Watson <yalhcru@gmail.com>
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. |