! $XConsortium: XConsole.ad,v 1.3 94/02/09 19:44:01 gildea Exp $
! ѱ óκ: Xconsole.ad.ko, 97/06/17 11:28:05 teodeul@free.xtel.com 
*international: true
*fontSet: 7x14,-hanyang-gulim-medium-o-normal--12-120-75-75-c-120-ksc5601.1987-0,-baekmuk-gulim-medium-r-normal--12-120-75-75-m-120-ksc5601.1987-0,*
! ѱ óκ 

*allowShellResize:		true
XConsole.translations:		#override\
	<MapNotify>:		Deiconified()	\n\
	<UnmapNotify>:		Iconified()	\n\
	<Message>WM_PROTOCOLS:	Quit()
XConsole.baseTranslations:		#override\
	<MapNotify>:		Deiconified()	\n\
	<UnmapNotify>:		Iconified()	\n\
	<Message>WM_PROTOCOLS:	Quit()
*text.translations:		#override\
	Ctrl<KeyPress>C:	Clear()	\n\
	<KeyPress>Clear:	Clear()
*text.baseTranslations:		#override\
	Ctrl<KeyPress>C:	Clear()	\n\
	<KeyPress>Clear:	Clear()
*text.scrollVertical:		whenNeeded
*text.scrollHorizontal:		whenNeeded
*text.width:			580
*text.height:			70
*text.allowResize:		true
*editType:			read
