Bug#613645: xterm: Alt-Enter (M-RET) doesn't work

2011-02-17 Thread Thomas Dickey

On Thu, 17 Feb 2011, Kan-Ru Chen wrote:


Thomas Dickey  writes:


On Wed, 16 Feb 2011, Kan-Ru Chen wrote:

Thanks! I didn't know Alt-Enter was bound to full screen; does it work


yes... you've run into a bug that I fixed a few days ago (since you
commented that it's doing nothing).  Misled by the manpage, I used
32-bit data for reading the list of supported features.

When I added the feature, it wasn't (as) clear to me that people actually
used alt-enter.  So now I know, and am making the feature configurable
(which in turn leads to new functionality, etc).


Do you mean _NET_WM_STATE_FULLSCREEN in _NET_SUPPORTED array? Awesome3
does advertise this feature. But neither Alt-Enter nor Full Screen
option set the atom.


hmm - xterm is only asking if the atom is set.  The bug-fix I mentioned is 
that it may not find the atom on 64-bit machines.  (I have my ongoing 
fixes in ftp://invisible-island.net/temp - this one simply changed CARD32 
to long).


I installed awesome on my Debian/testing, and it does seem to honor the 
fullscreen feature.  (The screensize is not right, since the bottom row of 
text is incomplete due to the increment size, etc - something I'll have to 
continue working on).


At the moment, I'm just considering configurability to allow the 
fullscreen feature to be entirely disabled (along with the key 
translation), though just disabling the key itself may be preferable.



under tiling window manager? ;-)


I did suppose it would work better in ion2/ion3 than the ordinary layout,
which uses character-sized increments for the window manager hints.

But I've been busy setting up new machines for testing ports, and didn't
follow up on checking that.  Given your question, I've added ion2/ion3
to my "Lenny" machine.  Any other suggestions for testing?


Too many window manager out there. I would suggest “awesome” which I use. ;-)


yes - too many.  I'd been using fvwm for quite a while, but in my newer
environment I'm mainly using Mac OS X with Parallels or some type of
VNC display.

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

Bug#613645: xterm: Alt-Enter (M-RET) doesn't work

2011-02-16 Thread Kan-Ru Chen
Thomas Dickey  writes:

> On Wed, 16 Feb 2011, Kan-Ru Chen wrote:
>> Thanks! I didn't know Alt-Enter was bound to full screen; does it work
>
> yes... you've run into a bug that I fixed a few days ago (since you
> commented that it's doing nothing).  Misled by the manpage, I used
> 32-bit data for reading the list of supported features.
>
> When I added the feature, it wasn't (as) clear to me that people actually
> used alt-enter.  So now I know, and am making the feature configurable
> (which in turn leads to new functionality, etc).

Do you mean _NET_WM_STATE_FULLSCREEN in _NET_SUPPORTED array? Awesome3
does advertise this feature. But neither Alt-Enter nor Full Screen
option set the atom.

>> under tiling window manager? ;-)
>
> I did suppose it would work better in ion2/ion3 than the ordinary layout,
> which uses character-sized increments for the window manager hints.
>
> But I've been busy setting up new machines for testing ports, and didn't
> follow up on checking that.  Given your question, I've added ion2/ion3
> to my "Lenny" machine.  Any other suggestions for testing?

Too many window manager out there. I would suggest “awesome” which I use. ;-)

> thanks

you're welcome

Kanru

-- 
A badly written book is only a blunder. A bad translation of a good
book is a crime.
-- Gilbert Highet



--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87lj1fiekx@anar.kanru.info



Bug#613645: xterm: Alt-Enter (M-RET) doesn't work

2011-02-16 Thread Thomas Dickey

On Wed, 16 Feb 2011, Thomas Dickey wrote:


On Wed, 16 Feb 2011, Kan-Ru Chen wrote:

Thanks! I didn't know Alt-Enter was bound to full screen; does it work
under tiling window manager? ;-)


I did suppose it would work better in ion2/ion3 than the ordinary layout,
which uses character-sized increments for the window manager hints.

But I've been busy setting up new machines for testing ports, and didn't
follow up on checking that.  Given your question, I've added ion2/ion3
to my "Lenny" machine.  Any other suggestions for testing?


A quick check with ion3 shows xterm able to do full-screen.  Switching
between fontsizes is perhaps a little better than the ordinary layout.
That's hard to guage accurately with a quick look...

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



--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110216170538.o30...@mail101.his.com



Bug#613645: xterm: Alt-Enter (M-RET) doesn't work

2011-02-16 Thread Thomas Dickey

