Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows open offscreen on dual monitors with 10.10 #76

Open
mkb218 opened this issue Jul 15, 2015 · 2 comments
Open

Windows open offscreen on dual monitors with 10.10 #76

mkb218 opened this issue Jul 15, 2015 · 2 comments

Comments

@mkb218
Copy link

mkb218 commented Jul 15, 2015

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.

@jamesb2147
Copy link

This appears to be a duplicate of an existing issue that has carried forward through to current versions of OS X and csshX.

#60

The workarounds appear to be:

  1. use the -screen n option (e.g. csshX -screen 2 foohosts)
  2. disable separate workspaces for each display

@mkb218
Copy link
Author

mkb218 commented Aug 6, 2015

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 #60

The workarounds appear to be:

  1. use the -screen n option (e.g. csshX -screen 2 foohosts)
  2. disable separate workspaces for each display


Reply to this email directly or view it on GitHub
#76 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants