[PATCH] new function to work with few options in one string

Fedor P. Goncharov fedgo at gorodok.net
Mon Jan 19 01:10:45 PST 2009


Hi,

I want add new functions xf86SetIntSubstrOption xf86SetStrSubstrOption in 
xserver, to work with similar options assembled in one string.
https://bugs.freedesktop.org/attachment.cgi?id=21368
Originally they was made for synaptics driver. It have series of options which 
define  what mouse button is reported after smth. if using one, two or three 
fingers:
    TapButton1
    TapButton2
    TapButton3
    ClickFinger1
    ClickFinger2
    ClickFinger3
    CornerButtonRT
    CornerButtonRB
    CornerButtonLT
    CornerButtonLB
And I think configuration xorg will be more simply if in this case use options 
like this:
MapTapButton = "1 2 3"

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-New-functions-for-work-with-substring-Bug-18745.patch
Type: text/x-patch
Size: 3263 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20090119/bbae25ab/attachment.bin>


More information about the xorg mailing list