duncs / clusterssh

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

Window tiling not working #56

Open knub opened 8 years ago

knub commented 8 years ago

Hi!

Whenever I start cluster ssh, the window tiling does not really tile the windows. Rather I have two stacks with windows overlapping each other on two monitors. I attached a screenshot. clusterssh_tiling

On the left, there are 7 windows over each other, and on the right as well. So my first step is always to tile the windows manually.

I am using Ubuntu 14.04, Gnome-Shell. I have set window_tiling = yes in ~/.clusterssh/config.

Please tell me, if you need further info.

andrew-stevenson-sociomantic commented 8 years ago

I suspect this is an interaction with your WM overruling cssh. If you want you could try https://github.com/duncs/clusterssh/pull/66 although I'm not hopeful it will fix your issue.