summaryrefslogtreecommitdiff
path: root/doc/page-hierarchy.dox
blob: d7f31bf1671b1741f482c68417bd9ec6178c9e89 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
/**
@page touchpads Touchpads

- @subpage scrolling
- @subpage clickpad_softbuttons
- @subpage tapping
- @subpage gestures
- @subpage touchpad_pressure
- @subpage palm_detection
- @subpage t440_support
- @subpage touchpad_jumping_cursor
- @subpage absolute_coordinate_ranges
- @subpage touchpad_jitter

@page touchscreens Touchscreens

- @subpage absolute_axes

@page pointers Mice, Trackballs, etc.

- @subpage motion_normalization
- @subpage middle_button_emulation
- @subpage button_debouncing
- @subpage trackpoints

@page tablets Graphics Tablets

- @subpage tablet-support

@page general General 

- @subpage udev_config
- @subpage seats
- @subpage timestamps

@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 architecture
- @subpage building_libinput
- @subpage test-suite
- @subpage tools
- @subpage pointer-acceleration

*/