! -*- conf-xdefaults -*-
!
! ~/.Xresources from Joerg Arndt
! Your feedback is welcome   mailto:arndt (AT) jjj.de
! version: 2025-June-10 (14:48)
!
! After making any change to this file, run the following command:
!   xrdb -merge ~/.Xresources
!
! List all settings:
!   xrdb -query -all
!
! See also /etc/X11/app-defaults/
! cf.  appres   editres   xlsclients  xprop  xwininfo

! sqrt(3840^2+2160^2)/32. = 137.68
! was: 96
! Xft.dpi: 96
! Xft.dpi: 138
Xft.dpi: 120

!Xcursor.theme: whiteglass
!Xcursor.size: 64

*printCommand: lpr
Scrollbar.JumpCursor: True
*basicLocale:   C
*timeFormat:    C
*numeric:       C
*displayLang:   C
*inputLang:     C
*customization: -color

! huge xmessage font:
!xmessage*font: -*-*-*-*-*--20-*-*-*-*-*-*-*
xmessage*font: 10x20
!xmessage*font: lucidasans-24

! ----------------------------------
!  XPDF: see .xpdfrc
!
! ----------------------------------


! ----------------------------------
!  EMACS:
!
! We do not want anything gtk or gconf:
! ./configure --without-gconf --with-x-toolkit=lucid
! cp -ivau ./src/emacs /usr/local/bin/emacs-24.3
! In the emacs source tree, see ./src/xrdb.c  line 480ff
!
! Cf. https://www.zap.org.au/~john/emacs/.Xresources
!
!! DejaVu Sans Mono-14:bold
!! Liberation Mono:14
emacs.geometry: 86x70
! emacs.geometry: 102x70
! emacs.geometry: 115x70
!! see: .jjemacs/fonts.el !
!  following all were 10x20
emacs*font: DejaVu Sans Mono-14:bold
emacs.font: DejaVu Sans Mono-14:bold
emacs.menu*font: DejaVu Sans Mono-14:bold
emacs*menu*font: DejaVu Sans Mono-14:bold
emacs*menubar*font: DejaVu Sans Mono-14:bold
emacs*pane*menubar*font: DejaVu Sans Mono-14:bold
emacs-24*font: DejaVu Sans Mono-14:bold
emacs-25*font: DejaVu Sans Mono-14:bold
emacs*panefont: DejaVu Sans Mono-14:bold
emacs.pane*font: DejaVu Sans Mono-14:bold
!Emacs.dialog*.font: Noto Sans 10
!
! Emacs*background: rgb:ef/ef/ef
! ----------------------------------


! ----------------------------------
!  XTERM:
!
! See also /etc/X11/app-defaults/XTerm
!
!XTerm.eightBitInput:    true
XTerm.eightBitInput:    false
XTerm.eightBitOutput:   true
XTerm*multiScroll:      on
XTerm*jumpScroll:       on
XTerm*rightScrollBar:   false
XTerm*ScrollBar:        on
XTerm*Scrollbar*width:  12
!XTerm*SaveLines:        2500
XTerm*SaveLines:        10000

