[xorg-docs PATCH 1/2] Note that the XaceKeyAvailRec's count field is unused

Andrew Eikum aeikum at codeweavers.com
Thu Jul 16 06:48:51 PDT 2015


Signed-off-by: Andrew Eikum <aeikum at codeweavers.com>
---
 specs/Xserver/XACE-Spec.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/specs/Xserver/XACE-Spec.xml b/specs/Xserver/XACE-Spec.xml
index 7be9e1d..a416444 100644
--- a/specs/Xserver/XACE-Spec.xml
+++ b/specs/Xserver/XACE-Spec.xml
@@ -1030,7 +1030,7 @@
 	  and a <structfield>count</structfield> field of type <type>int</type>.</para>
 	  <para>The <structfield>event</structfield> field refers to the keyboard event, typically a <literal>KeyPress</literal> or <literal>KeyRelease</literal>.</para>
 	  <para>The <structfield>keybd</structfield> field refers to the input device that generated the event.</para>
-	  <para>The <structfield>count</structfield> field is the number of repetitions of the event (not 100\% sure of this at present, however).</para>
+	  <para>The <structfield>count</structfield> field is currently unused.</para>
 	  <para>This hook has no return value.</para>
 	</section>
 
-- 
2.4.5




More information about the xorg-devel mailing list