csshx
csshx copied to clipboard
Windows open offscreen on dual monitors with 10.10
I'm on OS X 10.10.4, with an Apple Thunderbolt Display as a second monitor on a MacBook Air. If the Terminal window that invokes csshX is on the secondary display, the windows are created offscreen and so aren't visible. I've tried to trace through with perl -d
, but it doesn't show the symptom.
This appears to be a duplicate of an existing issue that has carried forward through to current versions of OS X and csshX.
https://github.com/brockgr/csshx/issues/60
The workarounds appear to be:
- use the -screen n option (e.g. csshX -screen 2 foohosts)
- disable separate workspaces for each display
Ah! Thanks.
Sent from my mobile. On Aug 6, 2015 7:10 PM, "jamesb2147" [email protected] wrote:
This appears to be a duplicate of an existing issue that has carried forward through to current versions of OS X and csshX.
#60 https://github.com/brockgr/csshx/issues/60
The workarounds appear to be:
- use the -screen n option (e.g. csshX -screen 2 foohosts)
- disable separate workspaces for each display
— Reply to this email directly or view it on GitHub https://github.com/brockgr/csshx/issues/76#issuecomment-128536277.