Edit

IABSD.fr/xenocara/app/xconsole/app-defaults

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2013-01-14 21:57:37
    Hash : 55a23a69
    Message : Upate to xconsole 1.0.5

  • XConsole
  • *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