[PATCH synaptics 07/11] Support percent values for area.

Fernando Carrijo fcarrijo at yahoo.com.br
Tue Jun 15 18:23:38 PDT 2010


Peter Hutterer <peter.hutterer at who-t.net> wrote:
>  .BI "Option \*qAreaTopEdge\*q \*q" integer \*q
>  Ignore movements, scrolling and tapping which take place above this edge.
>  .
>  The option is disabled by default and can be enabled by setting the
> -AreaTopEdge option to any integer value other than zero. Property: "Synaptics Area"
> +AreaTopEdge option to any integer value other than zero. If supported by the
> +server (version 1.9 and later), the edge may be specified in percent of
> +the total width of the touchpad. Property: "Synaptics Area"

I believe you meant "total height" in the above line, didn't you?

>  .
>  .TP
>  .BI "Option \*qAreaBottomEdge\*q \*q" integer \*q
>  Ignore movements, scrolling and tapping which take place below this edge.
>  .
>  The option is disabled by default and can be enabled by setting the
> -AreaBottomEdge option to any integer value other than zero. Property: "Synaptics Area"
> +AreaBottomEdge option to any integer value other than zero. If supported by the
> +server (version 1.9 and later), the edge may be specified in percent of
> +the total width of the touchpad. Property: "Synaptics Area"

The same applies here, I guess.



More information about the xorg-devel mailing list