*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: Always *text.scrollHorizontal: Never *text.width: 400 *text.height: 70 *text.allowResize: true *editType: read