~siretart/byobu/debian

« back to all changes in this revision

Viewing changes to byobu-config.1

  • Committer: Reinhard Tartler
  • Date: 2009-06-05 13:27:13 UTC
  • mfrom: (350.1.136 byobu)
  • Revision ID: siretart@tauware.de-20090605132713-oau1avb5jtcffvlo
mergeĀ versionĀ 2.8

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.TH screen\-profiles 1 "16 Jan 2009" screen-profiles "screen-profiles"
 
1
.TH byobu-config 1 "16 Jan 2009" byobu "byobu"
2
2
.SH NAME
3
 
screen\-profiles \- Configuration utility for screen\-profiles
 
3
byobu-config \- Configuration utility for byobu
4
4
 
5
5
.SH DESCRIPTION
6
 
\fBscreen\-profiles\fP is an application that can configure a number of options available in the screen\-profiles utility.
7
 
 
8
 
The menu provided by the \fBscreen\-profiles\fP should be self-explanatory.
 
6
\fBbyobu\-config\fP is an application that can configure a number of options available in the byobu utility.
 
7
 
 
8
The menu provided by the \fBbyobu\fP should be self-explanatory.
 
9
 
 
10
.SH STATUS NOTIFICATIONS
 
11
 
 
12
\fBbyobu\fP supports a number of unique and interesting status notifications across the lowest two lines in the screen.  Each status notification item is independently configurable, enabled and disabled by the configuration utilty.  The guide below helps identify each status item (in alphabetical order):
 
13
 
 
14
\fBarch\fP \- system architecture; displayed on the lower bar toward the left, in the default text color on the default background color
 
15
 
 
16
\fBbattery\fP \- battery information; display on the lower bar toward the right; |\-| indicates discharging, |+| indicates charging, |=| indicates fully charged;  when charging or discharging, the current battery capacity as a percentage is displayed;  two shades of green, two shades of yellow, and two shades of red are used to give further indication of the battery's charge state
 
17
 
 
18
\fBcpu-count\fP \- the number of cpu's or cores on the system; displayed in the lower bar toward the right in the default text color on the default background, followed by a trailing 'x'
 
19
 
 
20
\fBcpu-freq\fP \- the current frequency of the cpu in GHz; displayed in the lower bar toward the right in white text on a light blue background
 
21
 
 
22
\fBdate\fP \- the system date in YYYY-MM-DD formate; displayed in the lower on the far right in the default text color on the default background
 
23
 
 
24
\fBdisk-available\fP \- disk space available on / directory; displayed in the lower bar on the far right in white text on a light purple background; override the default directory by specifying an alternate mount point in \fI$HOME/.byobu/disk\fP
 
25
 
 
26
\fBmem-used\fP \- disk space used on / directory as a percentage of the total space available on /; displayed in the lower bar on the far right in white text on a light purple background with a trailing '%' sign; override the default directory by specifying an alternate mount point in \fI$HOME/.byobu/disk\fP
 
27
 
 
28
\fBec2-cost\fP \- an estimation of the cost of the current boot of the system in terms of the Amazon EC2 billing model; displayed in the lower bar toward the right in green text on a grey background; there is a leading '~' to indicate that this is an estimation, and the monetary units are US Dollars '$'
 
29
 
 
30
\fBhostname\fP \- the hostname of the system; displayed in the upper bar on the far right in bold black text on a grey background; there is a leading '@' symbol if the username status is also enabled
 
31
 
 
32
\fBip-address\fP \- the ip address of the system in dotted decimal form; displayed in the upper bar on the far right in bold black text on a grey background
 
33
 
 
34
\fBload-average\fP \- the system load average over the last 1 minute; displayed in the lower bar toward the right in black text on a yellow background
 
35
 
 
36
\fBlogo\fP \- an approximation of the current operating system's logo; displayed in the lower bar on the far left; you may customize this logo by setting a chosen logo in \fI$HOME/.byobu/logo\fP, or you may manually choose your operating system by setting this in \fI$HOME/.byobu/distro\fP
 
37
 
 
38
\fBmem-available\fP \- total memory available in the system; displayed in the lower bar toward the right in white text on a green background
 
39
 
 
40
\fBmem-used\fP \- total memory used in the system as a percentage of the total memory available; displayed in the lower bar toward the right in white text on a green background with a trailing '%' sign
 
41
 
 
42
\fBmenu\fP \- a simple indicator directing new users to use the F9 keybinding to access the byobu menu
 
43
 
 
44
\fBnetwork-down\fP \- instaneous download bandwidth in kB/s over the last 2 seconds; displayed in the lower bar toward the right in white text on a purple background with a leading 'v' sign indicating 'down'
 
45
 
 
46
\fBnetwork-up\fP \- instantaneous upload bandwidth in kB/s over the last 2 seconds; displayed in the lower bar toward the right in white text on a purple background with a leading '^' sign indicating 'up'
 
47
 
 
48
\fBprocesses\fP \- total number of processes running on the system; displayed in the lower bar in black text on a dark yellow background with a trailing '&' indicating 'background processes'
 
49
 
 
50
\fBreboot-required\fP \- symbol present if a reboot is required following a system update; displayed in the lower bar white text on a blue background by the symbol '(@)' which visually looks like a 'cycle your machine' logo
 
51
 
 
52
\fBrelease\fP \- distribution and version information about the release running on the current system as reported by \fBlsb_release(1)\fP or \fI/etc/issue\fP; displayed in the lower bar in bold black text toward the left on a grey background
 
53
 
 
54
\fBtemp\-c\fP, \fBtemp\-f\fP \- the cpu temperature in celsius or farenheit; displayed in the lower bar toward the right in yellow text on a black background
 
55
 
 
56
\fBtime\fP \- the system time in HH:MM:SS format; displayed in the lower bar on the far right in the default text and default background colors
 
57
 
 
58
\fBupdates-available\fP \- the number of updates available on the system; displayed in the lower bar toward the right in white text on a red background with a trailing '!' sign; if any updates are marked 'security updates', then there will be a total of two trailing exclamation points, '!!'
 
59
 
 
60
\fBuptime\fP \- the total system uptime since last boot; displayed in the lower bar toward the right in blue text on a grey background
 
61
 
 
62
\fBusers\fP \- the number of users logged into the system via sshd; displayed in the lower bar toward the right in red text on a grey background with a trailing '#' sign
 
63
 
 
64
\fBwhoami\fP \- the name of the user who owns the screen session; displayed in the upper bar toward the far right in bold black text on a grey background
 
65
 
 
66
\fBwifi-quality\fP \- the connection rate and signal quality of the wifi connection; displayed in the lower bar toward the right in black text on a cyan background; the connection rate is in 'Mb/s' and the signal quality is as a percentage with a trailing '%' 
 
67
 
 
68
\fBwindows\fP \- each open window in the screen session appears is displayed in the upper bar toward the far right in blue text on a grey background
 
69
 
9
70
 
10
71
.SH "BUGS"
11
72
 
17
78
\fBscreen\fP(1)
18
79
 
19
80
.TP
20
 
\fIhttp://launchpad.net/screen-profiles\fP
 
81
\fIhttp://launchpad.net/byobu\fP
21
82
.PD
22
83
 
23
84
.SH AUTHOR