Re: sftp how insert @

2007-10-11 Thread Holger Krull
xerces8 schrieb:
> @ is not a 8 bit character, so those changes in .inputrc should not be needed.
> Probably the keyboard layout for X11 is wrong.
> Cut & paste from any other program should work just fine.

You are right, i should have checked. 
So using setxkbmap will probably help. Or not using X11.

 

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: sftp how insert @

2007-10-11 Thread xerces8
@ is not a 8 bit character, so those changes in .inputrc should not be needed.
Probably the keyboard layout for X11 is wrong.
Cut & paste from any other program should work just fine.

Regards,
David

-Original Message-
From: Holger Krull <[EMAIL PROTECTED]>
To: cygwin-xfree@cygwin.com
Date: Thu, 11 Oct 2007 15:20:47 +0200
Subject: Re: sftp how insert @

> ludek_coufal schrieb:
> > I can test sftp, but I can not change keyboard and insert, enter @.
> > Procedure:
> > - startxwin.bat
> > - I can enter (sftp [EMAIL PROTECTED])but how insert @?  On keyboard @ 
> > not work.
> 
> (You don't need X11 to run sftp)
> Most likely you need to uncomment the following entrys in ~/.inputrc
> # Allow 8-bit input/output
> set meta-flag on
> set convert-meta off
> set input-meta on
> set output-meta on
> 
> --
> Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
> Problem reports:   http://cygwin.com/problems.html
> Documentation: http://x.cygwin.com/docs/
> FAQ:   http://x.cygwin.com/docs/faq/
> 



--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: sftp how insert @

2007-10-11 Thread Holger Krull
ludek_coufal schrieb:
> I can test sftp, but I can not change keyboard and insert, enter @.
> Procedure:
> - startxwin.bat
> - I can enter (sftp [EMAIL PROTECTED])but how insert @?  On keyboard @ 
> not work.

(You don't need X11 to run sftp)
Most likely you need to uncomment the following entrys in ~/.inputrc
# Allow 8-bit input/output
set meta-flag on
set convert-meta off
set input-meta on
set output-meta on

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



sftp how insert @

2007-10-11 Thread ludek_coufal
Hello,
I can test sftp, but I can not change keyboard and insert, enter @.
Procedure:
- startxwin.bat
- I can enter (sftp [EMAIL PROTECTED])but how insert @?  On keyboard @ not 
work.
Thank You
Ludek

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/