! IBM_PROLOG_BEGIN_TAG ! This is an automatically generated prolog. ! ! gos720 src/gos/2d/XTOP/programs/xconsole/XConsole.ad 1.1 ! ! Licensed Materials - Property of IBM ! ! COPYRIGHT International Business Machines Corp. 1996 ! All Rights Reserved ! ! US Government Users Restricted Rights - Use, duplication or ! disclosure restricted by GSA ADP Schedule Contract with IBM Corp. ! ! IBM_PROLOG_END_TAG ! SCCSID_BEGIN_TAG ! @(#)93 1.1 src/gos/2d/XTOP/programs/xconsole/XConsole.ad, xsample, gos720 7/16/96 10:33:28 ! SCCSID_END_TAG ! $XConsortium: XConsole.ad,v 1.3 94/02/09 19:44:01 gildea Exp $ *allowShellResize: true XConsole.translations: #override\ : Deiconified() \n\ : Iconified() \n\ WM_PROTOCOLS: Quit() XConsole.baseTranslations: #override\ : Deiconified() \n\ : Iconified() \n\ WM_PROTOCOLS: Quit() *text.translations: #override\ CtrlC: Clear() \n\ Clear: Clear() *text.baseTranslations: #override\ CtrlC: Clear() \n\ Clear: Clear() *text.scrollVertical: whenNeeded *text.scrollHorizontal: whenNeeded *text.width: 400 *text.height: 70 *text.allowResize: true *editType: read