#define FIXFONT -b&h-lucidatypewriter-medium-r-normal-sans-12-120-75-75-m-70-iso8859-1 !!! Other fonts I might like to use: ! -artwiz-smoothansi.se-medium-r-normal--13-130-75-75-m-60-iso8859-1 ! -b&h-lucidatypewriter-medium-r-normal-sans-12-120-75-75-m-70-iso8859-1 ! -bellcore-gacha-medium-r-normal--16-160-72-72-c-60-iso8859-1 #define VARFONT -*-helvetica-medium-r-*-*-12-*-*-*-p-*-*-* #define MENUFONT -artwiz-snap.se-normal-r-normal--10-100-75-75-p-90-iso8859-1 #define BOLDVARFONT -*-helvetica-bold-r-*-*-12-*-*-*-p-*-*-* ! Some more or less global stuff. *Font: FIXFONT *Label.font: VARFONT *Text.font: VARFONT *MenuButton.font: BOLDVARFONT *background: white *foreground: black ! Athena scrollbar resources. *Scrollbar*thickness: 10 *Scrollbar*background: grey30 *Scrollbar.DrawBorder: 1 *Scrollbar.thumb: /home/mc/solid.xbm ! For XaW3d, the 3D version of Athena widgets. *shapeStyle: Rectangle *beNiceToColormap: False ! For the Mr Is game. Xmris.Up: Up Xmris.Down: Down Xmris.Left: Left Xmris.Right: Right ! The graphic version of Nethack. NetHack.tile_file: x11tiles_big.xpm ! M-x all-hail-emacs RET Emacs.font: -bellcore-gacha-medium-r-normal--16-160-72-72-c-60-iso8859-1 Emacs.background: black Emacs.foreground: white #ifdef COLOR Emacs.cursorColor: red #endif Emacs.visibleBell: true Emacs.MenuBar: off Emacs.ToolBar: off Emacs.ScrollBars: off Emacs.Geometry: 80x72 emacs.pane.menubar.margin: 0 !!! The ubiquitous xterm terminal emulator. XTerm.vt100.background: black XTerm.vt100.foreground: white #ifdef COLOR XTerm.VT100*colorMode: on !!! For safe keeping: ! XTerm.SimpleMenu*background: #506480 XTerm.SimpleMenu*background: grey30 XTerm.SimpleMenu*foreground: white #endif XTerm*SimpleMenu*Font: MENUFONT ! Make the PgUp and PgDown keys scroll history: XTerm.vt100.translations: #override\ Prior: scroll-back(1,page)\n\ Next: scroll-forw(1,page)\n ! Send DEL when backarrow is pressed. XTerm.vt100.backarrowKey: false ! Don't use META as 8:th bit XTerm.vt100.eightBitInput: False ! Don't allow screen flipping XTerm*titeInhibit: false XTerm*visualBell: true ! Define some nice fonts to choose from: XTerm*fontMenu*font2*Label: Gacha 16 XTerm*fontMenu*font3*Label: Lucida 10 XTerm*fontMenu*font4*Label: Courier 12 XTerm*fontMenu*font5*Label: 6x13 XTerm*fontMenu*font6*Label: Lucida Typewriter 12 XTerm*VT100*font2: -bellcore-gacha-medium-r-normal--16-160-72-72-c-60-iso8859-1 XTerm*VT100*font3: -*-lucida*typewriter-medium-r-*-10-* XTerm*VT100*font4: -*-courier-medium-r-normal-*-12-* XTerm*VT100*font5: 6x13 XTerm*VT100*font6: -*-lucida*typewriter-medium-r-*-*-12-* ! The default font XTerm*Font: FIXFONT XTerm*font: FIXFONT XTerm*saveLines: 512 XTerm*scrollBar: off XTerm*scrollTtyOutput: false XTerm*cursorColor: red