If you found any issues report it at dm9pzCAq's aslstatus.
For any other question, feel free to ask at #aslstatus:anontier.nl
Available at dm9pZCAq's overlay:
eselect repository enable dm9pZCAq
emerge --sync dm9pZCAq
emerge app-admin/aslstatus::dm9pZCAq
If you wanna pack aslstatus
for your distro, please do so and submit a pull
request at dm9pzCAq's aslstatus to
add it here.
It succesfully compiles with:
clang
tcc
gcc
Needs pkg-config
for LDLIBS
You can find more about it in config.mk
Adds support for X
(needed for dwm
WM_NAME
).
You may want to set it to 0
if you use aslstatus in
dvtm.
- Default:
1
- Dependencies:
libxcb-dev
Adds support for keyboards (needed for keymap
component).
Works only if X=1
.
- Default:
1
- Dependencies:
libxcb-xkb-dev
Selects the audio library.
- Default:
ALSA
- Possible values:
ALSA
PULSE
''
(empty) to usesys/soundcard.h
orsys/audioio.h
on OpenBSD
- Dependencies:
libasound-dev
(ifAUDIO=ALSA
)libpulse-dev
(ifAUDIO=PULSE
)
For more information about components in components_config.h