.\" -*- mode: troff; coding: utf-8 -*- .\" Automatically generated by Pod::Man 5.01 (Pod::Simple 3.43) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" \*(C` and \*(C' are quotes in nroff, nothing in troff, for use with C<>. .ie n \{\ . ds C` "" . ds C' "" 'br\} .el\{\ . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is >0, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .nr rF 0 .if \n(.g .if rF .nr rF 1 .if (\n(rF:(\n(.g==0)) \{\ . if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} .rr rF .\" ======================================================================== .\" .IX Title "ZUTTY 1" .TH ZUTTY 1 2024-04-13 0.15.2.20240411+dfsg1 Zutty .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH NAME zutty \- Efficient full\-featured X11 terminal emulator .SH DESCRIPTION .IX Header "DESCRIPTION" This manual page documents briefly the \fBzutty\fR program. .PP This manual page was written for the Debian™ distribution because the original program does not have a manual page. .PP \&\fBzutty\fR is a terminal emulator for the X Window System, functionally similar to several other X terminal emulators such as xterm, rxvt and more. It is also similar to other, much more modern, GPU-accelerated terminal emulators. .SH SYNOPSYS .IX Header "SYNOPSYS" \&\fBzutty\fR [options] [shell] .SH OPTIONS .IX Header "OPTIONS" .IP \-altScroll 4 .IX Item "-altScroll" Alternate scroll mode. .IP \-autoCopy 4 .IX Item "-autoCopy" Sync primary to clipboard. .IP "\-bg \fIcolor\fR" 4 .IX Item "-bg color" Set background color (default: #000). .IP \-boldColors 4 .IX Item "-boldColors" Enable bright for bold. .IP "\-border \fIpixels\fR" 4 .IX Item "-border pixels" Border width in pixels (default: 2). .IP "\-cr \fIcolor\fR" 4 .IX Item "-cr color" Cursor color. .IP "\-display \fIdisplay\fR" 4 .IX Item "-display display" Display to connect to. .IP "\-dwfont \fIfont\fR" 4 .IX Item "-dwfont font" Double-width font to use (default: 18x18ja). .IP "\-fg \fIcolor\fR" 4 .IX Item "-fg color" Foreground color (default: #fff). .IP "\-font \fIfont\fR" 4 .IX Item "-font font" Font to use (default: 9x18). .IP "\-fontsize \fIsize\fR" 4 .IX Item "-fontsize size" Font size (default: 16). .IP "\-fontpath \fIpath\fR" 4 .IX Item "-fontpath path" Font search path (default: /usr/share/fonts). .IP "\-geometry \fIWidthxHeight\fR" 4 .IX Item "-geometry WidthxHeight" Terminal size in chars (default: 80x24). .IP \-glinfo 4 .IX Item "-glinfo" Print OpenGL information. .IP \-help 4 .IX Item "-help" Print usage listing and quit. .IP \-listres 4 .IX Item "-listres" Print resource listing and quit. .IP \-login 4 .IX Item "-login" Start shell as a login shell. .IP "\-name \fIname\fR" 4 .IX Item "-name name" Instance name for Xrdb and WM_CLASS. .IP \-rv 4 .IX Item "-rv" Reverse video. .IP "\-saveLines \fInumber\fR" 4 .IX Item "-saveLines number" Lines of scrollback history (default: 500). .IP "\-shell \fIfilename\fR" 4 .IX Item "-shell filename" Shell program to run. .IP \-showWraps 4 .IX Item "-showWraps" Show wrap marks at right margin. .IP "\-title \fItitle\fR" 4 .IX Item "-title title" Window title (default: Zutty). .IP \-quiet 4 .IX Item "-quiet" Silence logging output. .IP \-verbose 4 .IX Item "-verbose" Output info messages. .IP "\-e \fIcommand\fR" 4 .IX Item "-e command" Command line to run. .SH "SEE ALSO" .IX Header "SEE ALSO" \&\fBX\fR(1). .SH AUTHORS .IX Header "AUTHORS" .IP "Tom Szilagyi" 4 .IX Item "Tom Szilagyi" Wrote the \fBzutty\fR program. .IP "Ricardo Mones " 4 .IX Item "Ricardo Mones " Wrote this manpage for the Debian system. .SH COPYRIGHT .IX Header "COPYRIGHT" Copyright © 2021\-2024 Ricardo Mones .PP This manual page was written for the Debian™ system (but may be used by others). .PP Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 or (at your option) any later version published by the Free Software Foundation. .PP On Debian™ systems, the complete text of the GNU General Public License can be found in \fI/usr/share/common\-licenses/GPL\fR.