doc/api: link to a few tablet configuration settings

We have a rough grouping of config options per device type, let's add
the tablet ones there too.

Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1012>
This commit is contained in:
Peter Hutterer 2024-06-13 09:00:29 +10:00 committed by Marge Bot
parent 4548a37511
commit 97284211d4

View file

@ -4615,6 +4615,10 @@ libinput_device_group_get_user_data(struct libinput_device_group *group);
* - libinput_device_config_dwt_set_enabled()
* - Touchscreens:
* - libinput_device_config_calibration_set_matrix()
* - Tablets:
* - libinput_device_config_calibration_set_matrix()
* - libinput_tablet_tool_config_pressure_range_set()
* - libinput_device_config_left_handed_set()
* - Pointer devices (mice, trackballs, touchpads):
* - libinput_device_config_accel_set_speed()
* - libinput_device_config_accel_set_profile()