From: Jasper Lievisse Adriaanse Date: Fri, 4 May 2012 07:28:32 +0000 (+0200) Subject: Update wrt. recent OpenBSD changes. X-Git-Tag: 2.5.1~6 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=4d719ff81f759f3f17d66a692a83984ee6cc6fa8;p=i3%2Fi3status Update wrt. recent OpenBSD changes. --- diff --git a/man/i3status.man b/man/i3status.man index 0ba010e..195b648 100644 --- a/man/i3status.man +++ b/man/i3status.man @@ -217,7 +217,7 @@ Gets the temperature of the given thermal zone. === CPU Usage -Gets the percentual CPU usage from +/proc/stat+. +Gets the percentual CPU usage from +/proc/stat+ (Linux) or +sysctl(3)+ (FreeBSD/OpenBSD). *Example order*: +cpu_usage+ @@ -254,6 +254,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 +ignored on these systems. On these systems the OSS API is used instead to +query +/dev/mixer+ directly. *Example order*: +volume master+