I want to open 8 ssh windows but do not use the whole screen size. From the manual I understand there is a "screen_bounds" function, however I do not understand how to get this working. I tried csshX screen_bounds {100,100,500,500} and csshX --config configfilename with in the file screen_bounds = {100,100,500,500}. Probably something very easy but this is not clear from the manual. Thanks
I want to open 8 ssh windows but do not use the whole screen size. From the manual I understand there is a "screen_bounds" function, however I do not understand how to get this working. I tried
csshX screen_bounds {100,100,500,500}andcsshX --config configfilenamewith in the filescreen_bounds = {100,100,500,500}. Probably something very easy but this is not clear from the manual. Thanks