File: XDbx.OLD_INTERFACE

package info (click to toggle)
xxgdb 1.12-13
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 596 kB
  • ctags: 782
  • sloc: ansic: 8,600; makefile: 48; sh: 10
file content (62 lines) | stat: -rw-r--r-- 2,278 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
!
! Xdbx 2.1 Application defaults file
!

*background: 				snow1
*foreground: 				black
*fileWindow*background:			snow2
*messageWindow.background:		snow2
*commandWindow.background: 		snow2
*Scrollbar.foreground: 			black

*allowShellResize:              	True
*borderWidth:				1
*font:                          	fixed
*vpane.width:                   	550
*fileWindow*font:     			variable
*fileLabel.width:     			500
*lineLabel.width:     			50
*sourceForm.preferredPaneSize:  	320
*sourceWindow.leftMargin:       	35
*sourceWindow.scrollHorizontal:		whenNeeded
*sourceWindow.translations:		#override \n\
	<Btn1Down>:     SelectStart() SelectWord() \n\
	Shift<Btn1Up>:  Update(warp) SelectEnd() PrintSelection() \n\
	<Btn1Up>:       Update(warp) SelectEnd() \n\
	<Key>Down:      next-line() Update()\n\
	<Key>Up:        previous-line() Update() \n\
	Ctrl<Key>L:     redraw-display() Update() \n\
	Ctrl<Key>N:     next-line() Update() \n\
	Ctrl<Key>P:     previous-line() Update() \n\
	Ctrl<Key>V:     next-page() Update() \n\
	Ctrl<Key>Z:     scroll-one-line-up() Update() \n\
	Meta<Key>V:     previous-page() Update() \n\
	Meta<Key>Z:     scroll-one-line-down() Update() \n\
	:Meta<Key>\>:   end-of-file() Update() \n\
	:Meta<Key>]:    forward-paragraph() Update() \n\
	:Meta<Key>[:    backward-paragraph() Update()
*messageWindow*font:  			variable
*messageWindow.min:  			30
*messageWindow.max:  			30
*dialogWindow.preferredPaneSize:	200
*dialogWindow.resizeToPreferred:	True
*dialogWindow.translations:		#override \n\
	<Btn1Down>:     SelectStart() SelectWord() \n\
	Shift<Btn1Up>:  SelectEnd() PrintSelection() \n\
	<Btn1Up>:       SelectEnd() \n
*commandWindow.preferredPaneSize:	135
*commandWindow.skipAdjust:		True
!*commandWindow.hSpace:			14
!*commandWindow.vSpace:			10
!*Command.height:                	20
!*Command.width:                 	60
*List.columnSpacing:            	10
*displayWindow.preferredPaneSize:	50
*displayWindow.skipAdjust:      	True
*displayWindow.scrollVertical:		whenNeeded
*displayWindow.scrollHorizontal:	whenNeeded
*displayWindow.translations:		#override \n\
	<Btn1Down>:             SelectStart() SelectWord() \n\
	Shift<Btn1Up>:          SelectEnd() PrintSelection() \n\
	<Btn1Up>:               SelectEnd() \n
*popup*showGrip:			False