Re: [Freedos-user] Installation

2007-02-01 Thread Aitor SantamarĂ­a
There used to be a floppy distribution, but I guess it hasn't been updated for a while, so would be useless. As for wireless stuff, seems to me a bit too sofisticated for DOS, but I don't know. Aitor 2007/1/24, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > Is it still possible to install it without a

Re: [Freedos-user] Down-arrow key doesn't work

2007-02-01 Thread Alain M.
Thanks, I didn't find the rxvt. The LC_ALL=C is getting a bit complicated lately. It dosn't work universally on my Mandriva 2007, notably with simple things like DATE :( Alain Jim Hall escreveu: > rxvt is a colour vt102 terminal emulator intended as an xterm > replacement for users who do not r

Re: [Freedos-user] Down-arrow key doesn't work

2007-02-01 Thread Jim Hall
rxvt is a colour vt102 terminal emulator intended as an xterm replacement for users who do not require features such as Tektronix 4014 emulation and toolkit-style configurability. As a result, rxvt uses much less swap space. http://sourceforge.net/projects/rxvt The '-e dosemu' tells rxvt (or xte

Re: [Freedos-user] Down-arrow key doesn't work

2007-02-01 Thread Alain M.
Hi Joel, Could you explain what is rxvt ?? it could be usefull... thanks, Alain > Solved! Turns out to be a locales problem. > I'd been doing some work with the UTF8 character set. > The following command does the trick for me. > > LC_ALL=C rxvt -e dosemu