From mint-bounce@lists.fishpool.fi  Thu Jul 15 14:05:43 2010
X-Virus-Scanned: Debian amavisd-new at pp.htv.fi
From: Eero Tamminen <oak@helsinkinet.fi>
Organization: Koti
To: mint@lists.fishpool.fi
Subject: Re: [MiNT] Conholio 0.7r
Date: Thu, 15 Jul 2010 21:00:32 +0300
User-Agent: KMail/1.9.9
References: <4C224E8E.9020709@atari-source.org> <349D8FDA-6A7E-44A9-A344-666C15BBFE30@gmail.com> <4C3F1967.10401@freesbee.fr>
In-Reply-To: <4C3F1967.10401@freesbee.fr>
MIME-Version: 1.0
Content-Type: text/plain;
  charset="utf-8"
Content-Disposition: inline
Message-Id: <201007152100.33455.oak@helsinkinet.fi>
X-ecartis-version: Ecartis v1.0.0
Sender: mint-bounce@lists.fishpool.fi
Errors-to: mint-bounce@lists.fishpool.fi
X-original-sender: oak@helsinkinet.fi
Precedence: bulk
List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
List-Id: <mint.lists.fishpool.fi>
X-List-ID: <mint.lists.fishpool.fi>
List-subscribe: <mailto:mint-request@lists.fishpool.fi?Subject=subscribe>
List-owner: <mailto:tjhukkan@fishpool.fi>
List-post: <mailto:mint@lists.fishpool.fi>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by mail.sparemint.org id o6FI5W7e020230

Hi,

On Thursday 15 July 2010, Vincent Rivière wrote:
> My favourite ncurses tests are:
> firework
> railroad
> rain
> tclock
> xmas
>
> They are good starting points.

My favorite curses test program is:
	http://myman.sourceforge.net/
:-)

But the curses games mentioned here could be fun too:
	http://www.linuxjournal.com/article/9901

(And many Linux users are still of the opinion that "mutt" is the only
real program for reading mail despite many GUI programs being
also available for mail reading...)



Btw. Here are notes from Wterm manual about how to get some console
programs support mouse clicks:

* Emacs: execute (M-x) the "xterm-mouse-mode" function or add this
  line to your ‘~/.emacs’ file:
            (xterm-mouse-mode 1)

* Jed: create an alias in your startup script:
            alias xjed="jed -f ’evalfile(\"mousex\")’"

* Midnight Commander file manager / browser: run with the "-x" option.

* Tin news reader: turn ON the ‘use_mouse’ option in ‘~/.tin/tinrc’.

* Slrn news reader: run with "-m" option or use "set mouse 1" config option.

* Pine there’s a  configuration  option  for  "enable-mouse-in-xterm",


	- Eero


