mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-11-15 06:48:49 +00:00
disabled linux joystick debugging outputs and reverted unnecessary comment edit
This commit is contained in:
@@ -894,7 +894,7 @@ extern "C" {
|
||||
* \brief A variable controlling whether to use the classic /dev/input/js* joystick interface or the newer /dev/input/event* joystick interface on Linux
|
||||
*
|
||||
* This variable can be set to the following values:
|
||||
* "0" - Use /dev/input/event* (the default)
|
||||
* "0" - Use /dev/input/event*
|
||||
* "1" - Use /dev/input/js*
|
||||
*
|
||||
* By default the /dev/input/event* interfaces are used
|
||||
|
||||
Reference in New Issue
Block a user