/etc/X11/app-defaults/XDbx is in xxgdb 1.12-17.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 63 64 65 66 67 68 69 70 71 72 73 74 75 | !
! XXgdb 1.08 Application defaults file with NEW_INTERFACE
! (derived from Xdbx 2.1 app-defaults)
*background: snow1
*foreground: black
*fileWindow*background: snow2
*messageWindow.background: snow2
*commandWindow.background: snow2
*Scrollbar.foreground: black
XDbx.geometry: +0+0
*allowShellResize: True
*borderWidth: 1
*font: fixed
*vpane.width: 550
*fileWindow*font: variable
*fileLabel.width: 500
*lineLabel.width: 50
*sourceShell.geometry: 550x260+0+380
*sourceForm.top: ChainTop
*sourceForm.bottom: ChainBottom
*sourceForm.left: ChainLeft
*sourceForm.right: ChainRight
*sourceForm.fromVert: fileWindow
*sourceWindow.width: 558
*sourceWindow.height: 220
*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: 240
*dialogWindow.resizeToPreferred: True
*dialogWindow.translations: #override \n\
<Btn1Down>: SelectStart() SelectWord() \n\
Shift<Btn1Up>: SelectEnd() PrintSelection() \n\
<Btn1Up>: SelectEnd() \n
*commandShell.geometry: 180x394+590+0
*commandWindow.hSpace: 6
*commandWindow.vSpace: 6
*Command.height: 20
*Command.width: 78
*List.columnSpacing: 10
*displayShell.geometry: +590+450
*displayWindow.top: ChainTop
*displayWindow.bottom: ChainBottom
*displayWindow.left: ChainLeft
*displayWindow.right: ChainRight
*displayWindow.width: 300
*displayWindow.height: 100
*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
*bindings: emacs
|