mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-26 20:20:06 +01:00
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:
parent
4548a37511
commit
97284211d4
1 changed files with 4 additions and 0 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue