00001 /* 00002 * linux.h 00003 * 00004 * Bogus file for doxygen. Don't use this file! 00005 */ 00006 00007 /// \ingroup gamepad_general 00008 /// \defgroup gamepad_general_linux Linux-Specific Notes 00009 /// 00010 /// This library uses the linux joystick APIs to read gamepad events. 00011 /// 00012 /// At the moment, force feedback effects are not supported in Linux.