X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=etc%2Fskel%2F.Xresources;h=4b8e1ddb937547a2492abb116a666bc7911bea7e;hb=13d202074d08c09a22dc3e8f4be034a18f9e1f9a;hp=5c649bb759e1be933bbafc2e5814d1218ad4c8a2;hpb=619e0de06b76617ae33acdeafc455210dc58d729;p=grml-etc.git diff --git a/etc/skel/.Xresources b/etc/skel/.Xresources index 5c649bb..4b8e1dd 100644 --- a/etc/skel/.Xresources +++ b/etc/skel/.Xresources @@ -3,55 +3,43 @@ ! Authors: grml-team (grml.org), (c) Michael Prokop ! Bug-Reports: see http://grml.org/bugs/ ! License: This file is licensed under the GPL v2. -! Latest change: Don Sep 28 23:10:44 CEST 2006 [mika] !############################################################################### -! Notice: apply changes via running `xrdb -merge ~/.Xresources' +! Notice: apply changes via running 'xrdb -merge ~/.Xresources' ! run "xprop WM_CLASS" to find out title of windows !############################################################################### -! If you don't have any iso8859-15 fonts, use iso8859-1 +! If you do not have any iso8859-15 fonts, use iso8859-1 !*font: -misc-fixed-medium-r-normal-*-*-140-*-*-c-*-iso8859-15 -xterm*font: -misc-fixed-medium-r-normal-*-*-140-*-*-c-*-iso8859-15 -xterm*font2: -misc-fixed-medium-r-normal-*-*-70-*-*-c-*-iso8859-15 -xterm*font3: -misc-fixed-medium-r-normal-*-*-100-*-*-c-*-iso8859-15 -xterm*font4: -misc-fixed-medium-r-normal-*-*-120-*-*-c-*-iso8859-15 -xterm*font5: -misc-fixed-medium-r-normal-*-*-140-*-*-c-*-iso8859-15 - -! debian's x-terminal-emulator has the following WM_CLASS: -XTerm*font: -misc-fixed-medium-r-normal-*-*-140-*-*-c-*-iso8859-15 -XTerm*.background: black -XTerm*.foreground: lightgrey - -XTerm*utf8: 0 - -xterm*.background: black -xterm*.foreground: lightgrey -!xterm.vt100.boldMode: false -!xterm.vt100.background: black -!xterm*foreground: yellow -!xterm.eightBitInput: true -!xterm*multiScroll: on -!xterm*jumpScroll: on -!xterm*font: -misc-console-medium-r-*-*-*-*-*-*-*-*-iso10646-1 -!xterm*boldFont: -misc-console-medium-r-*-*-*-*-*-*-*-*-iso10646-1 -!xterm*font: -misc-fixed-medium-r-normal--14-140-75-75-c-90-iso8859-15 -!xterm*boldFont: -misc-fixed-medium-r-normal--14-140-75-75-c-90-iso8859-15 -!xterm*ScrollBar: on -!xterm*SaveLines: 2000 -!xterm.eightBitOutput: true -!xterm.vt100.colorBDMode: false -!xterm.vt100.boldColors: true -!xterm.width: 640 -!xterm.height: 480 - -!XTerm*font: -misc-fixed-medium-r-normal--14-130-75-75-c-70-iso8859-15 -!XTerm*boldFont: -misc-fixed-medium-r-normal--14-130-75-75-c-70-iso8859-15 - -!XTerm*foreground: gray90 -!XTerm*foreground: yellow -!XTerm*background: black -!XTerm*cursorColor: blue +XTerm*faceName: Terminus +XTerm*faceSize: 11 +XTerm*font2: -misc-fixed-medium-r-normal-*-*-70-*-*-c-*-iso8859-15 +XTerm*font3: -misc-fixed-medium-r-normal-*-*-100-*-*-c-*-iso8859-15 +XTerm*font4: -misc-fixed-medium-r-normal-*-*-120-*-*-c-*-iso8859-15 +XTerm*font5: -misc-fixed-medium-r-normal-*-*-140-*-*-c-*-iso8859-15 + +XTerm*utf8: 1 + +UXTerm*faceName: Terminus +UXTerm*faceSize: 11 +UXTerm*font1: -misc-fixed-*-*-*-*-6-*-*-*-*-*-iso10646-* +UXTerm*font2: -misc-fixed-medium-r-normal--8-80-75-75-c-50-iso10646-1 +UXTerm*font3: -misc-fixed-medium-r-normal--14-130-75-75-c-70-iso10646-1 +UXTerm*font4: -misc-fixed-medium-r-normal--13-120-75-75-c-80-iso10646-1 +UXTerm*font5: -misc-fixed-medium-r-normal--18-120-100-100-c-90-iso10646-1 +UXTerm*font6: -misc-fixed-medium-r-normal--20-200-75-75-c-100-iso10646-1 +UXTerm*utf8Fonts.font: -misc-fixed-medium-r-normal--18-120-100-100-c-90-iso10646-1 +UXTerm*utf8Fonts.wideFont: -misc-fixed-medium-r-normal-ko-18-120-100-100-c-180-iso10646-1 + +UXTerm*allowFontOps: true + +! enable UTF8 +! XTerm*utf8: 0 +! start via xterm -class UXTerm or 'uxterm' +UXTerm*utf8: 1 +UXTerm*eightBitInput: false +UXTerm*metaSendsEscape: true + XTerm*cursorColor: orange XTerm*borderColor: white XTerm*scrollColor: black @@ -60,6 +48,7 @@ XTerm*visualBell: true XTerm*saveLines: 8192 XTerm*shading: 80 +XTerm*allowFontOps: true XTerm*allowSendEvents: true XTerm*internalBorder: 0 XTerm*borderWidth: 0 @@ -74,53 +63,6 @@ XTerm*scrollBar: false XTerm*eightBitInput: false XTerm*metaSendsEscape: true -!XTerm*internalBorder: 10 -!XTerm*highlightSelection: true -!XTerm*VT100*colorBDMode: on -!XTerm*VT100*colorBD: blue -!XTerm.VT100.eightBitOutput: true -!XTerm.VT100.titeInhibit: false - -! original colorsetup -!XTerm*color0: black -!XTerm*color1: red3 -!XTerm*color2: green3 -!XTerm*color3: yellow3 -!XTerm*color4: blue -!XTerm*color5: magenta3 -!XTerm*color6: cyan3 -!XTerm*color7: gray90 -!XTerm*color8: gray50 -!XTerm*color9: red -!XTerm*color10: green -!XTerm*color11: yellow -!XTerm*color12: blue -!XTerm*color13: magenta -!XTerm*color14: cyan -!XTerm*color15: white -!XTerm*colorUL: yellow -!XTerm*colorBD: white - -XTerm*boldMode: false -XTerm*color0: black -XTerm*color1: red3 -XTerm*color2: green3 -XTerm*color3: #fdfa22 -XTerm*color4: blue -XTerm*color5: magenta3 -XTerm*color6: cyan3 -XTerm*color7: gray90 -XTerm*color8: gray50 -XTerm*color9: red -XTerm*color10: green -XTerm*color11: yellow -XTerm*color12: blue -XTerm*color13: magenta -XTerm*color14: cyan -XTerm*color15: white -!XTerm*colorUL: yellow -!XTerm*colorBD: white - ! The following two sections take advantage of new features in version 7 ! of the Athena widget library. Comment them out if you have a shallow ! color depth. @@ -134,28 +76,63 @@ XTerm*tekMenu*backgroundPixmap: gradient:vertical?dimension=300&start=gray1 XTerm*tekMenu*foreground: white ! other terminals: -rxvt*.background: black -rxvt*.foreground: lightgrey rxvt*.cursorColor: orange rxvt*.borderColor: white rxvt*.scrollColor: black -rxvt*.font: -misc-fixed-medium-r-normal-*-*-140-*-*-c-*-iso8859-15 - -aterm*.background: black -aterm*.foreground: lightgrey -aterm*.cursorColor: orange -aterm*.borderColor: white -aterm*.scrollColor: black -aterm*.font: -misc-fixed-medium-r-normal-*-*-140-*-*-c-*-iso8859-15 - -urxvt*.background: black -urxvt*.foreground: lightgrey -urxvt*.cursorColor: orange -urxvt*.borderColor: white -urxvt*.scrollColor: black -urxvt*.font: -misc-fixed-medium-r-normal-*-*-140-*-*-c-*-iso8859-15 - -!XTerm Profiles - use via 'xterm -name profilename' +rxvt*font: xft:Terminus:size=11 + + +! urxvt +URxvt*font: xft:terminus:size=10 +URxvt.italicFont: xft:Bitstream Vera Sans Mono:italic:autohint=true +URxvt.boldItalicFont: xft:Bitstream Vera Sans Mono:bold:italic:autohint=true +!URxvt.background: black +URxvt.background: rgba:0000/0000/0000/ccdd +URxvt.underlineColor: white +URxvt.colorBD: white +URxvt.colorIT: green +URxvt.fading: 30 + +URxvt.scrollBar: off +URxvt*scrollstyle: xterm + +! extensions: +URxvt.perl-ext: default,matcher,tabbed +URxvt.perl-ext-common: default,matcher,tabbed +URxvt.urlLauncher: firefox +URxvt.matcher.button: 1 +URxvt*matcher.pattern.1: \\b(mailto|http|https|ftp|file):[/]*[\\w-]\\.[\\w./?&@#-]*[\\w/-] +URxvt*matcher.pattern.2: \\bwww\\.[\\w-]\\.[\\w./?&@#-]*[\\w/-] +URxvt.matcher.rend.0: fg8 + +! support stop scrolling on tty output +URxvt.saveLines: 100000 +URxvt*scrollTtyOutput: false +URxvt*scrollWithBuffer: true +URxvt*scrollTtyKeypress: true + +! Based on Tomorrow Theme +*.foreground: #c5c8c6 +*.background: #1d1f21 +*.cursorColor: orange +*.color0: #000000 +*.color1: #af7575 +*.color2: #8baf83 +*.color3: #ae7b00 +*.color4: #8991b7 +*.color5: #682a9b +*.color6: #2b6651 +*.color7: #929593 +*.color8: #666666 +*.color9: #cc6666 +*.color10: #b5bd68 +*.color11: #f0c674 +*.color12: #81a2be +*.color13: #b294bb +*.color14: #8abeb7 +*.color15: #ecebec + +! XTerm Profiles - use via 'xterm -name profilename' light*foreground: black light*background: gray90 light*cursorColor: blue @@ -198,12 +175,6 @@ presentation*color12: lightblue presentation*color4: lightblue presentation*font: -misc-fixed-medium-r-normal-*-*-210-*-*-c-*-iso8859-15 -! enable UTF8 -! XTerm*utf8: 0 -! start via xterm -class UXTerm or 'uxterm' -UXTerm*eightBitInput: false -UXTerm*metaSendsEscape: true - !Emacs*font: -misc-fixed-medium-r-normal-*-13-*-*-*-*-*-*-* !Emacs*menubar*Font: -misc-fixed-medium-r-normal-*-13-*-*-*-*-*-*-* !Emacs*EmacsFrame*buffers-tab.attributeFont: -misc-fixed-medium-r-normal-*-13-*-*-*-*-*-*-*