Running exmh

[previous] [next] [table of contents] [index]

The command to start exmh looks like this:

exmh -display hostname:0 &
If your DISPLAY environment variable is set up properly, then you need not use -display, and the command is even simpler. You don't need to specify a -geometry argument, although exmh supports one. Instead, simply position and size the window using your window manager. When exmh quits, it saves the geometry information of all its top-level windows, so you can adjust their positions once and forget about them.

You can add the exmh command to your startup X environment by editing your startup file (like .xsession). You might also want to add it to the main menu of your window manager. The details about this vary from X system to X system, so ask your local X guru for help. exmh also supports the window manager session protocol, which means that session-smart window managers automatically start exmh for you.

[Table of Contents] [Index] [Previous: Getting Started] [Next: The exmh Display]


(This section was written by Brent Welch.)
Last change $Date: 1996/06/06 15:13:34 $

This file is from the third edition of the book MH & xmh: Email for Users & Programmers, ISBN 1-56592-093-7, by Jerry Peek. Copyright © 1991, 1992, 1995 by O'Reilly & Associates, Inc. This file is freely-available; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation. For more information, see the file copying.htm.

Suggestions are welcome: <Brent.Welch@eng.sun.com>