Edit

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

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2026-03-08 15:31:20
    Hash : b3e73786
    Message : Update to xconsole 1.1.0

  • 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\
    	<Btn4Down>:		scroll-one-line-down() \n\
    	<Btn5Down>:		scroll-one-line-up() \n\
    	Ctrl<KeyPress>C:	Clear()	\n\
    	<KeyPress>Clear:	Clear()
    *text.baseTranslations:		#override\
    	<Btn4Down>:		scroll-one-line-down() \n\
    	<Btn5Down>:		scroll-one-line-up() \n\
    	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