README 587 B

123456789101112131415
  1. GVolWheel is a Lightweight application which lets you control
  2. the audio volume easily through a tray icon you can scroll on.
  3. Easily integrates with minimal desktops (Openbox, IceWM, XFCE,
  4. etc).
  5. GVolWheel is not the same as VolWheel. GVolWheel is written in C,
  6. while VolWheel is written in Perl.
  7. The package is compiled without OSS support by default to avoid
  8. auto-detection of ALSA OSS compatibility libs. 0.7 seemed to have
  9. problems with this, so it's better to be on the safe side. If you
  10. want to explicitely enable OSS, start the SlackBuild with:
  11. OSS=yes gvolwheel.SlackBuild