1LSHAL(1) General Commands Manual LSHAL(1)
2
3
4
6 lshal - list HAL devices
7
9 lshal [options]
10
11
13 lshal is a utility for displaying items in the HAL device database. For
14 more information about both the big picture and specific HAL proper‐
15 ties, refer to the HAL spec which can be found in
16 /usr/share/doc/hal-0.5.9/spec/hal-spec.html depending on the distribu‐
17 tion.
18
19
21 The following options are supported:
22
23 -m, --monitor
24 Print changes emitted by the hald daemon.
25
26 -s, --short
27 Short output.
28
29 -t, --tree
30 Display the devices organized in a tree.
31
32 -u, --show
33 Show only the given UDI (Unique Device Identifier).
34
35 -h, --help
36 Print out usage.
37
38 -V, --version
39 Print the version.
40
41
43 Please send bug reports to either the distribution or the HAL mailing
44 list, see http://lists.freedesktop.org/mailman/listinfo/hal on how to
45 subscribe.
46
47
49 hald(8), hal-get-property(1), hal-set-property(1), hal-find-by-prop‐
50 erty(1), hal-find-by-capability(1)
51
52
54 Written by David Zeuthen <david@fubar.dk> with a lot of help from many
55 others.
56
57
58
59
60 LSHAL(1)