X-Git-Url: https://git.xinqibao.xyz/slstatus.git/blobdiff_plain/37724ac2c3f496f4736223d0d8e5d8fecb933590..fa7c266e2b7adbc2a87bd44057b9e561d9ed61e3:/config.def.h?ds=sidebyside diff --git a/config.def.h b/config.def.h index 45320a3..4474508 100644 --- a/config.def.h +++ b/config.def.h @@ -12,8 +12,6 @@ static const char unknown_str[] = "n/a"; /* * function description argument (example) * - * backlight_perc backlight percentage device name - * (intel_backlight) * battery_perc battery percentage battery name (BAT0) * NULL on OpenBSD * battery_state battery charging state battery name (BAT0) @@ -33,7 +31,10 @@ static const char unknown_str[] = "n/a"; * ipv4 IPv4 address interface name (eth0) * ipv6 IPv6 address interface name (eth0) * kernel_release `uname -r` NULL - * keyboard_indicators caps/num lock indicators NULL + * keyboard_indicators caps/num lock indicators format string (c?n?) + * see keyboard_indicators.c + * keymap layout (variant) of current NULL + * keymap * load_avg load average NULL * netspeed_rx receive network speed interface name (wlan0) * netspeed_tx transfer network speed interface name (wlan0)