Research & Science Home ESA Public Web Site Sci-Tech Portal      XMM-Newton Public Web Site XMM-Newton Sci-Tech Portal
Astrophysics Missions Planetary Exploration Missions Solar Terrestrial Science Missions Fundamental Physics Missions Science Faculty

SAS watchout page


Rectangular grace windows: how to get them?

The default grace window is square. This sometimes prevents the whole plotting area from being visualized.

In order to force grace to start by default with a rectangular window, the following lines should be added in your $HOME/.Xdefaults file:

!   Grace
XMgrace.width: 860
XMgrace.height: 720
XMgrace*regionsMenu.defineButton.acceleratorText: Ctrl+R
XMgrace*regionsMenu.defineButton.accelerator: Ctrlr
XMgrace.invertDraw: true
XMgrace.allowDoubleClick: true
XMgrace.toolBar: true
XMgrace.statusBar: true
XMgrace.locatorBar: true

and the command

xrdb -merge .Xdefaults

launched. Upon a new start of grace, rectangular windows will be generated by default.

   Copyright 2012© European Space Agency. All rights reserved.
This page was last updated on 3 May, 2010.