IRB, Windows and International Keyboards

Hello!

I have a hungarian keyboard on a windows machine.

When I go into IRB, I can only type characters as if I had an English
standard keyboard hooked in.

Hence I can't type any special characters properly.

Is there any way to get IRB to work with an foreign (in this case hungarian)
Keyboard?

Thanks,
rob :slight_smile:

Have a look at this:

regards,

Peter

ยทยทยท

On 6/29/06, Robert MannI <robmnl@gmail.com> wrote:

Is there any way to get IRB to work with an foreign (in this case hungarian)
Keyboard?

The simplest workaround I've found:
irb --noreadline

Robert MannI wrote:

ยทยทยท

Hello!

I have a hungarian keyboard on a windows machine.

When I go into IRB, I can only type characters as if I had an English
standard keyboard hooked in.

Hence I can't type any special characters properly.

Is there any way to get IRB to work with an foreign (in this case
hungarian)
Keyboard?

Thanks,
rob :slight_smile:

--
Posted via http://www.ruby-forum.com/\.

Thanks alot!

ยทยทยท

On 6/29/06, Eduardo Flores <eduardoflores@fusionmxsoftware.com> wrote:

The simplest workaround I've found:
irb --noreadline

Robert MannI wrote:
> Hello!
>
> I have a hungarian keyboard on a windows machine.
>
> When I go into IRB, I can only type characters as if I had an English
> standard keyboard hooked in.
>
> Hence I can't type any special characters properly.
>
> Is there any way to get IRB to work with an foreign (in this case
> hungarian)
> Keyboard?
>
> Thanks,
> rob :slight_smile:

--
Posted via http://www.ruby-forum.com/\.