Edit

IABSD.fr/xenocara/app/xconsole/XConsole.ad

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2006-11-25 20:07:29
    Hash : 616b6f15
    Message : Importing from X.Org 7.2RC2

  • app/xconsole/XConsole.ad
  • ! $Xorg: XConsole.ad,v 1.3 2000/08/17 19:54:13 cpqbld Exp $
    !
    !
    !
    !
    ! $XFree86: xc/programs/xconsole/XConsole.ad,v 1.2 2000/03/31 22:55:55 dawes Exp $
    
    *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:		Always
    *text.scrollHorizontal:		Never
    *text.width:			400
    *text.height:			70
    *text.allowResize:		true
    *editType:			read