diff options
author | Binh Nguyen <binhnguyen@fastmail.fm> | 2010-08-14 15:02:48 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2010-08-14 15:02:48 -0400 |
commit | f04431a9afbe272f4e2388236bed72de15e7009a (patch) | |
tree | 1ae7fc7018428d6d1efbe7cf86dd0e91518e6b61 /audio/volwheel/README | |
parent | c17aa0d390dddfce6a576418fdbe07ebb7162e53 (diff) |
audio/volwheel: Added (Tray icon to set volume with mousewheel)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'audio/volwheel/README')
-rw-r--r-- | audio/volwheel/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/audio/volwheel/README b/audio/volwheel/README new file mode 100644 index 000000000000..063999628cb7 --- /dev/null +++ b/audio/volwheel/README @@ -0,0 +1,6 @@ +VolWheel is a little application which lets you control the sound volume easily +through a tray icon you can scroll on. It is written in Perl/Gtk2 and works +both for ALSA and OSS. You can configure it quickly through its configuration +interface. + +This requires perl-trayicon. |