Mauro Carvalho Chehab | e2ba573 | 2017-04-04 17:51:04 -0700 | [diff] [blame^] | 1 | ============================= |
| 2 | The Linux Input Documentation |
| 3 | ============================= |
| 4 | |
| 5 | Disclaimer |
| 6 | ========== |
| 7 | |
| 8 | This program is free software; you can redistribute it and/or modify it |
| 9 | under the terms of the GNU General Public License as published by the Free |
| 10 | Software Foundation; either version 2 of the License, or (at your option) |
| 11 | any later version. |
| 12 | |
| 13 | This program is distributed in the hope that it will be useful, but |
| 14 | WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY |
| 15 | or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for |
| 16 | more details. |
| 17 | |
| 18 | You should have received a copy of the GNU General Public License along |
| 19 | with this program; if not, write to the Free Software Foundation, Inc., 59 |
| 20 | Temple Place, Suite 330, Boston, MA 02111-1307 USA |
| 21 | |
| 22 | For your convenience, the GNU General Public License version 2 is included |
| 23 | in the package: See the file COPYING. |
| 24 | |
| 25 | |
| 26 | Core API |
| 27 | ======== |
| 28 | |
| 29 | .. toctree:: |
| 30 | :maxdepth: 2 |
| 31 | :numbered: |
| 32 | |
| 33 | input |
| 34 | input-programming |
| 35 | event-codes |
| 36 | joystick |
| 37 | joystick-api |
| 38 | multi-touch-protocol |
| 39 | gamepad |
| 40 | gameport-programming |
| 41 | ff |
| 42 | notifier |
| 43 | userio |
| 44 | |
| 45 | Input drivers |
| 46 | ============= |
| 47 | |
| 48 | .. toctree:: |
| 49 | :maxdepth: 2 |
| 50 | :numbered: |
| 51 | |
| 52 | alps |
| 53 | amijoy |
| 54 | appletouch |
| 55 | atarikbd |
| 56 | bcm5974 |
| 57 | cd32 |
| 58 | cma3000_d0x |
| 59 | cs461x |
| 60 | edt-ft5x06 |
| 61 | elantech |
| 62 | iforce-protocol |
| 63 | joystick-parport |
| 64 | gpio-tilt |
| 65 | ntrig |
| 66 | rotary-encoder |
| 67 | sentelic |
| 68 | walkera0701 |
| 69 | xpad |
| 70 | yealink |
| 71 | |
| 72 | .. only:: subproject and html |
| 73 | |
| 74 | Indices |
| 75 | ======= |
| 76 | |
| 77 | * :ref:`genindex` |