Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

yeahconsole(1) [debian man page]

YEAHCONSOLE(1)							  [FIXME: manual]						    YEAHCONSOLE(1)

NAME
yeahconsole - drop-down X terminal emulator wrapper SYNOPSIS
yeahconsole [-h] [-e command] DESCRIPTION
This manual page documents briefly the yeahconsole command. This manual page was written for the Debian distribution because the original program does not have a manual page. yeahconsole is a wrapper for X terminal emulators that provide a drop-down terminal embedding other terminal emulators OPTIONS
A summary of options is included below. Any other argument is passed to the X terminal emulator. -h Show summary of options and supported xresources. -e command command will be run in the X terminal emulator used. If specified this must be the last option since everything after the -e will be interpreted as the command. RESOURCES
The resources from the embedded X terminal emulator will be used and are documented in the corresponding manpage for your X terminal emulator. The specific resources for yeahconsole follow: restart 0 or 1, 1 should restart the terminal. Default is 0. term terminal to use, valid values: urxvt, urxvtc, xterm. Default is xterm. screenWidth width of the terminal. Default is the display width. consoleHeight number of lines of the console. Default is 10. xOffset x position. Default is set to 0. aniDelay delay for the slide animation. Default is 40. stepSize step size in pixels for the animation 0 will disable the animation. Default is set 1. handleWidth width for the resize handle. Default is 3. handleColor color for the resize handle. Default is grey70. toggleKey key combo that toggles yeahconsole. Default is ControlAlt+y. keyBigger increase height of yeahconsole. Default is Control+KP_Add. keySmaller decrease height of yeahconsole. Default is Control+KP_Subtract. keyFull toggle fullscreen mode. Default is Alt+F11. SEE ALSO
xterm (1), rxvt (1). AUTHOR
This manual page was written by Damian Viano debian@damianv.com.ar 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 General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. COPYRIGHT
Copyright (C) 2006 Damian Viano [FIXME: source] April 15, 2006 YEAHCONSOLE(1)

Check Out this Related Man Page

truchet(6x)							XScreenSaver manual						       truchet(6x)

NAME
truchet - draws curved or angular Truchet patterns SYNOPSIS
truchet [-display host:display.screen] [-foreground color] [-background color] [-window] [-root] [-mono] [-install] [-visual visual] [-delay milliseconds] [-min-width integer] [-min-height integer] [-max-width integer] [-max-height integer] [-max-linewidth integer] [-min- linewidth integer] [-erase] [-no-erase] [-erase-count integer] [-square] [-not-square] [-curves] [-no-curves] [-angle] [-no-angles] [-scroll] [-scroll-overlap integer] [-anim-delay integer] [-anim-step-size integer] [-fps] DESCRIPTION
The truchet program draws arc and line based Truchet patterns. OPTIONS
truchet accepts the following options: -window Draw on a newly-created window. This is the default. -root Draw on the root window. -mono If on a color display, pretend we're on a monochrome display. -install Install a private colormap for the window. -visual visual Specify which visual to use. Legal values are the name of a visual class, or the id number (decimal or hex) of a specific visual. -delay milliseconds How long to wait between drawing each screenful. Default is 1 seconds. -min-width integer The minimum width in pixels of each square. Default is 40. -min-height integer The minimum height in pixels of each square. Default is 40. -max-width integer The maximum width in pixels of each square. Default is 150. -max-height integer The maximum height in pixels of each square. Default is 150. -max-linewidth integer The maximum width of the lines used to draw. Default is 25. -min-linewidth integer The minimum width of the lines used to draw. Default is 2. -erase -no-erase Whether to clear the screen after each screenful is drawn. Default is True (erase). -erase-count integer The number of screenfuls to draw before erasing. Default is 25. -square -not-square Whether to force the tiles to be square. Default is True (square). -curves -no-curves Whether to draw the arc based Truchet pattern. Default is True (curves). -angles -no-angles Whether or not to draw the line based Truchet pattern. Default is True (angles) -scroll Use the scroll mode. Default is False. -scroll-overlap The amount to scroll from one side to another. Default is 400. -anim-delay The time to pause between each animation step. Default is 100. -anim-step-size The amount of steps to skip between each animation step. Default is 3. -fps Display the current frame rate and CPU load. ENVIRONMENT
DISPLAY to get the default host and display number. XENVIRONMENT to get the name of a resource file that overrides the global resources stored in the RESOURCE_MANAGER property. SEE ALSO
X(1), xscreensaver(1) COPYRIGHT
Copyright (C) 1998 by Adrian Likins. Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, pro- vided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in sup- porting documentation. AUTHOR
Adrian Likins, 1998. X Version 11 5.15 (28-Sep-2011) truchet(6x)
Man Page