On Wed, Jun 9, 2010 at 9:48 PM, Peter Hutterer <[email protected]> wrote: > On Mon, Jun 07, 2010 at 08:39:54PM -0700, Dan Nicholson wrote: >> Serial input devices lack properties such as product or vendor name. This >> makes matching InputClass sections difficult. Add a MatchPnPID entry to >> test against the PnP ID of the device. The entry supports a shell pattern >> match on platforms that support fnmatch(3). For example: >> >> MatchPnPID "WACf*" >> >> A match type for non-path pattern matching, MatchPattern, has been added. > ^ match_pattern, right? > > I amended this locally, don't worry about resending.
Ah, right. I changed the functions after your last comments, but clearly forgot to scour commit message. :) -- Dan _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
