xserver/hw
Dan Nicholson d1b4beecbc xfree86: Add MatchOS InputClass entry for operating system matching
Allow InputClass sections to match against the running operating system
to narrow the application of rules. An example where this could be used
is to specify that the default input driver on Linux is evdev while it's
mouse/kbd everywhere else.

The operating system name is the same as `uname -s`, and matching is
case-insensitive.

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-06-10 14:36:36 +10:00
..
dmx Remove more superfluous if(p) checks around free(p) 2010-06-06 20:27:18 +07:00
kdrive Remove more superfluous if(p) checks around free(p) 2010-06-06 20:27:18 +07:00
vfb Replace deprecated bzero with memset 2010-06-06 15:07:27 +07:00
xfree86 xfree86: Add MatchOS InputClass entry for operating system matching 2010-06-10 14:36:36 +10:00
xnest Remove more superfluous if(p) checks around free(p) 2010-06-06 20:27:18 +07:00
xquartz Change the devPrivates API to require dixRegisterPrivateKey 2010-06-05 19:23:03 -07:00
xwin Remove more superfluous if(p) checks around free(p) 2010-06-06 20:27:18 +07:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00