Hallo,
Ich hab vor unter OpenBSD 4.4 rxvt zu nutzen, und zwar auch mit Transparenz. Dazu hab ich folgende ~.Xdefaults
Jetzt hab ich aber komplette Transparenz, obwohl ich das ja gar nicht will. Kann mir jemand helfen?
Ich hab vor unter OpenBSD 4.4 rxvt zu nutzen, und zwar auch mit Transparenz. Dazu hab ich folgende ~.Xdefaults
Code:
rxvt*transparent: true
rxvt*shading: 50
rxvt*tint: blue
rxvt*inheritPixmap: true
Rxvt*internalBorder: 10
Rxvt*geometry: 112x42
Rxvt*background: #000000
Rxvt*foreground: #ffffff
!Rxvt*reverseVideo: false
rxvt*tintColor: #272521
!Rxvt.tintColor: #c0c0c0
Rxvt*scrollBar: false
Rxvt*scrollWithBuffer: true
Rxvt*scrollBar_floating: true
Rxvt*scrollBar_right: false
Rxvt*scrollColor: #000000
Rxvt*saveLines: 1000
!Rxvt*termName: Rxvt
Rxvt*cursorColor: #ffffff
Rxvt*colorBD: #ffffff
Rxvt*colorUL: #ffffff
Rxvt*eightBitInput: true
Rxvt*metaSendsEscape: true
! colors ---------------------------------------------------------------
! black
Rxvt*color0: #242424
Rxvt*color8: #828282
! red
Rxvt*color1: #BF7979
Rxvt*color9: #F4A45F
! green
Rxvt*color2: #97B26B
Rxvt*color10: #C5F779
! yellow
Rxvt*color3: #cdcda1
Rxvt*color11: #ffffaf
! blue
Rxvt*color4: #86a2be
Rxvt*color12: #98afd9
! magenta
Rxvt*color5: #d9b798
Rxvt*color13: #d7d998
! cyan
Rxvt*color6: #a1b5cd
Rxvt*color14: #a1b5cd
! white
Rxvt*color7: #ffffff
Rxvt*color15: #dedede
Jetzt hab ich aber komplette Transparenz, obwohl ich das ja gar nicht will. Kann mir jemand helfen?