mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-20 16:10:06 +01:00
This will eventually feature the architecture diagrams, etc. But for now it's mostly just a list of what will be and what won't be supported. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
50 lines
927 B
Text
50 lines
927 B
Text
/**
|
|
@page touchpads Touchpads
|
|
|
|
- @subpage scrolling
|
|
- @subpage clickpad_softbuttons
|
|
- @subpage tapping
|
|
- @subpage gestures
|
|
- @subpage palm_detection
|
|
- @subpage t440_support
|
|
- @subpage touchpad_jumping_cursor
|
|
- @subpage absolute_coordinate_ranges
|
|
|
|
@page touchscreens Touchscreens
|
|
|
|
- @subpage absolute_axes
|
|
|
|
@page pointers Mice, Trackballs, etc.
|
|
|
|
- @subpage motion_normalization
|
|
- @subpage middle_button_emulation
|
|
|
|
@page tablets Graphics Tablets
|
|
|
|
- @subpage tablet-support
|
|
|
|
@page general General setup
|
|
|
|
- @subpage udev_config
|
|
- @subpage seats
|
|
|
|
@page misc Users
|
|
|
|
- @subpage what_is_libinput
|
|
- @subpage faq
|
|
- @subpage tools
|
|
- @subpage reporting_bugs
|
|
|
|
@page developers Developers
|
|
|
|
Contributions to libinput are always welcome. See the links below for
|
|
specific documentation.
|
|
|
|
- @subpage what_is_libinput
|
|
- @subpage contributing
|
|
- @subpage building_libinput
|
|
- @subpage test-suite
|
|
- @subpage tools
|
|
- @subpage pointer-acceleration
|
|
|
|
*/
|