![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
This may be just a *bit* esoteric, but I found the solution to X11 windows being opened too large for my laptop screen while using ssh -X:
Then restart X or do:
defaults write org.x.X11 wm_limit_size -bool true
Then restart X or do:
killall -HUP quartz-wm