On Wed, 16 Feb 2011, Kan-Ru Chen wrote:


package xterm
merge 612978 613645
thanks

Thomas Dickey  writes:


On Wed, 16 Feb 2011, Kan-Ru Chen wrote:


Package: xterm
Version: 268-1
Severity: normal


this is a duplicate of #612978 (which I'm working on at the moment).


Thanks! I didn't know Alt-Enter was bound to full screen; does it work


yes... you've run into a bug that I fixed a few days ago (since you 
commented that it's doing nothing).  Misled by the manpage, I used

32-bit data for reading the list of supported features.

When I added the feature, it wasn't (as) clear to me that people actually
used alt-enter.  So now I know, and am making the feature configurable
(which in turn leads to new functionality, etc).


under tiling window manager? ;-)


I did suppose it would work better in ion2/ion3 than the ordinary layout,
which uses character-sized increments for the window manager hints.

But I've been busy setting up new machines for testing ports, and didn't
follow up on checking that.  Given your question, I've added ion2/ion3
to my "Lenny" machine.  Any other suggestions for testing?

thanks

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



--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110216165148.d18...@mail101.his.com



Processed: Re: Bug#613645: xterm: Alt-Enter (M-RET) doesn't work

2011-02-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> package xterm
Limiting to bugs with field 'package' containing at least one of 'xterm'
Limit currently set to 'package':'xterm'

> merge 612978 613645
Bug#612978: xterm: Can't disable fullscreen key setting?
Bug#613645: xterm: Alt-Enter (M-RET) doesn't work
Merged 612978 613645.

> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
613645: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=613645
612978: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=612978
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.129785983612940.transcr...@bugs.debian.org



Bug#613645: xterm: Alt-Enter (M-RET) doesn't work

2011-02-16 Thread Kan-Ru Chen
package xterm
merge 612978 613645
thanks

Thomas Dickey  writes:

> On Wed, 16 Feb 2011, Kan-Ru Chen wrote:
>
>> Package: xterm
>> Version: 268-1
>> Severity: normal
>
> this is a duplicate of #612978 (which I'm working on at the moment).

Thanks! I didn't know Alt-Enter was bound to full screen; does it work
under tiling window manager? ;-)

#Kanru



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87tyg4i2ad@anar.kanru.info



Bug#613645: xterm: Alt-Enter (M-RET) doesn't work

2011-02-16 Thread Thomas Dickey

On Wed, 16 Feb 2011, Kan-Ru Chen wrote:


Package: xterm
Version: 268-1
Severity: normal


this is a duplicate of #612978 (which I'm working on at the moment).

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



--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110216064155.d64...@mail101.his.com



Bug#613645: xterm: Alt-Enter (M-RET) doesn't work

2011-02-16 Thread Kan-Ru Chen
Package: xterm
Version: 268-1
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

As a emacs org-mode user, I heavily depend on the M-RET key binding.
When you type Alt-Enter xterm should send ^[^J then emacs will
interpreters it as M-RET, but with this version of xterm this key
binding no longer works.

You can also use `cat` to check the key as cat will print them
literally. For example:

   $ cat
   ^[h^[h^[h

shows that I've typed three Alt-h combination. But Alt-Enter sends
nothing.

Regards,
Kanru

- -- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38-rc4+ (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xterm depends on:
ii  libc6 2.11.2-11  Embedded GNU C Library: Shared lib
ii  libfontconfig12.8.0-2.1  generic font configuration library
ii  libice6   2:1.0.7-1  X11 Inter-Client Exchange library
ii  libncurses5   5.7+20100313-5 shared libraries for terminal hand
ii  libutempter0  1.1.5-3A privileged helper for utmp/wtmp 
ii  libx11-6  2:1.4.1-4  X11 client-side library
ii  libxaw7   2:1.0.9-2  X11 Athena Widget library
ii  libxft2   2.2.0-2FreeType-based font drawing librar
ii  libxmu6   2:1.1.0-1  X11 miscellaneous utility library
ii  libxt61:1.0.9-2  X11 toolkit intrinsics library
ii  xbitmaps  1.1.1-1Base X bitmaps

Versions of packages xterm recommends:
ii  x11-utils 7.6+1  X11 utilities

Versions of packages xterm suggests:
pn  xfonts-cyrillic(no description available)

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAk1bthMACgkQsbdbXzZcx6LvrACfUjs6jCfZ/5an47ocek0fFhNX
FLIAnjnYnFrdo7/pe4NCfQ811eyKJG5Y
=YfFJ
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20110216113342.24980.96929.report...@anar.kanru.info