2010/4/7 Simon Thum <[email protected]>: > Am 07.04.2010 18:15, schrieb Michel Dänzer: >> On Wed, 2010-04-07 at 18:09 +0200, Simon Thum wrote: >>> Am 07.04.2010 17:06, schrieb Michel Dänzer: >>>> >>>> -AC_OUTPUT([Makefile shared/Makefile src/Makefile tools/Makefile >>>> fdi/Makefile man/Makefile]) >>>> +AC_OUTPUT([Makefile shared/Makefile src/Makefile tools/Makefile >>>> fdi/Makefile man/Makefile udev/Makefile]) >>>> diff --git a/udev/10-vmmouse.conf b/udev/10-vmmouse.conf >>> A nit: >>> I assume you explicitly want this to kick in _after_ 10-evdev-catchall, >>> which depends on the alpha part only. I'd make that more clear. >> >> What would be your suggestion, changing the number to 11 or something >> else? > Basically anything >= 11 && <= 90. I guessed there's a commonly understood > "system range" for the preinstalled bunch?
Yeah, there's not enough files yet that there's actually policy, but in my mind the files should center around 50 unless there's a good reason to put it early or late. For the evdev catchall, we want it to be basically the first rule applied. For this particular rule, there aren't clear reasons to force one way or another, so 50-vmmouse.conf would seem appropriate. Really what Simon said, though. We just want to make sure it's clearly after 10-evdev.conf. -- Dan _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
