On Wed, Feb 23, 2011 at 9:30 PM, Peter Hutterer <peter.hutte...@who-t.net>wrote:

> Will come back once it's hooked up properly again.
>
> Signed-off-by: Peter Hutterer <peter.hutte...@who-t.net>
>

Acked-by: Ping Cheng <pingli...@gmail.com>

Ping


> ---
>  src/wcmValidateDevice.c |    7 +++++++
>  1 files changed, 7 insertions(+), 0 deletions(-)
>
> diff --git a/src/wcmValidateDevice.c b/src/wcmValidateDevice.c
> index e56350a..90c480d 100644
> --- a/src/wcmValidateDevice.c
> +++ b/src/wcmValidateDevice.c
> @@ -583,7 +583,14 @@ int wcmParseOptions(InputInfoPtr pInfo, int
> hotplugged)
>        }
>
>        if (xf86SetBoolOption(pInfo->options, "KeepShape", 0))
> +       {
> +               /* FIXME: re-implenent KeepShape as client-configured
> +                * setting */
> +               xf86Msg(X_ERROR, "Option KeepShape is currently not
> supported.\n");
> +#if 0
>                priv->flags |= KEEP_SHAPE_FLAG;
> +#endif
> +       }
>
>        priv->topX = xf86SetIntOption(pInfo->options, "TopX", 0);
>        priv->topY = xf86SetIntOption(pInfo->options, "TopY", 0);
> --
> 1.7.4
>
>
> ------------------------------------------------------------------------------
> Free Software Download: Index, Search & Analyze Logs and other IT data in
> Real-Time with Splunk. Collect, index and harness all the fast moving IT
> data
> generated by your applications, servers and devices whether physical,
> virtual
> or in the cloud. Deliver compliance at lower cost and gain new business
> insights. http://p.sf.net/sfu/splunk-dev2dev
> _______________________________________________
> Linuxwacom-devel mailing list
> Linuxwacom-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel
>
------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to