aosd Code
Brought to you by:
marecki
File | Date | Author | Commit |
---|---|---|---|
.gitignore | 2013-06-12 |
![]() |
[4db3ad] Add build files to .gitignore. |
Makefile | 2008-09-30 |
![]() |
[6a415f] Added a simple Makefile. |
README | 2002-12-31 |
![]() |
[52dbfb] Original code. |
aosd.c | 2008-09-28 |
![]() |
[dbfa89] Update the code for newer versions of xosd. |
An on-screen display that shows volume bars whenever you change the volume. They go away after a moment. See the screenshot for a better idea. Compile with: gcc aosd.c -lxosd -lasound -oaosd This was designed purely for personal use on my machine. It may not work anywhere else. If you've got problems, feel free to e-mail me, but I don't promise to respond (depends on how much time I have). Piotr Mitros <p-i-o-t-r a-t m-i-t-r-o-s d-o-t o-r-g>