From f30ec89b79143d5d90f7fbe9c5aaf73ef6847e30 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Tue, 19 Mar 2013 18:32:08 +0100 Subject: Support mixer_idx with OSS make mixer_idx load the default mixer --- man/i3status.man | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'man/i3status.man') diff --git a/man/i3status.man b/man/i3status.man index 0fccb7e..4bf6749 100644 --- a/man/i3status.man +++ b/man/i3status.man @@ -312,9 +312,10 @@ details on the format string. Outputs the volume of the specified mixer on the specified device. Works only on Linux because it uses ALSA. A simplified configuration can be used on FreeBSD and OpenBSD due to -the lack of ALSA, the +device+, +mixer+ and +mixder_idx+ options can be +the lack of ALSA, the +device+ and +mixer+ options can be ignored on these systems. On these systems the OSS API is used instead to -query +/dev/mixer+ directly. +query +/dev/mixer+ directly if +mixer_dix+ is -1, otherwise ++/dev/mixer++mixer_idx+. *Example order*: +volume master+ -- cgit v1.2.3