Results 1 to 6 of 6

Thread: Post your .Xdefaults!

  1. #1
    Join Date
    Dec 2005
    Location
    Kingston, Ontario
    Beans
    1,919
    Distro
    Ubuntu 12.04 Precise Pangolin

    Post your .Xdefaults!

    I've been looking for some darker styled Xdefaults and figured some of you might have some good ones. So, post your ~/.Xdefaults as well as a screenshot of its effect!

    Code:
    *background:  #333333
    *foreground:  #efefcf
    !Colors
    ! Black
    *color0:      #5A5A5A
    *color8:      #3e3e3e
    ! Red
    *color1:      #FF4747
    *color9:      #FF6767
    ! Green
    *color2:      #AFC81C
    *color10:     #bFC81C
    ! Yellow
    *color3:      #FDD338
    *color11:     #F4D461
    ! Blue
    *color4:      #619AF4
    *color12:     #5496FF
    ! Purple
    *color5:      #5F5A90
    *color13:     #826AB1
    ! Cyan
    *color6:      #47E0FF
    *color14:     #2ED9FB
    ! White
    *color7:      #FFFFFF
    *color15:     #DEDEDE
    ! Orange
    *color16:     #FFB000
    
    
    !Xft settings
    Xft.dpi:                96
    Xft.hinting:            1
    Xft.hintstyle:          hintfull
    Xft.antialias:          1 
    Xft.rgba:               rgb
    
    
    !URxvt settings
    URxvt.urlLauncher:      firefox
    urxvt*font: 		xft:Bitstream Vera Sans Mono:pixelsize=9
    URxvt*boldFont:		xft:Bitstream Vera Sans Mono:pixelsize=9
    !URxvt*font:		xft:LucidaMacBold:pixelsize=7
    URxvt*italicFont:	xft:segoe ui:pixelsize=9
    URxvt*bolditalicFont:	xft:Bitstream Vera Sans Mono:pixelsize=9
    URxvt*scrollBar:	false
    URxvt*internalBorder:	6
    
    URxvt.background:	#010101
    !URxvt.foreground:	#ffffff
    !URxvt.termName:           string
    !URxvt.geometry:           128x64
    !URxvt.reverseVideo:       boolean
    !URxvt.loginShell:         boolean
    !URxvt.jumpScroll:         boolean
    !URxvt.skipScroll:         boolean
    !URxvt.pastableTabs:       boolean
    !URxvt.scrollstyle:        mode
    !URxvt.scrollBar_right:    boolean
    !URxvt.scrollBar_floating: boolean
    !URxvt.scrollBar_align:    mode
    !URxvt.thickness:          number
    !URxvt.scrollTtyOutput:    boolean
    !URxvt.scrollTtyKeypress:  boolean
    !URxvt.scrollWithBuffer:   boolean
    URxvt.inheritPixmap:      true
    URxvt.transparent:        false
    URxvt.tintColor:          #333333
    URxvt.shading:            0
    URxvt.fading:             0
    URxvt.fadeColor:          #222222
    !URxvt.utmpInhibit:        boolean
    URxvt.urgentOnBell:       true
    !URxvt.visualBell:         boolean
    !URxvt.mapAlert:           boolean
    !URxvt.meta8:              boolean
    URxvt.mouseWheelScrollPage:   True
    !URxvt.tripleclickwords:   boolean
    !URxvt.insecure:           boolean
    !URxvt.cursorUnderline:    boolean
    URxvt.cursorBlink:        true
    !URxvt.pointerBlank:       boolean
    !URxvt.colorBD:            color
    !URxvt.colorIT:            color
    !URxvt.colorUL:            color
    !URxvt.colorRV:            color
    !URxvt.underlineColor:     color
    !URxvt.scrollColor:        color
    !URxvt.troughColor:        color
    !URxvt.highlightColor:     color
    URxvt.cursorColor:        #afc81c
    !URxvt.cursorColor2:       color
    URxvt.pointerColor:       #afc81c
    !URxvt.pointerColor2:      color
    !URxvt.borderColor:        color
    !URxvt.intensityStyles:    boolean
    !URxvt.inputMethod:        name
    !URxvt.preeditType:        style
    !URxvt.imLocale:           string
    !URxvt.imFont:             fontname
    !URxvt.title:               URxvt
    !URxvt.iconName:           string
    !URxvt.saveLines:          number
    !URxvt.depth:              number
    !URxvt.transient-for:      windowid
    !URxvt.override-redirect:  boolean
    !URxvt.hold:               boolean
    !URxvt.externalBorder:     number
    !URxvt.internalBorder:     number
    URxvt.borderLess:         true
    !URxvt.skipBuiltinGlyphs:  boolean
    !URxvt.lineSpace:          number
    !URxvt.pointerBlankDelay:  number
    !URxvt.backspacekey:       string
    !URxvt.deletekey:          string
    !URxvt.selectstyle:        mode
    !URxvt.print-pipe:         string
    !URxvt.modifier:           modifier
    !URxvt.cutchars:           string
    !URxvt.answerbackString:   string
    !URxvt.secondaryScreen:    boolean
    !URxvt.secondaryScroll:    boolean
    !URxvt.perl-lib:           string
    !URxvt.perl-eval:          perl-eval
    !URxvt.perl-ext-common:    string
    !URxvt.perl-ext:           string
    !URxvt.iso14755_52:        boolean
    !URxvt*keysym.sym:         keysym
    
    !xterm settings
    xterm*dynamicColors:    true
    !xterm*utf8:             2
    xterm*eightBitInput:    true
    xterm*saveLines:        32767
    xterm*scrollTtyKeypress:true
    xterm*scrollTtyOutput:  false
    xterm*scrollBar:        false
    xterm*loginShell:       true
    xterm*faceName:         Bitstream Vera Sans Mono:pixelsize=10
    xterm*jumpScroll:       true
    xterm*multiScroll:      true
    xterm*toolBar:          false
    
    
    Xcursor.theme: Shere_Khan_Black_Hand
    Xcursor.size: 12
    You can see it in use in these images.
    +Solace @DeviantArt | Awesome Guide | Beginners Team Member
    Canadian Forces 2007-present

  2. #2
    Join Date
    Jan 2005
    Beans
    7

    Re: Post your .Xdefaults!

    Quote Originally Posted by ~LoKe View Post
    I've been looking for some darker styled Xdefaults and figured some of you might have some good ones. So, post your ~/.Xdefaults as well as a screenshot of its effect!

    Code:
    *background:  #333333
    *foreground:  #efefcf
    !Colors
    ! Black
    *color0:      #5A5A5A
    *color8:      #3e3e3e
    ! Red
    *color1:      #FF4747
    *color9:      #FF6767
    ! Green
    *color2:      #AFC81C
    *color10:     #bFC81C
    ! Yellow
    *color3:      #FDD338
    *color11:     #F4D461
    ! Blue
    *color4:      #619AF4
    *color12:     #5496FF
    ! Purple
    *color5:      #5F5A90
    *color13:     #826AB1
    ! Cyan
    *color6:      #47E0FF
    *color14:     #2ED9FB
    ! White
    *color7:      #FFFFFF
    *color15:     #DEDEDE
    ! Orange
    *color16:     #FFB000
    
    
    !Xft settings
    Xft.dpi:                96
    Xft.hinting:            1
    Xft.hintstyle:          hintfull
    Xft.antialias:          1 
    Xft.rgba:               rgb
    
    
    !URxvt settings
    URxvt.urlLauncher:      firefox
    urxvt*font: 		xft:Bitstream Vera Sans Mono:pixelsize=9
    URxvt*boldFont:		xft:Bitstream Vera Sans Mono:pixelsize=9
    !URxvt*font:		xft:LucidaMacBold:pixelsize=7
    URxvt*italicFont:	xft:segoe ui:pixelsize=9
    URxvt*bolditalicFont:	xft:Bitstream Vera Sans Mono:pixelsize=9
    URxvt*scrollBar:	false
    URxvt*internalBorder:	6
    
    URxvt.background:	#010101
    !URxvt.foreground:	#ffffff
    !URxvt.termName:           string
    !URxvt.geometry:           128x64
    !URxvt.reverseVideo:       boolean
    !URxvt.loginShell:         boolean
    !URxvt.jumpScroll:         boolean
    !URxvt.skipScroll:         boolean
    !URxvt.pastableTabs:       boolean
    !URxvt.scrollstyle:        mode
    !URxvt.scrollBar_right:    boolean
    !URxvt.scrollBar_floating: boolean
    !URxvt.scrollBar_align:    mode
    !URxvt.thickness:          number
    !URxvt.scrollTtyOutput:    boolean
    !URxvt.scrollTtyKeypress:  boolean
    !URxvt.scrollWithBuffer:   boolean
    URxvt.inheritPixmap:      true
    URxvt.transparent:        false
    URxvt.tintColor:          #333333
    URxvt.shading:            0
    URxvt.fading:             0
    URxvt.fadeColor:          #222222
    !URxvt.utmpInhibit:        boolean
    URxvt.urgentOnBell:       true
    !URxvt.visualBell:         boolean
    !URxvt.mapAlert:           boolean
    !URxvt.meta8:              boolean
    URxvt.mouseWheelScrollPage:   True
    !URxvt.tripleclickwords:   boolean
    !URxvt.insecure:           boolean
    !URxvt.cursorUnderline:    boolean
    URxvt.cursorBlink:        true
    !URxvt.pointerBlank:       boolean
    !URxvt.colorBD:            color
    !URxvt.colorIT:            color
    !URxvt.colorUL:            color
    !URxvt.colorRV:            color
    !URxvt.underlineColor:     color
    !URxvt.scrollColor:        color
    !URxvt.troughColor:        color
    !URxvt.highlightColor:     color
    URxvt.cursorColor:        #afc81c
    !URxvt.cursorColor2:       color
    URxvt.pointerColor:       #afc81c
    !URxvt.pointerColor2:      color
    !URxvt.borderColor:        color
    !URxvt.intensityStyles:    boolean
    !URxvt.inputMethod:        name
    !URxvt.preeditType:        style
    !URxvt.imLocale:           string
    !URxvt.imFont:             fontname
    !URxvt.title:               URxvt
    !URxvt.iconName:           string
    !URxvt.saveLines:          number
    !URxvt.depth:              number
    !URxvt.transient-for:      windowid
    !URxvt.override-redirect:  boolean
    !URxvt.hold:               boolean
    !URxvt.externalBorder:     number
    !URxvt.internalBorder:     number
    URxvt.borderLess:         true
    !URxvt.skipBuiltinGlyphs:  boolean
    !URxvt.lineSpace:          number
    !URxvt.pointerBlankDelay:  number
    !URxvt.backspacekey:       string
    !URxvt.deletekey:          string
    !URxvt.selectstyle:        mode
    !URxvt.print-pipe:         string
    !URxvt.modifier:           modifier
    !URxvt.cutchars:           string
    !URxvt.answerbackString:   string
    !URxvt.secondaryScreen:    boolean
    !URxvt.secondaryScroll:    boolean
    !URxvt.perl-lib:           string
    !URxvt.perl-eval:          perl-eval
    !URxvt.perl-ext-common:    string
    !URxvt.perl-ext:           string
    !URxvt.iso14755_52:        boolean
    !URxvt*keysym.sym:         keysym
    
    !xterm settings
    xterm*dynamicColors:    true
    !xterm*utf8:             2
    xterm*eightBitInput:    true
    xterm*saveLines:        32767
    xterm*scrollTtyKeypress:true
    xterm*scrollTtyOutput:  false
    xterm*scrollBar:        false
    xterm*loginShell:       true
    xterm*faceName:         Bitstream Vera Sans Mono:pixelsize=10
    xterm*jumpScroll:       true
    xterm*multiScroll:      true
    xterm*toolBar:          false
    
    
    Xcursor.theme: Shere_Khan_Black_Hand
    Xcursor.size: 12
    You can see it in use in these images.
    Hi,

    I use yours!
    And regarding your .Xdefaults (and .screenrc as well) - I notice that in your newer screenshots (for example, http://icedloki.deviantart.com/art/Redemption-95910842 ), the little "strip" at the bottom is gray.. however, in mine (using this Xdefaults: http://pastebin.ca/1185690 that you posted 2 weeks ago), it's simply white. I recall from some previous post you mentioned this problem - that it indeed looks out of place, out of scheme (bright white, on an otherwise mostly dark look) - it seems you've found a solution to this. Will you please say a few words regarding this?

    Thanks.

  3. #3
    Join Date
    Dec 2005
    Location
    Kingston, Ontario
    Beans
    1,919
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Post your .Xdefaults!

    This is the part of my screenrc that should do the magic
    # status // change %{= M} --> %{= kM} to display status on black background
    hardstatus alwayslastline '%{= M} %H%{= G} %l %= %{= w}%-w%{+b b}[%t]%{-b b}%{w}%+w %= %{c}%d %D %{B}%c '

    # add CPU idle/sustem/user/interrupt stats
    #backtick 100 5 5 tail -1 /var/tmp/vermaden-stats-top
    caption always '%{= kk} %= %100` %='
    +Solace @DeviantArt | Awesome Guide | Beginners Team Member
    Canadian Forces 2007-present

  4. #4
    Join Date
    Jan 2005
    Beans
    7

    Re: Post your .Xdefaults!

    Quote Originally Posted by ~LoKe View Post
    This is the part of my screenrc that should do the magic
    THANK YOU! And thank you also for being peculiarly quick to reply.

  5. #5
    Join Date
    Nov 2007
    Location
    Connecticut, USA
    Beans
    35
    Distro
    Xubuntu 9.10 Karmic Koala

    Re: Post your .Xdefaults!

    I've been trying to get a transparent, borderless urxvt, but when I use an .Xdefaults, the urxvt terminal doesn't take input.
    It just sits on the screen.
    It looks like what I want, but I can't do anything with it,
    not even exit (have to kill the pid).
    Here's what I did:

    ! attempted urxvt settings...borderless, no scrollbar, transparent, white text...

    urxvt*foreground: White
    urxvt*scrollBar: false
    urxvt*transparent: true
    urxvt*borderLess: true
    --
    http://www.baldwinlinguas.com/ - translations & localization

  6. #6
    Join Date
    Jul 2009
    Beans
    0
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Post your .Xdefaults!

    From the urxvt manpage:
    -bl Compile frills: Set MWM hints to request a borderless window, i.e.
    if honoured by the WM, the rxvt-unicode window will not have window
    decorations; resource borderLess. If the window manager does not
    support MWM hints (e.g. kwin), enables override-redirect mode.
    ...and:
    override-redirect: boolean
    Compile frills: Sets override-redirect for the terminal window,
    making it almost invisible to window managers; option
    -override-redirect.
    My guess is that setting it borderless is making it use override-redirect mode. I'm not really sure what that is, but from playing with it, it seems to prevent the user from doing anything to the window. If possible, you're probably better off finding some way to ask the window manager to undecorate urxvt windows.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •