X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=udev%2Fudev.xml;h=934fe628ae66dbdf226a1d0f97d46ff8b0ecb1e8;hp=4c35e197911ee16b7b30e10d3ba8f99f537a4494;hb=f045aa1cabab0ea0c3c3a6ee45cc9013a36c35b1;hpb=4b0faa2aa0e7ca87fc0fdb637c69e978a7241e1c diff --git a/udev/udev.xml b/udev/udev.xml index 4c35e1979..934fe628a 100644 --- a/udev/udev.xml +++ b/udev/udev.xml @@ -90,7 +90,7 @@ pointing to the node, or run a specified program as part of the event handling. If no matching rule is found, the default device node name is used. - A rule may consist of a list of one or more key value pairs separated by + A rule consists of a list of one or more key value pairs separated by a comma. Each key has a distinct operation, depending on the used operator. Valid operators are: @@ -104,7 +104,7 @@ - Compare for non-equality. + Compare for inequality. @@ -323,7 +323,8 @@ - Set a device property value. + Set a device property value. Property names with a leading '.' + are not stored in the database or exported to external tool or events. @@ -457,6 +458,13 @@ with this option. + + + + Watch the device node with inotify, when closed after being opened for + writing, a change uevent will be synthesised. + + @@ -613,9 +621,6 @@ - The count of characters to be substituted may be limited by specifying - the format length value. For example, '%3s{file}' will only - insert the first three characters of the sysfs attribute