diff options
author | drkhsh <me@drkhsh.at> | 2022-10-26 12:57:12 +0200 |
---|---|---|
committer | drkhsh <me@drkhsh.at> | 2022-10-26 21:24:20 +0200 |
commit | 0aacce1c527749ccb85bd661a596af52dfb562cc (patch) | |
tree | 294f0fc9d5a0d1458b444414da9f28e5f5fa747b /README | |
parent | 1881569f6ce822f5baec4c7ceb9a8695f7e6a3ef (diff) | |
download | slstatus-0aacce1c527749ccb85bd661a596af52dfb562cc.tar.gz |
Add comment about mixer oss module to README
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 ------------ |