! ! dot.Xresources -- X resource database ! ! 2002 Benedikt Meurer <bmeurer@unix-ag.org> ! !######################################################################### !# Global Defaults # !######################################################################### *background: Gray80 *foreground: Black *fontList: -b&h-lucida-medium-r-*-*-12-*-*-*-*-*-*-* *shadowThickness: 1 !######################################################################### !# Motif Window Manager # !######################################################################### Mwm*background: Skyblue4 Mwm*foreground: White Mwm*activeBackground: DarkOrange Mwm*activeForeground: White Mwm*frameBorderWidth: 4 Mwm*resizeBorderWidth: 4 Mwm*iconSize: 32x32 Mwm*saveUnder: True Mwm*feedback*background: Gray80 Mwm*feedback*foreground: Black Mwm*feedback*fontList: -b&h-lucida-medium-r-*-*-12-*-*-*-*-*-*-* Mwm*icon*background: Gray80 Mwm*icon*foreground: Black Mwm*icon*fontList: -b&h-lucida-medium-r-*-*-12-*-*-*-*-*-*-* Mwm*menu*background: Gray80 Mwm*menu*foreground: Black Mwm*menu*fontList: -b&h-lucida-medium-r-*-*-12-*-*-*-*-*-*-* Mwm*title*fontList: -b&h-lucida-medium-r-*-*-12-*-*-*-*-*-*-* Mwm*Vim*iconImage: /home/bmeurer/pixmaps/vim32x32.xpm !######################################################################### !# X Terminal Emulator # !######################################################################### XTerm*background: White XTerm*foreground: Black XTerm*title: Terminal XTerm*utmpInhibit: True XTerm*dynamicColors: True XTerm*metaSendsEscape: True XTerm*internalBorder: 1 !######################################################################### !# VI Improved (Motif) # !######################################################################### Vim*background: Gray80 Vim*foreground: Black Vim*scrollbarBackground: Gray80 Vim.menuFontSet: -b&h-lucida-medium-r-*-*-12-*-*-*-*-*-*-* Vim.geometry: 80x35 Vim*scrollbarWidth: 12 Vim*textAreaForm.borderWidth:0 Vim*menuBar.marginHeight: 1 Vim*menuBar.marginWidth: 1 Vim*menuBar.shadowThickness: 1