Add native OpenBSD support for mute/volume

Based on functionality in dstat by Joerg Jung.
This commit is contained in:
Ingo Feinerer
2019-02-08 15:37:17 +01:00
committed by Aaron Marcher
parent e724907cc3
commit c1dc896c80
4 changed files with 94 additions and 29 deletions

2
README
View File

@ -38,7 +38,7 @@ In order to build slstatus you need the Xlib header files.
Installation
------------
Edit config.mk to match your local setup (slstatus is installed into the
/usr/local namespace by default). Uncomment OSSLIBS on OpenBSD.
/usr/local namespace by default).
Afterwards enter the following command to build and install slstatus (if
necessary as root):