NAME
colorfire - Color-fire-explosion-thing-effect.
SYNOPSIS
colorfire [--root/-r] [--maxfps/-x number] [--vsync/-y number] [--dpms/-M number] [--texture/-t number]
DESCRIPTION
From Andreas Gustafsson (http://www.lysator.liu.se/~sdw/opengl2000.html): "This didn't take me long to do, and I didn't write more than approximately 100 lines of code, but the result is still not that bad!" Ported to Linux by Tugrul Galatali.
OPTIONS
--root Draw on the root window. --maxfps number Set maximum frame rate. --vsync number Limit redraws to specified number of vertical refreshes. 0 - 100. Default: 1 --dpms number Stop rendering new frames if the display is not on. 0 - 1. Default: 1 --texture number 0 - None 1 - Smoke (--smoke) 2 - Ripples (--ripples) 3 - Ripples (--smooth) Default: Random
ENVIRONMENT
DISPLAY to get the default host and display number.
SEE ALSO
X(1),
COPYRIGHT
Copyright 1999 by Andreas Gustafsson and Tugrul Galatali. Colorfire is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. Colorfire is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
AUTHOR
Andreas Gustafsson <sdw@lysator.liu.se> and Tugrul Galatali <tugrul@galatali.com>
More Linux Commands
manpages/iptables-save.8.html
iptables-save(8) - dump iptables rules to stdout (Man Page)
iptables-save and ip6tables-save are used to dump the contents of IP or IPv6 Table in easily parseable format to STDOUT. Use I/O-redirection provided by your sh
manpages/setcontext.3.html
setcontext(3) get or set the user context - Linux man page
In a System V-like environment, one has the two types mcontext_t and ucontext_t defined in <ucontext.h> and the four functions getcontext(), setcontext(), makec
manpages/streqvmap.3.html
streqvmap(3) Set the character mappings for the streqv funct
Set the character mapping. If the count (ct) is set to zero, then the map is cleared by setting all entries in the map to their index value. Otherwise, the From
manpages/in_wch.3ncurses.html
in_wch(3ncurses) - extract a complex character and rendition
in_wch.3ncurses - These functions extract the complex character and rendition from the current position in the named window into the cchar_t object referenced b
manpages/after.n.html
after(n) - Execute a command after a time delay (Man Page)
This command is used to delay execution of the program or to execute a command in background sometime in the future. It has several forms, depending on the firs
manpages/rtacct.8.html
rtacct(8) - network statistics tools. - Linux manual page...
nstat and rtacct are simple tools to monitor kernel snmp counters and network interface statistics. OPTIONS -h, --help Print help -V, --version Print version -z
manpages/bgerror.n.html
bgerror(n) - Command invoked to process background errors...
Release 8.5 of Tcl supports the interp bgerror command, which allows applications to register in an interpreter the command that will handle background errors i
manpages/rsyslogd.8.html
rsyslogd(8) - reliable and extended syslogd - Linux man page
Rsyslogd is a system utility providing support for message logging. Support of both internet and unix domain sockets enables this utility to support both local
manpages/getopt_long.3.html
getopt_long(3) - Parse command-line options - Linux man page
The getopt() function parses the command-line arguments. Its arguments argc and argv are the argument count and array as passed to the main() function on progra
manpages/getwchar_unlocked.3.html
getwchar_unlocked(3) - nonlocking stdio functions (ManPage)
Each of these functions has the same behavior as its counterpart without the _unlocked suffix, except that they do not use locking (they do not set locks themse
manpages/Encode::CN.3pm.html
Encode::CN(3pm) - China-based Chinese Encodings (Man Page)
This module implements China-based Chinese charset encodings. Encodings supported are as follows. Canonical Alias Description ----------------------------------
manpages/usermod.8.html
usermod(8) - modify a user account - Linux manual page......
The usermod command modifies the system account files to reflect the changes that are specified on the command line. OPTIONS The options which apply to the user
