[PATCH xserver] mi: remove deprecated miPointerAbsoluteCursor from design doc

Jeremy Huddleston jeremyhu at apple.com
Mon Oct 31 17:19:38 PDT 2011


Reviewed-by: Jeremy Huddleston <jeremyhu at apple.com>

On Oct 31, 2011, at 5:13 PM, Gaetan Nadon wrote:

> Function was removed from the code by commit f5409aa026
> 
> Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
> ---
> hw/dmx/doc/dmx.xml |    9 +--------
> 1 files changed, 1 insertions(+), 8 deletions(-)
> 
> diff --git a/hw/dmx/doc/dmx.xml b/hw/dmx/doc/dmx.xml
> index ce472c2..845eec9 100644
> --- a/hw/dmx/doc/dmx.xml
> +++ b/hw/dmx/doc/dmx.xml
> @@ -967,17 +967,10 @@ event queue.  It is simply passed the event to be queued.
> </para>
> 
> <para>The cursor position should be updated when motion events are
> -enqueued, by calling either miPointerAbsoluteCursor() or
> -miPointerDeltaCursor():
> +enqueued by calling miPointerDeltaCursor():
> 
> <variablelist>
> <varlistentry>
> -<term>miPointerAbsoluteCursor()</term>
> -<listitem>
> -<para>This MI function is used to move the
> -cursor to the absolute coordinates provided.
> -</para></listitem></varlistentry>
> -<varlistentry>
> <term>miPointerDeltaCursor()</term>
> <listitem>
> <para>This MI function is used to move the cursor
> -- 
> 1.7.4.1
> 
> _______________________________________________
> xorg-devel at lists.x.org: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: http://lists.x.org/mailman/listinfo/xorg-devel
> 



More information about the xorg-devel mailing list