Patch to add the ability to specify geometry of xterms
Cluster administration tool
Brought to you by:
duncan_ferguson
Attached is a patch to add support for specifying a normal WxH+X+Y type geometry string on the end
of a host definition and having that geometry passed to xterm with the -geometry argument.
This works in the .csshrc file, in the clusters file, and on the command line.
cssh user@host:port=geometry
cssh cpinkham@home:22=100x50+100+100
Chris Pinkham
cpinkham@bc2va.org
Thanks for the patch - I'll see if i can integrate into v4 (very much WIP)
Duncs
Thanks for the patch - I'll probably have to rework it for the new App::ClusterSSH::Host module I have got working in 4.00_02 though.
Duncs