]> git.sur5r.net Git - i3/i3status/commitdiff
Update wrt. recent OpenBSD changes.
authorJasper Lievisse Adriaanse <jasper@humppa.nl>
Fri, 4 May 2012 07:28:32 +0000 (09:28 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Fri, 4 May 2012 14:07:43 +0000 (16:07 +0200)
man/i3status.man

index 0ba010e05706c65bdc54b996b829edc8a3d6d7c7..195b648d625fd49c03523d81b5576798d253505a 100644 (file)
@@ -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+