summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordrkhsh <me@drkhsh.at>2022-10-26 12:57:12 +0200
committerdrkhsh <me@drkhsh.at>2022-10-26 21:24:20 +0200
commit0aacce1c527749ccb85bd661a596af52dfb562cc (patch)
tree294f0fc9d5a0d1458b444414da9f28e5f5fa747b
parent1881569f6ce822f5baec4c7ceb9a8695f7e6a3ef (diff)
downloadslstatus-0aacce1c527749ccb85bd661a596af52dfb562cc.tar.gz
Add comment about mixer oss module to README
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 86fe988..cebad30 100644
--- a/README
+++ b/README
@@ -35,6 +35,9 @@ Requirements
Currently slstatus works on FreeBSD, Linux and OpenBSD.
In order to build slstatus you need the Xlib header files.
+For volume percentage on Linux the kernel module `snd-mixer-oss` must be
+loaded.
+
Installation
------------