.\" $Id: glbiff.1,v 1.5 2000/01/13 21:06:53 mac Exp $ .\" .\" glbiff -- A Mesa/OpenGL-based `xbiff' substitute .\" Copyright (C) 2000 Maciej Kalisiak .\" .\" This program is free software; you can redistribute it and/or modify .\" it under the terms of the GNU General Public License as published by .\" the Free Software Foundation; either version 2 of the License, or .\" (at your option) any later version. .\" .\" This program 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. .\" .\" You should have received a copy of the GNU General Public License .\" along with this program; if not, write to the Free Software .\" Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. .\" .\" --- .\" .\" Based on the example man page in the Linux man-page HOWTO at .\" http://www.shuttle.de/schweikh/man_page_howto.html .\" .\" Process this file with .\" groff -man -Tascii foo.1 .\" .\" .\" .TH name chapter comment left center .TH "glbiff" 1 "$Date: 2000/01/13 21:06:53 $" Linux "User Manuals" .\" .SH NAME glbiff \- an OpenGL-based xbiff replacement .\" .SH SYNOPSIS .B glbiff .RI [ options ] .\" .SH DESCRIPTION `glbiff' is a mail monitoring and notification program similar to xbiff, except that it provides a somewhat nicer output. It requires Mesa (OpenGL-based API graphics library) to render the 3D mailbox. The idea comes from the "mailbox" program available on SGI machines, and hence tries to mimic some of the features present in it. Note that this is an alpha version, and hence there are still "some"(tm) outstanding bugs. Some interraction is possible with `glbiff'. If the use right-clicks on the window, the mailbox opens to show its contents. A left-click on the window also opens the mailbox, and brings up a mail reading program. .\" .SH OPTIONS .TP .B \-h, \-\-help Print a help message describing the command's syntax. .TP .B \-v, \-\-version Prints the version number of the program. .TP .B \-n , \-\-newmail Specifies an external program or shell script to be called when new mail arrives. Most often used to acoustically inform the user of the arrival. .TP .B \-m , \-\-mailprog Specifies the program to be invoked to read mail (executed when the user left\-clicks on the glbiff window). .TP .B \-f , \-\-cfgfile Read the configuration from the specified .I conf_file instead of the default location (see FILES). .TP .B \-g , \-geom , \-geometry , \-\-geometry This is the standard X11 command line switch, denoting the desired size and location of the client window. .\" .SH FILES .I ~/.glbiffrc .RS The user's configuration file. See .BR glbiffrc (5) for further details. .\" .\" .SH ENVIRONMENT .\" .SH DIAGNOSTICS .\" .SH BUGS/TODO Please look at the TODO file that comes with the glbiff source. .\" .SH AUTHOR Maciej Kalisiak .\" .SH "SEE ALSO" .BR glbiffrc (5), .BR biff (1), .BR xbiff (1)