Bug#428003: Use of UXTerm with clusterssh

2007-08-16 Thread Thomas Dickey
On Thu, Aug 16, 2007 at 01:40:08AM +0200, tony mancill wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Thank you for this bug report!
 
 The reason this isn't working is because uxterm changes the class from
 XTerm to UXTerm for the uxterm invoked, and the allowSendEvents
 attribute isn't getting set.
 
 You can modify your ~/.csshrc file to set the value correctly by modifying
 the terminal_allow_send_events parameter as follows:
 
 #terminal_allow_send_events=-xrm 'XTerm.VT100.allowSendEvents:true'
 terminal_allow_send_events=-xrm 'UXTerm.VT100.allowSendEvents:true'

Since allowSendEvents is normally a default resource value (nothing
in the app-defaults file to override), it should be sufficient to do

terminal_allow_send_events=-xrm '*.VT100.allowSendEvents:true'

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


pgpfjz5Od4kJM.pgp
Description: PGP signature


Bug#428003: Use of UXTerm with clusterssh

2007-08-15 Thread tony mancill
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Thank you for this bug report!

The reason this isn't working is because uxterm changes the class from
XTerm to UXTerm for the uxterm invoked, and the allowSendEvents
attribute isn't getting set.

You can modify your ~/.csshrc file to set the value correctly by modifying
the terminal_allow_send_events parameter as follows:

#terminal_allow_send_events=-xrm 'XTerm.VT100.allowSendEvents:true'
terminal_allow_send_events=-xrm 'UXTerm.VT100.allowSendEvents:true'

I'll consider updating the Debian version of clusterssh to set this value
automatically and discuss the issue with the upstream author.

Regards,
tony
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGw4ccpdwBkPlyvgMRAtUHAJ9R6DFsBNW9hjrnMVu6UGMa9jHA5wCfXZe9
w2q9gE+7j/16DAMFcWnTV6k=
=b57n
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]