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

Attachment: pgpfjz5Od4kJM.pgp
Description: PGP signature

Reply via email to