xserver/hw
Dan Nicholson 9b369f7127 xfree86: Allow multiple arguments to InputClass matches
In order to keep the number of InputClass sections manageable, allow
matches to contain multiple arguments. The arguments will be separated
by the '|' character. This allows a policy to apply to multiple types of
devices. For example:

    Section "InputClass"
        Identifier "Inverted Mice"
        MatchProduct "Crazy Mouse|Silly Mouse"
        Option "InvertX" "yes"
    EndSection

This applies to the MatchProduct, MatchVendor and MatchDevicePath
entries. Currently there is no way to escape characters, so names or
patterns cannot contain '|'.

Signed-off-by: Dan Nicholson <dbn.lists@gmail.com>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2010-02-11 19:25:32 +10:00
..
dmx config: replace custom code with reusable macro XORG_WITH_DOXYGEN 2010-01-24 12:52:20 -08:00
kdrive kdrive: klinux.h breaks make dist 2010-01-10 12:01:58 -08:00
vfb .gitignore: use common defaults with custom section #24239 2009-11-11 21:40:20 -08:00
xfree86 xfree86: Allow multiple arguments to InputClass matches 2010-02-11 19:25:32 +10:00
xnest .gitignore: use common defaults with custom section #24239 2009-11-11 21:40:20 -08:00
xquartz XQuartz: Attatch a stub display when CoreGraphics reports no displays. 2010-01-30 14:49:02 -08:00
xwin xwin: ignore intermediate .man file 2010-01-07 12:56:09 -08:00
Makefile.am Remove xgl. 2008-06-12 16:00:50 -04:00