"Fossies" - the Fresh Open Source Software Archive

Member "xxgdb-1.12/XDbx.NEW_INTERFACE" (11 Feb 1994, 2916 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 ! XXgdb 1.08 Application defaults file with NEW_INTERFACE
    3 ! (derived from Xdbx 2.1 app-defaults)
    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 XDbx.geometry:				+0+0
   13 *allowShellResize:			True
   14 *borderWidth:				1
   15 *font:					fixed
   16 *vpane.width:                      	550
   17 *fileWindow*font:     			variable
   18 *fileLabel.width:     			500
   19 *lineLabel.width:     			50
   20 *sourceShell.geometry:          	550x260+0+380
   21 *sourceForm.top:                   	ChainTop
   22 *sourceForm.bottom:                	ChainBottom
   23 *sourceForm.left:                  	ChainLeft
   24 *sourceForm.right:                 	ChainRight
   25 *sourceForm.fromVert:              	fileWindow
   26 *sourceWindow.width:               	558
   27 *sourceWindow.height:              	220
   28 *sourceWindow.leftMargin:          	35
   29 *sourceWindow.scrollHorizontal:		whenNeeded
   30 *sourceWindow.translations:		#override \n\
   31 	<Btn1Down>:     SelectStart() SelectWord() \n\
   32 	Shift<Btn1Up>:  Update(warp) SelectEnd() PrintSelection() \n\
   33 	<Btn1Up>:       Update(warp) SelectEnd() \n\
   34 	<Key>Down:      next-line() Update()\n\
   35 	<Key>Up:        previous-line() Update() \n\
   36 	Ctrl<Key>L:     redraw-display() Update() \n\
   37 	Ctrl<Key>N:     next-line() Update() \n\
   38 	Ctrl<Key>P:     previous-line() Update() \n\
   39 	Ctrl<Key>V:     next-page() Update() \n\
   40 	Ctrl<Key>Z:     scroll-one-line-up() Update() \n\
   41 	Meta<Key>V:     previous-page() Update() \n\
   42 	Meta<Key>Z:     scroll-one-line-down() Update() \n\
   43 	:Meta<Key>\>:   end-of-file() Update() \n\
   44 	:Meta<Key>]:    forward-paragraph() Update() \n\
   45 	:Meta<Key>[:    backward-paragraph() Update()
   46 *messageWindow*font:  			variable
   47 *messageWindow.min:  			30
   48 *messageWindow.max:  			30
   49 *dialogWindow.preferredPaneSize:	240
   50 *dialogWindow.resizeToPreferred:	True
   51 *dialogWindow.translations:		#override \n\
   52 	<Btn1Down>:     SelectStart() SelectWord() \n\
   53 	Shift<Btn1Up>:  SelectEnd() PrintSelection() \n\
   54 	<Btn1Up>:       SelectEnd() \n
   55 *commandShell.geometry:            	190x370+590+0
   56 *commandWindow.hSpace:			6
   57 *commandWindow.vSpace:			6
   58 *Command.height:                   	20
   59 *Command.width:                    	80
   60 *List.columnSpacing:               	10
   61 *displayShell.geometry:            	+590+450
   62 *displayWindow.top:                	ChainTop
   63 *displayWindow.bottom:             	ChainBottom
   64 *displayWindow.left:               	ChainLeft
   65 *displayWindow.right:              	ChainRight
   66 *displayWindow.width:              	300
   67 *displayWindow.height:             	100
   68 *displayWindow.scrollVertical:		whenNeeded
   69 *displayWindow.scrollHorizontal:	whenNeeded
   70 *displayWindow.translations:		#override \n\
   71 	<Btn1Down>:             SelectStart() SelectWord() \n\
   72 	Shift<Btn1Up>:          SelectEnd() PrintSelection() \n\
   73 	<Btn1Up>:               SelectEnd() \n
   74 *popup*showGrip:  			False
   75 *bindings:                         	emacs