X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=README;h=4e1931609b76d2e6e319b411908e819523e58eb2;hb=refs%2Fheads%2Fmaster;hp=c9b974da0bfe483018c2f4d074e9e4b50fa0a13a;hpb=27e0118f90fbf4aa11c588cca83b412aac601f39;p=osdd.git diff --git a/README b/README index c9b974d..4e19316 100644 --- a/README +++ b/README @@ -69,3 +69,5 @@ osd-batt A slightly more complex client written in C, showing the current status of laptop batteries. It can be asked to show status immediately or to run in background and croak whenever the battery is low. + +osd-alsa Adjust volume of an ALSA mixer channel. Also written in C.