Provided by: libtkx-perl_1.09-1_all bug

NAME

       tkx-ed - Simple editor

SYNOPSIS

        tkx-ed [<file>]

DESCRIPTION

       The tkx-ed program is a simple text editor implemented with the "Tkx" toolkit.  Its main
       purpose is to demonstrate how this kind of application is written, so please take a look
       at its source code.

       When the editor starts up it shows a blank page where you can start entering text
       directly.

       If a file name is passed on the command line then the editor will visit this file
       initially.

LICENSE

       This library is free software; you can redistribute it and/or modify it under the same
       terms as Perl itself.

       Copyright 2005 ActiveState.  All rights reserved.

SEE ALSO

       Tkx