Query: hal-find-by-capability
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HAL-FIND-BY-CAPABILITY(1) General Commands Manual HAL-FIND-BY-CAPABILITY(1)NAMEhal-find-by-capability - find device objects by capability matchingSYNOPSIShal-find-by-capability [options]DESCRIPTIONhal-get-capability finds device object in the HAL device database by looking at device capabilities. For more information about both the big picture and specific HAL properties, refer to the HAL spec which can be found in /usr/share/doc/hal-doc/spec/hal-spec.html depending on the distribution.OPTIONSThe following options are supported: --capability The name of the capability. --verbose Verbose output. --help Print out usage. --version Print the version.RETURN VALUEIf devices matching the given capability are found each UDI (Unique Device Identifier) is printed on stdout and the program exits with exit code 0. If no devices are found or an error occured, the program exits with a non-zero exit code.BUGSPlease send bug reports to either the distribution or the HAL mailing list, see http://lists.freedesktop.org/mailman/listinfo/hal on how to subscribe.SEE ALSOhald(8), lshal(1), hal-set-property(1), hal-get-property(1), hal-find-by-property(1), dbus-send(1)AUTHORWritten by David Zeuthen <david@fubar.dk> with a lot of help from many others. HAL-FIND-BY-CAPABILITY(1)