/etc/X11/app-defaults/Bitmap is in x11-apps 7.7+5+nmu1ubuntu1.
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 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 | ! The App-defaults file for Bitmap.
*TransientShell.allowShellResize:	True
*shapeStyle:				oval
*cursor:				left_ptr
*pane.orientation:			horizontal
*Form*top:				ChainTop
*Form*bottom:				ChainTop
*Form*left:				ChainLeft
*Form*right:				ChainLeft
*MenuButton.leftBitmap:			menu12
*form*width:              		120
*form*height:             		15
*baseTranslations:#override\
			Ctrl<Key>c:	do-quit()\n\
			<Key>q:		do-quit()\n\
			Ctrl<Key>n:	do-new()\n\
			Ctrl<Key>f:	do-load()\n\
			Ctrl<Key>i:	do-insert()\n\
			Ctrl<Key>s:	do-save()\n\
			Ctrl<Key>w:	do-save-as()\n\
			Ctrl<Key>r:	do-resize()\n\
			Ctrl<Key>x:	do-rescale()\n\
			Ctrl<Key>e:	do-filename()\n\
			Ctrl<Key>b:	do-basename()\n\
			Meta<Key>i:	switch-image()\n\
			Meta<Key>g:	switch-grid()\n\
			Meta<Key>d:	switch-dashed()\n\
			Meta<Key>a:	switch-axes()\n\
			Meta<Key>s:	switch-stippled()\n\
			Meta<Key>p:	switch-proportional()\n\
			Meta<Key>z:	switch-zoom()\n\
			Meta<Key>c:	do-cut()\n\
			Meta<Key>w:	do-copy()\n\
			Meta<Key>y:	do-paste()
*Toggle.translations:	<EnterWindow>:		highlight(WhenUnset)\n\
			<LeaveWindow>:		unhighlight()\n\
			<Btn1Down>,<Btn1Up>: 	set() notify()
*MenuButton.translations:<EnterWindow>:		highlight()\n\
			<LeaveWindow>:  	reset()\n\
			Any<BtnDown>:  		reset() fix-menu() PopupMenu()
*Dialog*baseTranslations:#override\
			<Key>Return:	set-dialog-button(okay, yes, retry)\n\
			Ctrl<Key>g:	set-dialog-button(cancel, abort)
*image*baseTranslations:#override\
			<Btn1Down>,<Btn1Up>:	switch-image()
