> On Fri, Oct 14, 2005, Alan Gauld wrote:
>>Bill this is a guess but try setting the terminal type to vt220
>>or vt330 or similar rather than xterm. Does that make any difference?
>
> I haven't tried fiddling the terminal type, and would prefer not
> to unless it's the last resort.
The reason I s
On Fri, Oct 14, 2005, Alan Gauld wrote:
>Bill this is a guess but try setting the terminal type to vt220
>or vt330 or similar rather than xterm. Does that make any difference?
I haven't tried fiddling the terminal type, and would prefer not
to unless it's the last resort.
>curses uses the termcap
?
But it is a stab in the dark...
Alan G.
- Original Message -
From: "Bill Campbell" <[EMAIL PROTECTED]>
To: "Tutor"
Sent: Thursday, October 13, 2005 9:43 PM
Subject: [Tutor] python ncurses vs OS X Tiger's xterms.
> I'm having an ``interesting'
I'm having an ``interesting'' problem running interactive python ncurses
applications in xterms under Mac OS X where the numeric keypad is forced
into application mode and the numlock key has no effect. We're using
curses with accounting and data entry applications for efficient keyboard
entry, wh