diff options
Diffstat (limited to 'unstable')
-rw-r--r-- | unstable/tablet/tablet-unstable-v2.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unstable/tablet/tablet-unstable-v2.xml b/unstable/tablet/tablet-unstable-v2.xml index 6e4d9a3..ccbb541 100644 --- a/unstable/tablet/tablet-unstable-v2.xml +++ b/unstable/tablet/tablet-unstable-v2.xml @@ -247,7 +247,7 @@ previously been used as cursor surface for a different tool, a protocol error is raised. </description> - <arg name="serial" type="uint" summary="serial of the enter event"/> + <arg name="serial" type="uint" summary="serial of the proximity_in event"/> <arg name="surface" type="object" interface="wl_surface" allow-null="true"/> <arg name="hotspot_x" type="int" summary="surface-local x coordinate"/> <arg name="hotspot_y" type="int" summary="surface-local y coordinate"/> |