.\" Manpage for Tilix. .\" add issues at https://github.com/gnunn1/tilix to correct errors or typos. .\"******************************************************************* .\" .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* .TH TILIX 1 "26 Dicembre 2016" 1.4.0 "Comandi Tilix" .SH NOME \fBtilix\fP \- GTK3 emulatore per il terminale trovato per GNOME .SH SINOSSI \fBtilix\fP [\fIoptions\fP] .SH DESCRIZIONI \fBtilix\fP is an advanced GTK3 tiling terminal emulator designed to adhere to GNOME Human Interface Guidelines. .SH OPZIONI The \fBtilix\fP application accepts the following command line parameters: .TP \fB\-h \-\-help\fP Show help options. .TP \fB\-v \-\-version\fP Show the version of Tilix as well as the versions of dependent components. .TP \fB\-w \-\-working\-directory=DIRECTORY\fP Set the working directory of the terminal. .TP \fB\-p \-\-profile=PROFILE_NAME\fP Set the starting profile using the name of one of the existing profiles. If it matches none of those, the default profile will be used. .TP \fB\-t \-\-title=TITLE\fP Set the title of the new terminal. .TP \fB\-s \-\-session=SESSION_NAME\fP Specify a previously saved session to re\-load the layout and layout options from. This will not restore the terminal to where it was left off, rather new terminals are created. .TP \fB\-a \-\-action=ACTION_NAME\fP Perform one of the following actions in the current Tilix instance: .IP \fBsession\-add\-right\fP Add a new terminal rightwards of the current one. .IP \fBsession\-add\-down\fP Add a new terminal below the current terminal. .IP \fBapp\-new\-session\fP Create a new Tilix session within the current window. .IP \fBapp\-new\-window\fP Create a new Tilix window. .TP \fB\-e \-\-command=COMMAND\fP Execute all text after this parameter as a command, thus this parameter must be the last parameter. .TP \fB\-\-maximize\fP Maximize the terminal window. .TP \fB\-\-minimize\fP Minimize the terminal window. .TP \fB\-\-full\-screen\fP Full\-screen the terminal window. .TP \fB\-\-focus\-window\fP Focus the existing window. .TP \fB\-\-window\-style=WINDOW_STYLE\fP Override the preferred window style, the following styles are supported: .IP \fBnormal\fP Normal window look. .IP \fBdisable\-csd\fP Do not show client side decorations. .IP \fBdisable\-csd\-hide\-toolbar\fP Do not show client side decorations and toolbar. .IP \fBborderless\fP Do not show window borders. .TP \fB\-\-new\-process\fP Start an additional Tilix instance as a new process. By default and as per GTK+ version 3 guidelines, Tilix maintains a single process that all windows belong to. This option forces Tilix to start as a separate process. This is not recommended and only intended for debugging purposes. Its use will prevent different Tilix windows from communicating with each other. .TP \fB\-\-geometry=GEOMETRY\fP Set the window size; for example: 80x24, or 80x24+200+200 (COLSxROWS+X+Y). .TP \fB\-q \-\-quake\fP Open a window in Quake mode or toggle existing Quake mode window visibility. .TP \fB\-\-preferences\fP Show the Tilix preferences dialog directly. .TP \fB\-\-display=DISPLAY\fP Use the specified X display. .SH "SEE ALSO" Nessuno .SH BUGS See bugs at https://github.com/gnunn1/tilix/issues .SH AUTHOR Gerald Nunn and other contributors.