1LXTERMINAL(1)                   http://LXDE.org                  LXTERMINAL(1)
2
3
4

NAME

6       lxterminal - a lightweight terminal emulator based on GTK+ for the LXDE
7       desktop.
8

SYNOPSIS

10       lxterminal [options...]
11

DESCRIPTION

13       This manual page documents briefly the lxterminal command.
14
15       lxterminal is a program that provides a terminal emulator for the
16       desktop, usually for LXDE.
17

OPTIONS

19       This program follows the usual GNU command line syntax, with long
20       options starting with two dashes (`-'). A summary of options is
21       included below.
22
23       -e STRING --command=STRING --command STRING
24           This option specifies the program (and its command line arguments)
25           to be run in the terminal. Except in the --command= form, this must
26           be the last option on the command line.
27
28       --geometry=CHARACTERSxLINES
29           Set the terminal's size in characters and lines.
30
31       -l --loginshell
32           Executes login shell.
33
34       -t NAME[,NAME[,NAME[...]]] --title=NAME[,NAME[,NAME[...]]]
35       --tabs=NAME[,NAME[,NAME[...]]]
36           Set the terminal's title. Use comma for multiple tabs.
37
38       --working-directory=DIRECTORY
39           Set the terminal's working directory.
40

AUTHOR

42       This manual page was written by paulliu <grandpaul@gmail.com> for the
43       Debian system (but may be used by others). Permission is granted to
44       copy, distribute and/or modify this document under the terms of the GNU
45       General Public License, Version 2 any later version published by the
46       Free Software Foundation.
47
48       On Debian systems, the complete text of the GNU General Public License
49       can be found in /usr/share/common-licenses/GPL.
50

FILES

52       The configuration file can be found in
53       ~/.config/lxterminal/lxterminal.conf.
54

AUTHOR

56       Ying-Chun Liu
57           Author.
58
60       Copyright © 2008 paulliu
61
62
63
64http://LXDE.org                  Jun 28, 2008                    LXTERMINAL(1)
Impressum