You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
180 lines
3.9 KiB
Groff
180 lines
3.9 KiB
Groff
.\" The draft of this file was generated by kdemangen.pl and edited after.
|
|
.TH Konsole 1 "Nov 2005" "K Desktop Environment" ""
|
|
.SH NAME
|
|
.BR Konsole
|
|
\- X terminal emulator for KDE.
|
|
.SH SYNOPSIS
|
|
.BR Konsole
|
|
[Qt\-options] [KDE\-options] [options] [args]
|
|
.SH DESCRIPTION
|
|
Konsole is an X terminal emulation which provides a command-line interface
|
|
(CLI) while using the graphical K Desktop Environment. Konsole helps to
|
|
better organize user's desktop by containing multiple sessions in a single
|
|
window (a less cluttered desktop).
|
|
.PP
|
|
Konsole advanced features include simple configuration and the ability to use
|
|
multiple terminal shells in a single window, making for a less
|
|
cluttered desktop.
|
|
.PP
|
|
Using Konsole, a user can open:
|
|
.PP
|
|
.RS
|
|
Linux console sessions
|
|
.PP
|
|
Shell sessions
|
|
.PP
|
|
Screen sessions
|
|
.PP
|
|
Midnight Commander file manager sessions
|
|
.PP
|
|
Root console sessions
|
|
.PP
|
|
Root Midnight Commander sessions
|
|
.PP
|
|
User created sessions
|
|
.RE
|
|
|
|
These sessions can be renamed to help you keep track of all your shells,
|
|
or signaled (STOP, CONT, HUP, INT, TERM, KILL).
|
|
.PP
|
|
For more control over konsole, a user can:
|
|
hide/show the menubar and/or frame;
|
|
select the size of a konsole window, fonts, color
|
|
schemes, and key mapping;
|
|
change location of the scrollbar or hide the scrollbar;
|
|
change location of the tabbar or hide the tabbar.
|
|
.PP
|
|
All chosen settings can be made the default for forthcoming sessions by
|
|
saving them.
|
|
.SH OPTIONS
|
|
.SS
|
|
.SS Konsole specific options:
|
|
.TP
|
|
.B \-\-name <name>
|
|
Set window class
|
|
.TP
|
|
.B \-\-ls
|
|
Start login shell
|
|
.B \-T <title>
|
|
Set the window title
|
|
.TP
|
|
.B \-\-tn <terminal>
|
|
Specify terminal type as set in the TERM [xterm]
|
|
environment variable
|
|
.TP
|
|
.B \-\-noclose
|
|
Do not close Konsole when command exits
|
|
.TP
|
|
.B \-\-nohist
|
|
Do not save lines in history
|
|
.TP
|
|
.B \-\-nomenubar
|
|
Do not display menubar
|
|
.TP
|
|
.B \-\-notabbar, \-\-notoolbar
|
|
Do not display tab bar
|
|
.TP
|
|
.B \-\-noframe
|
|
Do not display frame
|
|
.TP
|
|
.B \-\-noscrollbar
|
|
Do not display scrollbar
|
|
.TP
|
|
.B \-\-noxft
|
|
Do not use Xft (anti-aliasing)
|
|
.TP
|
|
.B \-\-vt_sz CCxLL
|
|
Terminal size in columns x lines
|
|
.TP
|
|
.B \-\-noresize
|
|
Terminal size is fixed
|
|
.TP
|
|
.B \-\-type <type>
|
|
Start with given session type
|
|
.TP
|
|
.B \-\-types
|
|
List available session types
|
|
.TP
|
|
.B \-\-keytab <name>
|
|
Set keytab to 'name'
|
|
.TP
|
|
.B \-\-keytabs
|
|
List available keytabs
|
|
.TP
|
|
.B \-\-profile <name>
|
|
Start with given session profile
|
|
.TP
|
|
.B \-\-profiles
|
|
List available session profiles
|
|
.TP
|
|
.B \-\-schema <name>
|
|
| <file> Set schema to 'name' or use 'file'
|
|
.TP
|
|
.B \-\-schemas, \-\-schemata
|
|
List available schemata
|
|
.TP
|
|
.B \-\-script
|
|
Enable extended DCOP Qt functions
|
|
.TP
|
|
.B \-\-workdir <dir>
|
|
Change working directory to 'dir'
|
|
.TP
|
|
.B \-e <command> [ arguments ]
|
|
Execute 'command' instead of shell. It also sets the window title and
|
|
icon name to be the basename of the program being executed if neither
|
|
-T nor -n are given on the command line.
|
|
This must be the last option on the command line.
|
|
.SS
|
|
.SS Arguments:
|
|
.TP
|
|
.B args
|
|
Arguments for 'command'
|
|
.SS
|
|
.SS Generic options:
|
|
.TP
|
|
.B \-\-help
|
|
Show help about options
|
|
.TP
|
|
.B \-\-help\-qt
|
|
Show Qt specific options
|
|
.TP
|
|
.B \-\-help\-kde
|
|
Show KDE specific options
|
|
.TP
|
|
.B \-\-help\-all
|
|
Show all options
|
|
.TP
|
|
.B \-\-author
|
|
Show author information
|
|
.TP
|
|
.B \-v, \-\-version
|
|
Show version information
|
|
.TP
|
|
.B \-\-license
|
|
Show license information
|
|
.TP
|
|
.B \-\-
|
|
End of options
|
|
.SS
|
|
|
|
.SH SEE ALSO
|
|
Full user documentation is available through the KDE Help Center. You can also enter the URL
|
|
.BR help:/konsole/
|
|
directly into konqueror or you can run
|
|
.BR "`khelpcenter help:/konsole/'"
|
|
from the command-line.
|
|
.BR
|
|
|
|
Konsole homepage:
|
|
.BR http://konsole.kde.org/
|
|
.SH AUTHORS
|
|
Kurt V. Hindenburg <kurt.hindenburg@kdemail.net>
|
|
|
|
Lars Doelle <lars.doelle@on-line.de>
|
|
.BR
|
|
.SH OTHER
|
|
This manual page was written by Ana Beatriz Guerrero Lopez <ana@ekaia.org> for the Debian
|
|
system (but may be used by others).
|
|
.BR
|
|
|