forked from external/yambar
doc: yambar-modules-removables: add ‘audio’ tag
This commit is contained in:
parent
d9316a202d
commit
52e2540d42
1 changed files with 4 additions and 0 deletions
|
@ -22,6 +22,10 @@ instantiates the provided _content_ particle for each detected drive.
|
||||||
| optical
|
| optical
|
||||||
: bool
|
: bool
|
||||||
: True if the drive is an optical drive (CD-ROM, DVD-ROM etc)
|
: True if the drive is an optical drive (CD-ROM, DVD-ROM etc)
|
||||||
|
| audio
|
||||||
|
: bool
|
||||||
|
: True if an optical drive has an audio CD inserted (i.e. this
|
||||||
|
property is always false for non-optical drives).
|
||||||
| device
|
| device
|
||||||
: string
|
: string
|
||||||
: Volume device name (typically */dev/sd?*)
|
: Volume device name (typically */dev/sd?*)
|
||||||
|
|
Loading…
Add table
Reference in a new issue