You are not logged in.

#1 2008-11-27 15:18:00

skwo
Member
Registered: 2008-11-13
Posts: 133

URxvt Refuse to use .Xdefaults

Hello, I tried to change URxvt transparency but none of the changes I do, affects URxvt, even if I totally remove .Xdefaults URxvt have the same settings.
I tried to reload the session, run xrdb -merge .Xdefaults, nothing helps.
Running Gnome with compiz.
Here is my .Xdefaults:

URxvt*termName:            rxvt-unicode

URxvt*title:            Arch Terminal
URxvt*geometry:             80x25
!URxvt*background:           #000000
!URxvt*foreground:           #ffffff
URxvt*transparent:        false

URxvt*scrollBar_right:    false
URxvt*scrollBar:    false
URxvt*borderLess:    false

URxvt*inheritPixmap:    true
URxvt*tintColor:    #dfdfdf
URxvt*depth:        32
!URxvt*background:    rgba:0000/0000/0000/aaaa
!URxvt*foreground:    rgba:FFFF/FFFF/FFFF/aaaa
!URxvt*shading:            40
!URxvt*fading:            0
URxvt*saveLines:    6000
URxvt*urlLauncher:    firefox

URxvt*font:        xft:Dejavu Sans Mono:pixelsize=13
URxvt*fontBold:        xft:Dejavu Sans Mono:bold:pixelsize=13

!URxvt*color0: #000000
!URxvt*color1: #A80000
!URxvt*color2: #00A800
!URxvt*color3: #A85400
!URxvt*color4: #0000A8
!URxvt*color5: #A800A8
!URxvt*color6: #00A8A8
!URxvt*color7: #A8A8A8
!URxvt*color8: #545054
!URxvt*color9: #F85450
!URxvt*color10: #50FC50
!URxvt*color11: #F2FC50
!URxvt*color12: #5054F8
!URxvt*color13: #F854F8
!URxvt*color14: #50FCF8
!URxvt*color15: #F8FCF8

!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


Xcursor.theme:        Vanilla-DMZ

Thanks a lot!


ArchLinux x86_64 on Dell Latitude E5410

Offline

#2 2008-11-27 15:20:22

Procyon
Member
Registered: 2008-05-07
Posts: 1,819

Re: URxvt Refuse to use .Xdefaults

xrdb -merge reuses your old settings, try -load instead.

Offline

#3 2008-11-27 15:27:50

skwo
Member
Registered: 2008-11-13
Posts: 133

Re: URxvt Refuse to use .Xdefaults

Thanks that helped smile


ArchLinux x86_64 on Dell Latitude E5410

Offline

#4 2008-11-27 23:47:31

szymon_g
Member
Registered: 2008-11-24
Posts: 36

Re: URxvt Refuse to use .Xdefaults

btw, just a suggestion:

try to use a font 'terminus'. its much more readable on terminals than dejavu (well... at least for me ;p)

but this is only my subjective feeling ;p

Offline

Board footer

Powered by FluxBB