"Fossies" - the Fresh Open Source Software Archive

Member "xxgdb-1.12/XDbx.ad" (11 Feb 1994, 2278 Bytes) of package /linux/misc/old/xxgdb-1.12.tar.gz:


As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 !
    2 ! Xdbx 2.1 Application defaults file
    3 !
    4 
    5 *background: 				snow1
    6 *foreground: 				black
    7 *fileWindow*background:			snow2
    8 *messageWindow.background:		snow2
    9 *commandWindow.background: 		snow2
   10 *Scrollbar.foreground: 			black
   11 
   12 *allowShellResize:              	True
   13 *borderWidth:				1
   14 *font:                          	fixed
   15 *vpane.width:                   	550
   16 *fileWindow*font:     			variable
   17 *fileLabel.width:     			500
   18 *lineLabel.width:     			50
   19 *sourceForm.preferredPaneSize:  	320
   20 *sourceWindow.leftMargin:       	35
   21 *sourceWindow.scrollHorizontal:		whenNeeded
   22 *sourceWindow.translations:		#override \n\
   23 	<Btn1Down>:     SelectStart() SelectWord() \n\
   24 	Shift<Btn1Up>:  Update(warp) SelectEnd() PrintSelection() \n\
   25 	<Btn1Up>:       Update(warp) SelectEnd() \n\
   26 	<Key>Down:      next-line() Update()\n\
   27 	<Key>Up:        previous-line() Update() \n\
   28 	Ctrl<Key>L:     redraw-display() Update() \n\
   29 	Ctrl<Key>N:     next-line() Update() \n\
   30 	Ctrl<Key>P:     previous-line() Update() \n\
   31 	Ctrl<Key>V:     next-page() Update() \n\
   32 	Ctrl<Key>Z:     scroll-one-line-up() Update() \n\
   33 	Meta<Key>V:     previous-page() Update() \n\
   34 	Meta<Key>Z:     scroll-one-line-down() Update() \n\
   35 	:Meta<Key>\>:   end-of-file() Update() \n\
   36 	:Meta<Key>]:    forward-paragraph() Update() \n\
   37 	:Meta<Key>[:    backward-paragraph() Update()
   38 *messageWindow*font:  			variable
   39 *messageWindow.min:  			30
   40 *messageWindow.max:  			30
   41 *dialogWindow.preferredPaneSize:	200
   42 *dialogWindow.resizeToPreferred:	True
   43 *dialogWindow.translations:		#override \n\
   44 	<Btn1Down>:     SelectStart() SelectWord() \n\
   45 	Shift<Btn1Up>:  SelectEnd() PrintSelection() \n\
   46 	<Btn1Up>:       SelectEnd() \n
   47 *commandWindow.preferredPaneSize:	135
   48 *commandWindow.skipAdjust:		True
   49 !*commandWindow.hSpace:			14
   50 !*commandWindow.vSpace:			10
   51 !*Command.height:                	20
   52 !*Command.width:                 	60
   53 *List.columnSpacing:            	10
   54 *displayWindow.preferredPaneSize:	50
   55 *displayWindow.skipAdjust:      	True
   56 *displayWindow.scrollVertical:		whenNeeded
   57 *displayWindow.scrollHorizontal:	whenNeeded
   58 *displayWindow.translations:		#override \n\
   59 	<Btn1Down>:             SelectStart() SelectWord() \n\
   60 	Shift<Btn1Up>:          SelectEnd() PrintSelection() \n\
   61 	<Btn1Up>:               SelectEnd() \n
   62 *popup*showGrip:			False