[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] TosWin console



Am 05.08.2009, 19:01 Uhr, schrieb Peter Slegg <p.slegg@scubadivers.co.uk>:

On Wed, 05 Aug 2009 13:23:21 , Vincent Rivière <vincent.riviere@freesbee.fr> wrote:
p.slegg@scubadivers.co.uk wrote:
> 123
>   abc
>      123
>         abc
>
> the code was something like:
>
> printf ("shift=%04X \n ctrl=%04X \n", shift, ctrl);

printf behaves correctly in the current MiNTLib.
But it seems there has been some patches about this problem (I don't
remember well).
To try to update your MiNTLib, it should be better.

Looking at the versions and dates I seem to have the latest mintlib
and mintlib-devel rpms installed.

Try to issue 'stty onlcr > /dev/console' from a TOS-shell. Maybe in Toswin
2.7 this works.

-Helmut