Bug#612978: xterm 269 still not sending Alt-Enter through

2011-03-20 Thread Thomas Dickey
On Sat, Mar 19, 2011 at 11:04:19AM -0400, Thomas Dickey wrote:
 On Sat, 19 Mar 2011, Christian Ohm wrote:

 On Saturday, 19 March 2011 at 11:51, Lee Bigelow wrote:
 Just tried the updated xterm.  Noticed the its new fullscreen Xresource and
 set:

 XTerm*fullscreen: never

 The Xterm no longer fullscreens on Alt-Enter, but the key sequences still
 isn't passed on to mc or emacs running in the xterm.

 Well, I added a XTerm.omitTranslation: fullscreen as well, and then it 
 works.
 That should probably be default when the fullscreen switching is disabled
 though.

 agreed (that was the intent of the special case that I added...)

fwiw, here's a patch (will be in #270) which fixes that case...


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


xterm-269a.patch.gz
Description: Binary data


signature.asc
Description: Digital signature


Bug#612978: xterm 269 still not sending Alt-Enter through

2011-03-19 Thread Lee Bigelow
Just tried the updated xterm.  Noticed the its new fullscreen Xresource and
set:

XTerm*fullscreen: never

The Xterm no longer fullscreens on Alt-Enter, but the key sequences still
isn't passed on to mc or emacs running in the xterm.


Bug#612978: xterm 269 still not sending Alt-Enter through

2011-03-19 Thread Thomas Dickey

On Sat, 19 Mar 2011, Lee Bigelow wrote:


Just tried the updated xterm.  Noticed the its new fullscreen Xresource and
set:

XTerm*fullscreen: never

The Xterm no longer fullscreens on Alt-Enter, but the key sequences still
isn't passed on to mc or emacs running in the xterm.


ouch.  I see it's a small fix (the call to VTInitTranslations in main.c
should be after the immediately-following ifdef).

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



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#612978: xterm 269 still not sending Alt-Enter through

2011-03-19 Thread Christian Ohm
On Saturday, 19 March 2011 at 11:51, Lee Bigelow wrote:
 Just tried the updated xterm.  Noticed the its new fullscreen Xresource and
 set:
 
 XTerm*fullscreen: never
 
 The Xterm no longer fullscreens on Alt-Enter, but the key sequences still
 isn't passed on to mc or emacs running in the xterm.

Well, I added a XTerm.omitTranslation: fullscreen as well, and then it works.
That should probably be default when the fullscreen switching is disabled
though.

Best regards,
Christian Ohm



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#612978: xterm 269 still not sending Alt-Enter through

2011-03-19 Thread Thomas Dickey

On Sat, 19 Mar 2011, Christian Ohm wrote:


On Saturday, 19 March 2011 at 11:51, Lee Bigelow wrote:

Just tried the updated xterm.  Noticed the its new fullscreen Xresource and
set:

XTerm*fullscreen: never

The Xterm no longer fullscreens on Alt-Enter, but the key sequences still
isn't passed on to mc or emacs running in the xterm.


Well, I added a XTerm.omitTranslation: fullscreen as well, and then it works.
That should probably be default when the fullscreen switching is disabled
though.


agreed (that was the intent of the special case that I added...)

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



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org