The console device provides the text-oriented interface for Intuition windows. It acts like an enhanced ASCII terminal obeying many of the standard ANSI sequences as well as special sequences unique to the Amiga. The console device also provides a copy-and-paste facility and an internal character map to redraw a window when it is resized. NEW CONSOLE FEATURES FOR VERSION 2.0 Feature Description ------- ----------- conu_library new #define conu_standard new #define conu_charmap console unit conu_snipmap console unit conflag_default console flag conflag_nodraw_on_newsize console flag Compatibility Warning: ---------------------- The new features for the 2.0 console device are not backwards compatible. console device commands and functions device interface about console i/o writing to the console device reading from the console device copy and paste support selecting raw input events input event reports using the console device without a window where is all the keymap information? console device caveats console device example code additional information on the console device