mirror of
https://github.com/dustinkirkland/byobu
synced 2025-07-16 10:03:40 -07:00
32 lines
1.3 KiB
Groff
32 lines
1.3 KiB
Groff
.TH byobu-enable 1 "6 January 2011" byobu "byobu"
|
|
.SH NAME
|
|
byobu-enable, byobu-disable \- wrapper script for enabling/disabling automatic startup of byobu after login into text console
|
|
|
|
.SH SYNOPSIS
|
|
\fBbyobu-enable\fP
|
|
.TP
|
|
\fBbyobu-disable\fP
|
|
|
|
.SH DESCRIPTION
|
|
\fBbyobu-enable\fP will do two things:
|
|
1) run \fBbyobu-launcher-install\fP(1) to configure \fBbyobu\fP(1) to launch automatically on login
|
|
2) then launch \fBbyobu\fP(1)
|
|
|
|
\fBbyobu-disable\fP will simply run \fBbyobu-launcher-uninstall\fP(1).
|
|
|
|
.SH "BUGS"
|
|
|
|
None found, yet.
|
|
|
|
.SH SEE ALSO
|
|
.PD 0
|
|
.TP
|
|
\fBscreen\fP(1), \fBbyobu-config\fP(1), \fBbyobu-export\fP(1), \fBbyobu-status\fP(1), \fBbyobu-status-detail\fB(1)
|
|
.TP
|
|
\fBhttp://launchpad.net/byobu\fP
|
|
.PD
|
|
|
|
.SH AUTHOR
|
|
This manpage was written by Jan Klepek <jan.klepek at gmail.com> and the utility was written by Dustin Kirkland <kirkland@ubuntu.com> for Ubuntu systems (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 published by the Free Software Foundation.
|
|
|
|
The complete text of the GNU General Public License can be found in \fI/usr/share/common-licenses/GPL\fP on Debian/Ubuntu systems, or in \fI/usr/share/doc/fedora-release-*/GPL\fP on Fedora systems, or on the web at \fIhttp://www.gnu.org/licenses/gpl.txt\fP.
|