On Wednesday 20 May 2009 21.50.24 you wrote:
> Am 20.05.2009 um 14:13 schrieb LEVAI Daniel:
> > On Wednesday 20 May 2009 13.53.35 you wrote:
> >> LEVAI Daniel escribis:
> >>> Hi!
> >>>
> >>> In console with telnet, when I press the CTRL+] (^]) it should
> >>> exit to
> >>> telnet's cli, but when I press it, it does nothing. However it is
> >>> not
> >>> working only in text console, under xterm the CTRL+] escorts me to
> >>> the
> >>> cli. What could be the problem?
> >>>
> >>> Thanks!
> >>
> >> it may sounds stupid but I thought it was CTRL+[ not CTRL+]
> >
> > $ telnet 10.12.8.1
> > Trying 10.12.8.1...
> > Connected to 10.12.8.1.
> > Escape character is '^]'.
> >                    ^^^^^ that is what isn't working in console
> >
> > Daniel
>
> You *did* set the proper national keyboard translation using kbd(8) ?

Yes, I have set my keyboard encoding:
$ cat /etc/kbdtype
hu
$ sudo kbd hu
kbd: keyboard mapping set to hu

With this, the ^] doesn't work.

If I set it to us ...
$ sudo kbd us
kbd: keyboard mapping set to us

... then the ^] is working in telnet. Is this a bug?

Daniel

--
LIVAI Daniel
PGP key ID = 0x4AC0A4B1
Key fingerprint = D037 03B9 C12D D338 4412  2D83 1373 917A 4AC0 A4B1

Reply via email to