Skip navigation.
Home

Reply to comment

DevTray

Category:
Summary: 
shows devices in the panel
Current stable version: 
0.4.1
Primary author(s): 
Dennis Tomas

DevTray shows icons for devices, offering several actions via menus. Supported types of devices are: Volumes (including Floppy Disks, Video DVDs and Audio CDs), Printers and Soundcards.
Due to its modular structure it's easy to add support for other devices.

It needs dbus (>=0.33), its python bindings and HAL (>=0.5.7). These should be included as standard with most modern Linux distributions.
For DevTray >= 0.3 you also needTrayLib.

Some special features only work if additional packages are installed:
- showing artist/title for Audio CDs: CDDB-Py
- built-in volume control for soundcards (based on Ken Hayber's Volume applet): PyAlsaAudio
- showing open windows of a volume in its menu: gnome-python-desktop
- add/remove/enable/disable printer: PyCUPS

Reply

  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <h1> <h2> <h3> <h4> <img> <pre> <b> <i> <blockquote>
  • Lines and paragraphs break automatically.
  • Link to content with [[some text]], where "some text" is the title of existing content or the title of a new piece of content to create. You can also link text to a different title by using [[link to this title|show this text]]. Link to outside URLs with [[http://www.example.com|some text]], or even [[http://www.example.com]].
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>.

More information about formatting options