Re: sound volume control for use in fluxbox?
"Andrey G. Grozin via Fluxbox-users" <[email protected]> Sat, 29 Nov 2025 23:27:35 +0700 (+07)
| Newsgroups | gmane.comp.window-managers.fluxbox.user |
|---|---|
| Message-ID | <[email protected]> |
Dear Peter,
On Sat, 29 Nov 2025, Peter P. wrote:
> For monitoring volume and battery status I am using conky (see attached
> screenshot) and the respective lines in ~/.conkyrc are
> ${if_mixer_mute}${color red}Muted: ${mixerbar}${color black}${else}volume: ${mixerbar}${endif}
> ${battery} $alignr rem: ${battery_time}
Hm. conky seems too powerful and complex. But maybe it's OK.
> Taking screenshots is done with one of the many standalone programs
> available, in my case it is screengrab, which can be launched from
> fluxboxes menu or as a keyboard shortcut.
Yes. screengrab seems to be the right choice.
Thank you,
Andrey