Re: XTerm on XFree86 3.3-3 trouble

1997-07-30 Thread Mark Eichin
I'd have to double check, but I suspect that none of these were ever
bugs... just confusion among people as to what the difference between
application mode and the default mode is, wrt cursor and keypad
keys; there are sequences that change these.  I'm pretty sure xbase
itself hasn't changed at all in this regard -- but termcap might have,
and if a program crashes without switching back you can see changes too...


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: XTerm on XFree86 3.3-3 trouble

1997-07-20 Thread H Huang
On Sun, 20 Jul 1997, Riku Saikkonen wrote:

 (I'm Cc:ing this to debian-devel in an effort to get it fixed. :))
 
 [EMAIL PROTECTED] wrote to debian-user:
 When I start mc in a xterm I have trouble with the F-Keys:
 
 F1 gives P
 F2 gives Q 
 F3 gives R
 F4 gives S
 
 F5 - F10 work just fine.
 
 This is an old bug in the terminfo entry for xterm. It and related other
 bugs have been reported as bugs #2158, #2291, #3162, and #3973 in the Debian
 bug report archive (URL:http://www.debian.org/Bugs/).
 
 The current situation (xbase 3.3-3, ncurses-base 1.9.9e-1) is as follows:
  - in a cat in an xterm, F1 to F4 give ^[OP, ^[OQ, ^[OR, and ^[OS,
respectively
  - infocmp xterm says, among other things:
 kf1=\E[11~, kf2=\E[12~, kf3=\E[13~, kf4=\E[14~
 One of them is clearly wrong. But which one?
 
 A strange thing is that bug report #3162 (against xbase 3.1.2-9) reports the
 bug being the other way around -- infocmp xterm shows kf1=\EOP, but cat
 gives ^[[11~. It appears that there has been some circular fixing going on.
 
 So, Debian developers: Can we decide which one is correct, xterm or the
 terminfo entry, and adjust the other accordingly?
 
 For Debian users, the easiest thing to do is wait for the bug to get fixed.
 :) As a sort of temporary workaround, you can try setting TERM=vt220; that
 should fix the function keys, but may cause other similar keyboard or
 display problems.
 

Installing ncurses-base, ncurses-term (1.9.9g-2) from master's Incoming
should fix this problem.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: XTerm on XFree86 3.3-3 trouble

1997-07-19 Thread Riku Saikkonen
(I'm Cc:ing this to debian-devel in an effort to get it fixed. :))

[EMAIL PROTECTED] wrote to debian-user:
When I start mc in a xterm I have trouble with the F-Keys:

F1 gives P
F2 gives Q 
F3 gives R
F4 gives S

F5 - F10 work just fine.

This is an old bug in the terminfo entry for xterm. It and related other
bugs have been reported as bugs #2158, #2291, #3162, and #3973 in the Debian
bug report archive (URL:http://www.debian.org/Bugs/).

The current situation (xbase 3.3-3, ncurses-base 1.9.9e-1) is as follows:
 - in a cat in an xterm, F1 to F4 give ^[OP, ^[OQ, ^[OR, and ^[OS,
   respectively
 - infocmp xterm says, among other things:
kf1=\E[11~, kf2=\E[12~, kf3=\E[13~, kf4=\E[14~
One of them is clearly wrong. But which one?

A strange thing is that bug report #3162 (against xbase 3.1.2-9) reports the
bug being the other way around -- infocmp xterm shows kf1=\EOP, but cat
gives ^[[11~. It appears that there has been some circular fixing going on.

So, Debian developers: Can we decide which one is correct, xterm or the
terminfo entry, and adjust the other accordingly?

For Debian users, the easiest thing to do is wait for the bug to get fixed.
:) As a sort of temporary workaround, you can try setting TERM=vt220; that
should fix the function keys, but may cause other similar keyboard or
display problems.

--
-=- Rjs -=- [EMAIL PROTECTED], [EMAIL PROTECTED]


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: XTerm on XFree86 3.3-3 trouble

1997-07-14 Thread Paul Seelig
[EMAIL PROTECTED] writes:

 I have a strange XTerm behaviour after upgrading to XFree 3.3-3.
 
 When I start mc in a xterm I have trouble with the F-Keys:
 
 F1 gives P
 F2 gives Q 
 F3 gives R 
 F4 gives S
 
 F5 - F10 work just fine.
 
 When I start mc in a rxvt, all F-Keys work just fine.
 
 Has someone else encountered this problem ?
 
So i'm not alone with this! :-( The only difference is that F1 does
nothing at all, that F2 invokes the help screen which should have been
invoked by the former function key, etc.  The 'Learn keys' dialog
doesn't change this behaviour at all. :-(

Please submit a bug report as soon as possible.

Is there any other means than switching back to XFree-3.2 to resolve
this problem?
Cheers, P. *8^)
-- 
   Paul Seelig [EMAIL PROTECTED]
   African Music Archive - Institute for Ethnology and Africa Studies
   Johannes Gutenberg-University   -  Forum 6  -  55099 Mainz/Germany
   My Homepage in the WWW at the URL http://www.uni-mainz.de/~pseelig 


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: XTerm on XFree86 3.3-3 trouble

1997-07-14 Thread H Huang
On 13 Jul 1997, Paul Seelig wrote:

 [EMAIL PROTECTED] writes:
 
  I have a strange XTerm behaviour after upgrading to XFree 3.3-3.
  
  When I start mc in a xterm I have trouble with the F-Keys:
  
  F1 gives P
  F2 gives Q 
  F3 gives R 
  F4 gives S
  
  F5 - F10 work just fine.
  
  When I start mc in a rxvt, all F-Keys work just fine.
  
  Has someone else encountered this problem ?
  
 So i'm not alone with this! :-( The only difference is that F1 does
 nothing at all, that F2 invokes the help screen which should have been
 invoked by the former function key, etc.  The 'Learn keys' dialog
 doesn't change this behaviour at all. :-(
 
 Please submit a bug report as soon as possible.
 
 Is there any other means than switching back to XFree-3.2 to resolve
 this problem?
 Cheers, P. *8^)

This problem is addressed in file README.xterm that came with the mc
source distribution.

I built my own mc debian package. README.xterm is located in
/usr/local/lib/mc/term/. I'm not sure if the official mc debian package
includes this file.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: XTerm on XFree86 3.3-3 trouble

1997-07-14 Thread Paul Seelig
[EMAIL PROTECTED] (H Huang) writes:

 On 13 Jul 1997, Paul Seelig wrote:
  [EMAIL PROTECTED] writes:
  
   I have a strange XTerm behaviour after upgrading to XFree 3.3-3.
   
   When I start mc in a xterm I have trouble with the F-Keys:
[...]
 This problem is addressed in file README.xterm that came with the mc
 source distribution.
 
 I built my own mc debian package. README.xterm is located in
 /usr/local/lib/mc/term/. I'm not sure if the official mc debian package
 includes this file.

Yes, i know this document but this really makes me wonder why it
actually worked flawlessly up to XFree-3.2 but no more since upgrading
to XFree-3.3?  It worked ok with xterm without any special tweaking as
described in README.xterm but the switch to XFree-3.3 obviously broke
something for MC and i'd like to know what it is!?

Well, i'll send another message to the MC mailing list.

   Cheers, P. *8^)
-- 
   Paul Seelig [EMAIL PROTECTED]
   African Music Archive - Institute for Ethnology and Africa Studies
   Johannes Gutenberg-University   -  Forum 6  -  55099 Mainz/Germany
   My Homepage in the WWW at the URL http://www.uni-mainz.de/~pseelig 


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: XTerm on XFree86 3.3-3 trouble

1997-07-14 Thread Brian K Servis
H Huang writes:

On 13 Jul 1997, Paul Seelig wrote:

 [EMAIL PROTECTED] writes:
 
  I have a strange XTerm behaviour after upgrading to XFree 3.3-3.
  
  When I start mc in a xterm I have trouble with the F-Keys:
  
  F1 gives P
  F2 gives Q 
  F3 gives R 
  F4 gives S
  
  F5 - F10 work just fine.
  
  When I start mc in a rxvt, all F-Keys work just fine.
  
  Has someone else encountered this problem ?
  
 So i'm not alone with this! :-( The only difference is that F1 does

I get the same behavior with Matlab.  So it is not an mc related issue.
It must be an XFree86 3.3 issue.

My $.02


Brian 


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


XTerm on XFree86 3.3-3 trouble

1997-07-13 Thread Martin . Bialasinski
Hi,

I have a strange XTerm behaviour after upgrading to XFree 3.3-3.

When I start mc in a xterm I have trouble with the F-Keys:

F1 gives P
F2 gives Q 
F3 gives R 
F4 gives S

F5 - F10 work just fine.

When I start mc in a rxvt, all F-Keys work just fine.

Has someone else encountered this problem ?

Here my keyboard config:

# File generated by xf86config.

Section Keyboard

ProtocolStandard

AutoRepeat  500 5

Xleds  3

Xkbkeycodes xfree86
XkbTypesdefault
XkbCompat   default
XkbSymbols  en_US(pc102)+de
XkbGeometry pc

EndSection

Ciao,
Martin


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .