Code Monkey home page Code Monkey logo

Comments (4)

pevik avatar pevik commented on July 17, 2024

from clusterssh.

sanjay92-gupta avatar sanjay92-gupta commented on July 17, 2024

Thanks Petr,
But I don't have any where -b option in my config file

$ cat config
#auto_close=5
#auto_quit=yes
auto_wm_decoration_offsets=no
#cols=-1
#command=
#comms=ssh
#console=console
#console_args=
console_position=+0+0
#external_cluster_command=
#external_command_mode=0600
#external_command_pipe=
#extra_cluster_file=
#extra_tag_file=
#fillscreen=no
#hide_menu=0
history_height=10
#history_width=40
#key_addhost=Control-Shift-plus
#key_clientname=Alt-n
#key_history=Alt-h
#key_localname=Alt-l
#key_macros_enable=Alt-p
#key_paste=Control-v
#key_quit=Alt-q
#key_retilehosts=Alt-r
#key_username=Alt-u
#lang=en
#macro_hostname=%h
#macro_newline=%n
#macro_servername=%s
#macro_username=%u
#macro_version=%v
#macros_enabled=yes
#max_addhost_menu_cluster_items=6
#max_host_menu_items=30
#menu_host_autotearoff=0
#menu_send_autotearoff=0
#mouse_paste=Button-2
#rows=-1
#rsh=rsh
#rsh_args=
screen_reserve_bottom=20
screen_reserve_left=5
screen_reserve_right=5
screen_reserve_top=30
#sftp=sftp
#sftp_args=
show_history=0
#ssh=ssh
#ssh_args=
#telnet=telnet
#telnet_args=
terminal=/usr/bin/xterm
terminal_allow_send_events=-xrm '*.VT100.allowSendEvents:true'
#terminal_args=
#terminal_bg_style=dark
#terminal_colorize=1
#terminal_decoration_height=10
#terminal_decoration_width=8
terminal_font=6x13
terminal_reserve_bottom=10
terminal_reserve_left=5
terminal_reserve_right=5
terminal_reserve_top=20
terminal_size=80x20
#terminal_title_opt=-T
title=CSSH
unique_servers=0
#unmap_on_redraw=no
#use_all_a_records=0
#use_hotkeys=yes
#use_natural_sort=0
#user=
window_tiling=yes
#window_tiling_direction=right

~/.clusterssh
$

from clusterssh.

sanjay92-gupta avatar sanjay92-gupta commented on July 17, 2024

I have tried different terminals like konsole , mintty
mintty gives Unknown option '-b'
konsole outputs some other messages
'Unknown options: b, g, f, g, x, r, m, f, o, n, t
But none of them opens up any terminal so only xterm works fine

from clusterssh.

duncs avatar duncs commented on July 17, 2024

Terminals have to satisfy specific requirements to be able to be used with cssh - this is because the cssh console needs to be able to send messages (desktop events) into the terminal, such as keystrokes. Not all terminals allow this.

xterm allows such use by using the X setting -xrm '*.VT100.allowSendEvents:true and is one of the very few that does (I opened a number of issue tickets against other terminal to use this standard feature but after many years of waiting they still have not been done).

If you want to use other terminals I suggest you check through your terminal documentation for using the SendEvents configuration and raise it with the terminal author as required.

from clusterssh.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.