[GRASS-user] Specify window size when grass invoked

I'm running grass-8.x on a laptop with a 14" screen. Starting grass within a
virtual terminal opens a GUI window that exceeds the monitor's width and
height. Is there a place where I can define the window's geometry globally?

I don't see a config file, such as ~/.grassrc.

TIA,

Rich

···

On 28/04/2023 21:23, Rich Shepard wrote:

I’m running grass-8.x on a laptop with a 14" screen. Starting grass within a
virtual terminal opens a GUI window that exceeds the monitor’s width and
height. Is there a place where I can define the window’s geometry globally?

I don’t see a config file, such as ~/.grassrc.

On my system it’s ~/.grass8/wx.json, a json formatted config file.

I think you should try to resize with the “handles” on the window corners. Then using the menu “Settings->Preferences” check the option “Save current window layout as default”, and click “Save”. That should keep the window size for next time.

TIA,

Rich


grass-user mailing list
grass-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-user

-- 
Micha Silver
Ben Gurion Univ.
Sde Boker, Remote Sensing Lab
cell: +972-523-665918

On Fri, 28 Apr 2023, Micha Silver wrote:

On my system it's ~/.grass8/wx.json, a json formatted config file.

Micha,

Same here. I didn't use more characers, only .grass.

I think you should try to resize with the "handles" on the window corners. Then using the menu "Settings->Preferences" check the option "Save current
window layout as default", and click "Save". That should keep the window
size for next time.

Will do. Thanks again,

Rich