mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-08 16:00:06 +02:00
doc: minor comment clarification
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
4b9b221847
commit
458734e6eb
1 changed files with 2 additions and 2 deletions
|
|
@ -754,8 +754,8 @@ tool_set_bits(const struct tablet_dispatch *tablet,
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* If we don't have libwacom, copy all pen-related ones from the
|
/* If we don't have libwacom, copy all pen-related buttons from the
|
||||||
tablet vs all mouse-related ones */
|
tablet vs all mouse-related buttons */
|
||||||
switch (type) {
|
switch (type) {
|
||||||
case LIBINPUT_TABLET_TOOL_TYPE_PEN:
|
case LIBINPUT_TABLET_TOOL_TYPE_PEN:
|
||||||
case LIBINPUT_TABLET_TOOL_TYPE_BRUSH:
|
case LIBINPUT_TABLET_TOOL_TYPE_BRUSH:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue