X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=udev.xml;h=b2781b767d322893b849c7dd7b1c07388c479854;hp=84341565300d6f02b8136cab04cb71854d66e066;hb=a1e6bd93d3d650c2064daafdb253120ae6e89398;hpb=95776dc6ec174f47fa4dd4d8abf5d457223e5dd4 diff --git a/udev.xml b/udev.xml index 843415653..b2781b767 100644 --- a/udev.xml +++ b/udev.xml @@ -174,7 +174,9 @@ Match sysfs attribute values of the event device. Up to five keys can be specified per rule. Trailing whitespace in the attribute values is ignored, if the specified match - value does not contain trailing whitespace itself. + value does not contain trailing whitespace itself. Depending on the type + of operator, this key is also used to set the value of a sysfs attribute. + @@ -213,8 +215,8 @@ Match against the value of an environment variable. Up to five - keys can be specified per rule. This key can also be used to export a variable to - the environment. + keys can be specified per rule. Depending on the type of operator, this key is also used + to export a variable to the environment. @@ -294,11 +296,20 @@ + + + + The value that should be written to a sysfs attribute of the + event device. Depending on the type of operator, this key is also + used to match against the value of a sysfs attribute. + + + - Export a variable to the environment. This key can also be used to match - against an environment variable. + Export a variable to the environment. Depending on the type of operator, + this key is also to match against an environment variable.