--- On Mon, 9/1/08, Shlomi Fish <[EMAIL PROTECTED]> wrote:
> From: Shlomi Fish <[EMAIL PROTECTED]>
> Subject: Re: Curses Problem in Detecting Backspace
> To: [EMAIL PROTECTED]
> Cc: "Linux-IL" <linux-il@cs.huji.ac.il>, "Perl in Israel" <[EMAIL PROTECTED]>
> Date: Monday, September 1, 2008, 12:45 PM
> On Monday 01 September 2008, Valery Reznic wrote:
> > It's looks like your BACKSPACE mapped to delete.
Keys mapping in the X never was my strong point, so I am at no help here. But I
think this mapping BASKSPACE -> delete is very common so you nay want to
support both cases in your code.
Valery
> >
>
> OK, but what should I do about it?
>
> Regards,
>
> Shlomi Fish
>
> > Valery
> >
> > --- On Mon, 9/1/08, Shlomi Fish
> <[EMAIL PROTECTED]> wrote:
> > > From: Shlomi Fish <[EMAIL PROTECTED]>
> > > Subject: Curses Problem in Detecting Backspace
> > > To: "Linux-IL"
> <linux-il@cs.huji.ac.il>, "Perl in Israel"
> > > <[EMAIL PROTECTED]> Cc:
> [EMAIL PROTECTED]
> > > Date: Monday, September 1, 2008, 11:42 AM
> > > Hi all!
> > >
> > > I'm trying to detect Backspace input using
> > > Curses/Ncurses. So I have the
> > > following Perl script that isolates the problem
> I'm
> > > having:
>
> [ Snipped ]
>
> -----------------------------------------------------------------
> Shlomi Fish http://www.shlomifish.org/
> First stop for Perl beginners - http://perl-begin.org/
>
> Shlomi, so what are you working on? Working on a new wiki
> about unit testing
> fortunes in freecell? -- Ran Eilam
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]