duncs / clusterssh

Cluster SSH - Cluster Admin Via SSH
https://github.com/duncs/clusterssh/wiki
896 stars 79 forks source link

version 4.08 thinks screen is larger than it is #71

Closed rlucassen2 closed 7 years ago

rlucassen2 commented 7 years ago

xrandr | grep '' 1366x768 60.06+ 40.04

When starting 13 ssh sessions, the 13th is under the bottom of the screen. When using 6 xterms I need to adjust screen_reserve_bottom=60 (default) to 100. Four screens is no problem. It seems that I need to adjust screen_reserve_bottom for every number of xterms.

Downgrade to 4.07 resolves the problem.

Debian testing, Windowmaker

rlucassen2 commented 7 years ago

I'm not the only one:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=842965

R.

duncs commented 7 years ago

I have asked Tony for his patch so I can apply it to the repository.

Duncs

duncs commented 7 years ago

The patch has now been applied to the repo, so the new algorithm is configurable (defaults to original method).