Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

fvwm-crystal(1) [debian man page]

FVWM-CRYSTAL(1) 						  [FIXME: manual]						   FVWM-CRYSTAL(1)

NAME
fvwm-crystal - Desktop environment based on fvwm2 DESCRIPTION
fvwm-crystal is a desktop environment based on fvwm2. A file manager may be optionally used to display desktop icons, ROX-filer and nautilus are supported for this task. FVWM-crystal furthermore has UI integration for various music players, among them audacious and mpd. There is also a very powerful menu system that has an extensive default configuration but may be customized and extended by each user to fit personal requirements. The fvwm-crystal script launches fvwm-crystal and may be called, e.g., from your ~/.xinitrc file. This manual page was written for the Debian distribution because the original program does not have a manual page. AUTHOR
This manual page was written by Michael Stilkerich ms@mike2k.de 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. AUTHOR
Michael Stilkerich Author. COPYRIGHT
Copyright (C) 2006 Michael Stilkerich [FIXME: source] February 7, 2006 FVWM-CRYSTAL(1)

Check Out this Related Man Page

fvwm-perllib(1) 						  Fvwm Utilities						   fvwm-perllib(1)

NAME
fvwm-perllib - shows the documentation of the Fvwm Perl library SYNOPSIS
fvwm-perllib [ --help|-h|-? ] [ --version|-v|-V ] [ man [ Perl::Class ] ] [ cat [ Perl::Class ] ] [ raw [ Perl::Class ] ] [ dir ] DESCRIPTION
Starting from fvwm-2.5.x versions there is a built-in support for creating fvwm modules in Perl. This fvwm-perllib utility provides help services for the Fvwm Perl library. OPTIONS
--help show the help and exit --version show the version and exit --man or man [ Perl::Class ] show manual page just like man(1) --cat or cat [ Perl::Class ] show manual page in plain text --raw or raw [ Perl::Class ] generate output in man format (not human readable) --dir or dir print perllib directory without a trailing end of line USAGE
Use this in the fvwm modules written in Perl: use lib `fvwm-perllib dir`; Introduction to the Fvwm Perl library: % fvwm-perllib man Manual page for the "FVWM::Module" class: % fvwm-perllib man FVWM::Module Standard options: % fvwm-perllib --help % fvwm-perllib --version AUTHORS
Mikhael Goikhman <migo@homemail.com>. COPYING
The script is distributed by the same terms as fvwm itself. See GNU General Public License for details. BUGS
No known bugs. Report bugs to fvwm-bug@fvwm.org. 2.5.28 (from cvs) 2009-03-22 fvwm-perllib(1)
Man Page