XTerm*utf8: 1
XTerm*locale: 1
!
! # fc-list | cut -f2 -d: | sort -u
!XTerm*faceName: DejaVu Sans Mono
!XTerm.scaleHeight: 0.9
!XTerm*faceName: IBM 3270
!Term*faceName: Bitstream Vera Sans Mono
!Term*faceName: Inconsolata
!
! XTerm*font:             -adobe-courier-bold-r-normal--14-140-75-75-m-90-iso8859-1
! XTerm*font:             9x15bold
!XTerm*font:             8x13bold
!XTerm.font:             8x13bold
!XTerm*font:             10x20
!XTerm.font:             10x20
!XTerm*font:             DejaVu Sans Mono
!XTerm.font:             DejaVu Sans Mono
! XTerm*font: -b&h-lucidatypewriter-medium-r-normal-sans-12-120-75-75-m-70-iso10646-1
! XTerm*font:             -Misc-Fixed-Bold-R-Normal--13-120-75-75-C-80-iso10646-1
! XTerm*font:             lucidasanstypewriter-12
! XTerm*background:       LightYellow2
!
! https://lukas.zapletalovi.com/2013/07/hidden-gems-of-xterm.html
!
! font  (class Font)  "Default" in the standard menu.
! font1 (class Font1) "Unreadable"
! font2 (class Font2) "Tiny"
! font3 (class Font3) "Small"
! font4 (class Font4) "Medium"
! font6 (class Font6) "Huge"
!
! font5 (class Font5)  "Large"
!XTerm*VT100.font5: 9x13
!XTerm*VT100.font5: DejaVu Sans Mono
XTerm*VT100.font1: 8x13bold
!XTerm*font5: "DejaVu Sans Mono-12" # wrong
!XTerm*font5: -unknown-DejaVu Sans Mono-normal-normal-normal-*-19-*-*-*-m-0-iso10646-1 # wrong
!XTerm*font5: DejaVu Sans Mono:pixelsize=12 # wrong
!XTerm*font5: -misc-fixed-bold-r-normal--13-*-75-75-c-80-fontset-startup # wrong
!
! font6 (class Font6)  "Huge"
!
*fontMenu*render-font*Label:    TrueType Fonts
!XTerm*faceName: DejaVu Sans Mono
XTerm*faceName: Liberation Mono
!XTerm*faceSize: 10
XTerm*faceSize: 14
XTerm*renderFont: true
!
XTerm*background:       white
! XTerm*background:       grey95
! XTerm*VT100.geometry:   100x45+80+200
! make emacs with ssh get the meta key:
XTerm*VT100.metaSendsEscape: True
XTerm*VT100.backarrowKeyIsErase: False
!
XTerm*VT100.geometry:   100x45
XTerm*Lines:            45
XTerm*autoWrap:         true
XTerm*loginShell:       true
XTerm*charClass:  33:48,37:48,43:48,45-47:48,64:48,126:48,95:48
!
!
! Specifies the maximum time in milliseconds between multi-click select
! events.  The default is 250 milliseconds.
XTerm*multiClickTime: 500
!
! Specifies a shell command to which xterm will open a pipe when the
! first MC (Media Copy) command is initiated.  The default is ``lpr.''
! If the resource value is given as a blank string, the printer is
! disabled.
XTerm*printerCommand:
!
XTerm*visualBell:       true
! Specifies  whether  the  window  whould be raised when Control-G is received.
XTerm*popOnBell: on
! allow: color and font changes, cf. aliases fnn etc (file ~/.alias):
XTerm*allowColorOps: true
XTerm*allowFontOps: true
! iconify and resize:
XTerm*allowWindowOps: true
!
XTerm*scrollKey: true
XTerm*scrollTtyOutput: false
!
!XTerm*cursorTheme: Adwaita
XTerm*pointerColor: red
XTerm*pointerShape: left_ptr
!Xcursor.size: 64
!
!
! ----------------------------------
!
! ----------------------------------
!  VT100:
!
! Set the default text foreground and background colors:
! - EITHER -
! "white" text on a black background:
!*VT100*foreground: gray90
!*VT100*background: black
! - OR -
! black text on a "white" background:
*VT100*foreground: black
*VT100*background: gray90
!
! Enable color:
*VT100*colorMode: on
!
! whether escape sequences can change colors:
*VT100*dynamicColors: on
!
! Whether to use the bold/underline colors in preference to other colors:
*VT100*colorAttrMode: off
!
! whether to use color for underline attribute:
*VT100*colorULMode: on
*VT100*colorUL: DarkBlue
*VT100*underLine: on
!
! whether to use color for the bold attribute:
*VT100*colorBDMode: on
*VT100*boldColors: on
*VT100*colorBD: Brown
!
! Specifies the color to use for the background of selected or otherwise
! highlighted text.  If not specified, reverse video is used.
*VT100*highlightColor: Green
!
!Specifies whether or not control sequences sent by the terminal should
!be eight- bit characters or escape sequences.  The default is "false".
!*VT100*eightBitControl: false
! ----------------------------------


! ----------------------------------
!  XDVI: (see also ~/.xdvirc)
!
! no saving of history, state etc. (into ~/.xdvirc):
XDvi.noInitFile: true
!
! Magnifier (0), Text Selection Mode (1) or Ruler Mode (2):
! MUST be 0 to make hyperlinks clickable!
XDvi.mouseMode: 0
!XDvi.shrinkFactor: 6
XDvi.shrinkFactor: 5
XDvi.paper:        a4
XDvi.expert:       1
XDvi.gamma:       1.8
!XDvi.geometry:   880x1100-0-0
XDvi.geometry:   997x1498--70--200
! XDvi.background:   LightYellow
XDvi.background:   white
! XDvi.wwwBrowser:   w3m
! XDvi.keepPosition: true
XDvi.editor: emacs -no-site-file +%l %f
!XDvi.editor: gnuclient -no-site-file +%l %f
!XDvi.highlight: Blue
!XDvi.highlight: DarkRed
XDvi.highlight: Red
XDvi.linkColor: DarkBlue
!XDvi.linkColor: MidnightBlue
XDvi.visitedLinkColor: Purple3
! linkstyle must be after linkcolor:
XDvi.LinkStyle: 2
XDvi.Hush: true
! edit the xdvi wrapper script to get rid of the messages:
!  add a >/dev/null in the calls to the binary
!XDvi.wwwBrowser: /usr/bin/mozilla
XDvi.wwwBrowser: /usr/bin/firefox
!XDvi.wwwBrowser: /usr/bin/seamonkey
! ----------------------------------


