gnudos (1) - Linux Manuals
gnudos: The GnuDOS library for GNU/Linux Version 1.9
NAME
GnuDOS - The GnuDOS library for GNU/Linux Version 1.9DESCRIPTION
GnuDOS is a group of utilities that were designed to introduce new users to the GNU system. The library contains an editor, a file manager, and other tools which have a look-and-feel familiar to users of MS-DOS like systems. The aim is to provide users accustomed to such systems a gentle way to learn how to use the GNU operating system.FILES
console/screen.h The header file defining functions for the Screen utilityconsole/dialogs.h The header file defining functions for the Dialogs utility
console/kbd.h The header file defining functions for the Kbd utility
console/ukbd.h The header file defining functions for the UKbd utility (Unicode support)
console/strings.h The header file defining functions for the Strings utility
TODO
- Add mouse support- Add more key definitions to the Kbd utility
- Add printing functionality
- Testing and debugging!
AUTHOR
Mohammed Isam <mohammed_isam1984 [at] yahoo.com>