X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/f617db13b0685c674817a6c7c1d148da3c07081f..9cbbe3329b0b039c3ee83841a19765a7aa3d4201:/Xdefaults diff --git a/Xdefaults b/Xdefaults index 31331a2..e7e23b8 100644 --- a/Xdefaults +++ b/Xdefaults @@ -2,7 +2,7 @@ ! .Xdefaults ! -#define NICEFONT -adobe-helvetica-medium-r-normal--10-*-*-p-*-iso8859-1 +#define NICEFONT -adobe-helvetica-medium-r-normal--10-*-*-*-p-*-iso8859-1 #define FIXED fixed ! --- General configuration --- @@ -27,9 +27,9 @@ ! --- Wily things --- -wily*p9font: FIXED -wily*font: FIXED -wily*fixed: FIXED +wily*p9font: FIXED +wily*font: FIXED +wily*fixed: FIXED ! --- Edwin --- @@ -46,10 +46,12 @@ XTerm*saveLines: 1000 XTerm*scrollTtyOutput: false XTerm*scrollKey: true XTerm*rightScrollBar: true +XTerm*metaSendsEscape: true +XTerm*eightBitInput: true XTerm*VT100*translations: #override \ - : scroll-back(1,halfpage) \n\ - : scroll-forw(1,halfpage) + : scroll-back(1,halfpage) \n\ + : scroll-forw(1,halfpage) ! --- XConsole settings --- @@ -80,8 +82,8 @@ Emacs.verticalScrollBars: right xvncviewer*shareDesktop: true xvncviewer*desktop.translations: #override\n\ - F8: SendRFBEvent()\n\ - !CtrlEscape: ShowPopup() + F8: SendRFBEvent()\n\ + !CtrlEscape: ShowPopup() ! --- Ytalk settings --- @@ -128,6 +130,7 @@ XDvi.Hush: true XDvi.thorough: true XDvi.gsAlpha: true XDvi.not1lib: true +XDvi.watchFile: 1 xdvirv.background: black xdvirv.foreground: white @@ -189,3 +192,16 @@ xzx*joyFire: space xzx*sound: true xzx*mf128: true xzx*libDir: .:/usr/lib/xzx:/usr/local/share/spectrum + +! --- Axiom HyperDoc --- + +Axiom.hyperdoc.RmFont: -adobe-helvetica-medium-r-normal--12-*-*-*-p-*-iso8859-1 +Axiom.hyperdoc.BoldFont: -adobe-helvetica-bold-r-normal--12-*-*-*-p-*-iso8859-1 +Axiom.hyperdoc.ActiveFont: -adobe-helvetica-medium-r-normal--12-*-*-*-p-*-iso8859-1 +Axiom.hyperdoc.EmphasizeFont: -adobe-helvetica-medium-i-normal--12-*-*-*-p-*-iso8859-1 +Axiom.hyperdoc.ActiveColor: blue +Axiom.hyperdoc.AxiomFont: FIXED +Axiom.hyperdoc.TtFont: FIXED +Axiom.hyperdoc.InputForeground: black +Axiom.hyperdoc.InputBackground: white +Axiom.hyperdoc.Background: lightgrey