!
! Resources for XLess, XawPlus version
!
*standardFont:		-*-lucidatypewriter-medium-r-*-*-12-*-*-*-*-*-iso8859-1
*textFont:		-*-lucidatypewriter-medium-r-*-*-12-*-*-*-*-*-iso8859-1
*labelFont:		7x13bold
*buttonFont:		7x13bold
*standardCur:		left_ptr
*dialogCur:		left_ptr
*Box*Command.justify:	Left
!
! Help text
!
*toolbox.Help.helpText:			Popup the xless help
*toolbox.Search.helpText:		Search for a text
*toolbox.Search Next.helpText:		Search again
*toolbox.Editor.helpText:		Start the editor with\nthe current file
*toolbox.Reload.helpText:		Load the current file again
*toolbox.Change file.helpText:		Load another file
*toolbox.New window.helpText:		Create a new xless window
*toolbox.Print.helpText:		Print the current file
*toolbox.Close window.helpText:		Close this xless window

*helpPane.width:	600
*helpPane.height:	500

*Paned.Text.Translations: #override\n\
	Ctrl<Key>S:	no-op(RingBell)\n\
	Ctrl<Key>R:	no-op(RingBell)\n\
	<Key>space:	next-page()\n\
	<Key>F:		next-page()\n\
	Ctrl<Key>B:	previous-page()\n\
	<Key>B:		previous-page()\n\
	<Key>K:		scroll-one-line-down()\n\
	<Key>Y:		scroll-one-line-down()\n\
	<Key>Return:	scroll-one-line-up()\n\
	<Key>J:		scroll-one-line-up()\n\
	<Key>E:		scroll-one-line-up()\n\
	<Key>q:		quit()\n\
	<Key>Home:	beginning-of-file()\n\
	<Key>End:	end-of-file()\n\
	<Key>Next:	next-page()\n\
	<Key>Prior:	previous-page()

*Paned.Text.baseTranslations: #override\n\
	<Key>space:	next-page()\n\
	<Key>F:		next-page()\n\
	Ctrl<Key>B:	previous-page()\n\
	<Key>K:		scroll-one-line-down()\n\
	<Key>Y:		scroll-one-line-down()\n\
	<Key>Return:	scroll-one-line-up()\n\
	<Key>J:		scroll-one-line-up()\n\
	<Key>E:		scroll-one-line-up()\n\
	<Key>q:		quit()\n\
	<Key>Home:	beginning-of-file() \n\
	<Key>End:	end-of-file()\n\
	<Key>Next:	next-page()\n\
	<Key>Prior:	previous-page()

