WIN2
$Id$
Name
WIN2
Purpose
This is a replacement for the WINDOW procedure. It brings up a
window in my 2nd monitor, completely filling the monitor.
Category
Imaging
Calling Sequence
WIN2, Window_Index
Inputs
See WINDOW
Optional Inputs
See WINDOW
Keyword Parameters
See WINDOW
Side Effects
See WINDOW
Restrictions
See WINDOW
Procedure
Call WINDOW, but default the size and position to fill the 2nd monitor.
Modification History
Written by: Ken Mankoff. 2005-01-10
2010-02-02: Update for new monitor
Todo
Return focus to the calling window (currently, the window is created,
and focus (keyboard events) stay in the window. It should return to
the calling xterm/emacs session.