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

Ping Cheng pinglinux at gmail.com
Tue Jun 15 23:26:48 PDT 2010


On Tue, Jun 15, 2010 at 6:23 PM, Fernando Carrijo <fcarrijo at yahoo.com.br> wrote:
> 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?

I guess it is the other way around. AreaLeftEdge/AreaRightEdge has the
"height". Either way, you are right. Two out of four cases are wrong
:).

Ping

>>  .
>>  .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.
>
> _______________________________________________
> 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