*image*width: 0
*image*height: 0
*image*Label.internalWidth: 0
*image*Label.internalHeight: 0
*image*normalImage.foreground: white
*image*normalImage.background: black
*image*invertedImage.foreground: black
*image*invertedImage.background: white
*bitmap.cursor:           		tcross
*bitmap.dashes:				Dashes
*bitmap.stipple:			Stipple
*bitmap.stippled:			on
*TransientShell.width:			300
*input*icon:				Term
*qsave*icon:				Term
*error*icon:				Excl
*Dialog.yes.label:			Yes
*Dialog.no.label:			No
*Dialog.okay.label:			OK
*Dialog.abort.label:			Abort
*Dialog.cancel.label:			Cancel
*Dialog.retry.label:			Retry
*MenuButton.width:			58
*SimpleMenu.width:			0
*SimpleMenu.height:			0
*SimpleMenu.cursor:			hand2
*SimpleMenu.line.height:		0
*fileButton.label:			File
*fileButton.menuName:			fileMenu
*editButton.label:			Edit
*editButton.fromHoriz: 			fileButton
*editButton.menuName:			editMenu
*formy.status*top:			ChainTop
*formy.status*bottom:			ChainTop
*formy.status*left:			ChainLeft
*formy.status*right:			ChainRight
*status.fromHoriz:			editButton
*status.borderWidth:			0
*SmeBSB.HorizontalMargins:		32
*fileMenu.new.label:			New (Ctrl-N)...
*fileMenu.load.label:			Load (Ctrl-F)...
*fileMenu.insert.label:			Insert (Ctrl-I)...
*fileMenu.save.label:			Save (Ctrl-S)
*fileMenu.saveAs.label:			Save As (Ctrl-W)...
*fileMenu.resize.label:			Resize (Ctrl-R)...
*fileMenu.rescale.label:		Rescale (Ctrl-X)...
*fileMenu.filename.label:		Filename (Ctrl-E)...
*fileMenu.basename.label:		Basename (Ctrl-B)...
*fileMenu.quit.label:			Quit (Ctrl-C, Q)
*editMenu.image.label:			Image (Meta-I)
*editMenu.grid.label:			Grid (Meta-G)
*editMenu.dashed.label:			Dashed (Meta-D)
*editMenu.axes.label:			Axes (Meta-A)
*editMenu.stippled.label:		Stippled (Meta-S)
*editMenu.proportional.label:		Proportional (Meta-P)
*editMenu.zoom.label:			Zoom (Meta-Z)
*editMenu.cut.label:			Cut (Meta-C)
*editMenu.copy.label:			Copy (Meta-W)
*editMenu.paste.label:			Paste (Meta-Y, Ctrl-mb)
*form.clear.label:			Clear
*form.set.fromVert: 			clear
*form.set.label:			Set
*form.invert.fromVert: 			set
*form.invert.label:			Invert
*form.mark.vertDistance:		10
*form.mark.fromVert:			invert
*form.mark.label:			Mark
*form.unmark.fromVert:              	mark
*form.unmark.label:			Unmark
*form.copy.vertDistance:		10
*form.copy.fromVert: 			unmark
*form.copy.radioGroup:			mark
*form.copy.label:			Copy
*form.move.fromVert: 			copy
*form.move.radioGroup:			copy
*form.move.label:			Move
*form.flipHoriz.vertDistance:		10
*form.flipHoriz.width:			36
*form.flipHoriz.height:			36
*form.flipHoriz.fromVert: 		move
*form.flipHoriz.bitmap:			FlipHoriz
*form.up.vertDistance:			10
*form.up.width:				36
*form.up.height:			36
*form.up.fromVert: 			move
*form.up.fromHoriz:			flipHoriz
*form.up.bitmap:			Up
*form.flipVert.vertDistance:		10
*form.flipVert.width:			36
*form.flipVert.height:			36
*form.flipVert.fromVert: 		move
*form.flipVert.fromHoriz:		up
*form.flipVert.bitmap:			FlipVert
*form.left.width:			36
*form.left.height:			36
*form.left.fromVert: 			flipHoriz
*form.left.bitmap:			Left
*form.fold.width:			36
*form.fold.height:			36
*form.fold.fromVert: 			up
*form.fold.fromHoriz: 			left
*form.fold.bitmap:			Fold
*form.right.width:			36
*form.right.height:			36
*form.right.fromVert: 			flipVert
*form.right.fromHoriz: 			fold
*form.right.bitmap:			Right
*form.rotateLeft.width:			36
*form.rotateLeft.height:		36
*form.rotateLeft.fromVert:		left
*form.rotateLeft.bitmap:		RotateLeft
*form.down.width:			36
*form.down.height:			36
*form.down.fromVert: 			fold
*form.down.fromHoriz: 			rotateLeft
*form.down.bitmap:			Down
*form.rotateRight.width:		36
*form.rotateRight.height:		36
*form.rotateRight.fromVert:		right
*form.rotateRight.fromHoriz:		down
*form.rotateRight.bitmap:		RotateRight
*form.point.vertDistance:		10
*form.point.fromVert: 			rotateLeft
*form.point.radioGroup:  		move
*form.point.label:			Point
*form.curve.fromVert: 			point
*form.curve.radioGroup:  		point
*form.curve.label:			Curve
*form.line.fromVert: 			curve
*form.line.radioGroup: 			curve
*form.line.label:			Line
*form.rectangle.fromVert: 		line
*form.rectangle.radioGroup:  		line
*form.rectangle.label:			Rectangle
*form.filledRectangle.fromVert: 	rectangle
*form.filledRectangle.radioGroup:  	rectangle
*form.filledRectangle.label:		Filled Rectangle
*form.circle.fromVert: 			filledRectangle
*form.circle.radioGroup:  		filledRectangle
*form.circle.label:			Circle
*form.filledCircle.fromVert: 		circle
*form.filledCircle.radioGroup:  	circle
*form.filledCircle.label:		Filled Circle
*form.floodFill.fromVert:		filledCircle
*form.floodFill.radioGroup:  		filledCircle
*form.floodFill.label:			Flood Fill
*form.setHotSpot.vertDistance:		10
*form.setHotSpot.fromVert: 		floodFill
*form.setHotSpot.radioGroup:  		floodFill
*form.setHotSpot.label:			Set Hot Spot
*form.clearHotSpot.fromVert: 		setHotSpot
*form.clearHotSpot.label:		Clear Hot Spot
*form.undo.vertDistance:		10
*form.undo.fromVert:			clearHotSpot
*form.undo.label:			Undo
 |