Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

evilvte(1) [debian man page]

EVILVTE(1)						      General Commands Manual							EVILVTE(1)

NAME
evilvte - highly customizable terminal emulator based on VTE SYNOPSIS
evilvte [options] DESCRIPTION
evilvte is a terminal emulator. It supports almost everything VTE provides. It also supports tabs, automatic hiding of the tab bar, and the ability to switch encoding at runtime. Configuration is done by editing the source code and recompiling it. OPTIONS
-d Start evilvte as a dock. -e [program] [options] Specify the program to be run in evilvte. -f Start evilvte in fullscreen mode. -fn "[font] [size]" Specify font and font size. -g +X+Y Specify initial window geometry. -h Show help. -ls Use login shell. -o Show build-time configuration of evilvte. It is as same as the "showvte" command. -r Make evilvte run in root window. -T, -title [string] Specify program title. -v Show version of evilvte. -2 -3 -4 -5 -6 -7 -8 -9 Specify the initial tab numbers. GTK+ OPTIONS --class [string] Specify WM_CLASS class. --name [string] Specify WM_CLASS name. SEE ALSO
showvte(1) AUTHOR
evilvte was written by Wen-Yen Chuang <caleb AT calno DOT com> EVILVTE(1)

Check Out this Related Man Page

gtk-theme-switch(1)					      General Commands Manual					       gtk-theme-switch(1)

NAME
gtk-theme-switch2 -- program to preview and adjust your GTK+ 2.x theme SYNOPSIS
gtk-theme-switch2 [-h] [-p theme] [-i tarball] [-f font] [-d] DESCRIPTION
This manual page documents briefly the gtk-theme-switch2 command, utility for managing GTK+ 2.x theme. The interface is simple; a "theme dock" is used to select the theme you wish to change to or preview, and then it is a matter of selecting what you want to do - apply it or preview it. OPTIONS
-h Show summary of options. -d Show the 'theme dock' (default.) -p [theme] Previews the specified theme, or installs it if in a tarball and then previews. -i [theme] Installs the specified theme, or installs it if in a tarball. -f [font] Change the GTK+ display font to font. SEE ALSO
None. AUTHOR
This manual page was written by Joshua Kwan <joshk@triplehelix.org> for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts and no Back-Cover Texts. created by instant / docbook-to-man, Sun 17 Aug 2003, 01:18 gtk-theme-switch(1)
Man Page

3 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

expanding standard terminal size

what is the Ksh syntax to expand/change the geometry of the running terminal window? thanks (6 Replies)
Discussion started by: prkfriryce
6 Replies

2. UNIX for Dummies Questions & Answers

Using another computer to issue commands on your own

Hey guys, I'm somewhat new to Unix and the whole terminal stuff. What I need to do is run a program that runs in the terminal window (ie I type in the program name in the window and it runs) but I have to run it from my own computer as the data is on my disk. I can connect remotely to the... (1 Reply)
Discussion started by: rsingh
1 Replies

3. Shell Programming and Scripting

How to change the title bar of the terminal screen

Hi, How to change the value after the symbol '@' ? $ i.e. @mac1 I want to change it to @prod2 Also need to change the same in the title bar on the top when we open a new terminal. (3 Replies)
Discussion started by: milink
3 Replies