Sample Header Ad - 728x90

cssh: change terminal from xterm to terminator

7 votes
3 answers
8859 views
I would like cssh to use terminator terminal emulator, instead of the default xterm. In ~/.clusterssh/config I have changed the following line: #terminal=/usr/bin/xterm terminal=/usr/bin/terminator But when I start cssh I get following error: Opening to: server1 server2 Usage: terminator [options] terminator: error: no such option: -g Usage: terminator [options] terminator: error: no such option: -g Cannot open pipe for reading when talking to server1 : Interrupted system call Apparently, cssh is passing some parameters to xterm, which terminator does not recognize. How can I fix this problem ?
Asked by Martin Vegter (598 rep)
May 29, 2015, 08:11 AM
Last activity: Jun 3, 2015, 06:53 PM