! ----------------------------------
!  KDVI:
!
kdvi.geometry: 868x1112+180+0
!kdvi.shrink: 3
!kdvi*shrinkFactor: 3
! ----------------------------------


! ----------------------------------
!  GV: (see also ~/.gv)
!
GV.geometry:  +300-13
! ----------------------------------


! ----------------------------------
!  GHOSTVIEW:
!
Ghostview.pageMedia:  A4
Ghostview*magstep:    2
!! Fix warning "GenericResourceDir doesn't point to a valid resource directory."
!! (doesn not t help, instead use environment variable
!! GS_OPTIONS='-sGenericResourceDir=/usr/share/ghostscript/8.70/Resource/' )
!Ghostview*GenericResourceDir: "/usr/share/ghostscript/8.70/Resource/Init/"
!Ghostview*GenericResourceDir: "/usr/share/ghostscript/*/Resource/"
! ----------------------------------


! ----------------------------------
! XCLOCK
! They forgot to put that in:
! Xclock.backgroung: gray
! ----------------------------------


! ----------------------------------
! XSCREENSAVER
! cf.  ~/.xscreensaver
!XScreenSaver.mode: blank
! ----------------------------------

! ----------------------------------
! GNUPLOT
gnuplot*geometry: 1000x1000
gnuplot*font: Liberation Mono
! ----------------------------------


! ----------------------------------
!  XLOAD:
!
xload*geometry:    1050x75+0-0
xload*background:  grey77
XLoad.input:                 false
xload*Label*Justify:         left
xload*JumpScroll:            1
xload*internalBorderWidth:   0
xload*showGrip:              false
! ----------------------------------


! ----------------------------------
!  XOSVIEW:
!
!xosview*geometry:         220x185-0-0
!xosview*geometry:         290x260+0-+75
xosview*geometry:         290x280+0-+75

xosview*meterLabelColor:    darkblue

!xosview*foreground:       black
xosview*background:       grey
!xosview*font:             6x10
!xosview*labels:           True
!xosview*usedlabels:       True
xosview*meterLabel:       black
xosview*usedLabelColor:   black

! -- background/idle/free:
! xosview*cpuFreeColor:     green2
xosview*cpuFreeColor:   grey80
xosview*memFreeColor:   grey80
xosview*swapFreeColor:  grey80
xosview*pageIdleColor:  grey80
xosview*netBackground:  grey80
xosview*loadIdleColor:  grey80
xosview*diskIdleColor:  grey80
xosview*intOffColor:    grey80
xosview*intOnColor:  blue
xosview*swapUsedColor:  blue
xosview*pageInColor:  blue
xosview*pageOutColor: green2

xosview*netInColor:  blue
xosview*netOutColor: green2

xosview*diskReadColor:  blue
xosview*diskWriteColor: green2

xosview*cpuUserColor:     blue
xosview*cpuSystemColor:   yellow
xosview*cpuNiceColor:     green2

xosview*memUsedColor:     blue
xosview*memSharedColor:   wheat
xosview*memBufferColor:   yellow
xosview*memCacheColor:    green2

xosview*interrupts: False

xosview*cpuFormat: all
xosview*gfxGraph: False
xosview*disk: False

! xosview*borderwidth: 2
! ----------------------------------



!! ----------------------------------
!!  NETSCAPE:
!! cf. http://people.redhat.com/~scoile/fonts/fixing.html
!! cf. /opt/netscape/app-defaults/Netscape
!!
!Netscape*fontList: 9x15bold, 9x15bold, 9x15bold
!Netscape*toolBar.destinations.isEnabled: false
!Netscape*toolBar.myshopping.isEnabled: false
!Netscape*toolBar.search.isEnabled: false
!Netscape*toolBar.viewSecurity.isEnabled: false
!Netscape*selectForeground: White
!Netscape*selectBackground: Blue
!Netscape*noAboutSplash: true
!!Netscape*documentFonts.sizeIncrement: 20
!Netscape*documentFonts.sizeIncrement: 10
!! Set this to false to disable the <BLINK> tag:
!Netscape*blinkingEnabled: False
!! These resources control the foreground and background colors of normal text:
!! Netscape*defaultForeground: #000000
!! Netscape*defaultBackground: #c0c0c0
!! Netscape*documentColorsHavePriority: False
!! Whether the Exit menu item should confirm first.
!Netscape*confirmExit: True
!! ----------------------------------


! -------------------------------------------
