The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Special Forums > UNIX Desktop for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 12-18-2006
Perderabo's Avatar
Perderabo Perderabo is offline
Unix Daemon
 

Join Date: Aug 2001
Location: Washington DC Area
Posts: 8,334
From the xterm man page:
Quote:
# geom This option specifies the preferred position of the icon window. It is shorthand for specifying the ``* iconGeometry'' resource.
.
.
.
iconGeometry (class IconGeometry) Specifies the preferred size and position of the application when iconified. It is not necessarily obeyed by all window managers.
That last sentence could stand a bit of rephrasing. I am not aware of any window manager that pays the slightest bit of attention to this resource.
Reply With Quote