You are not logged in.
the fonts all look terrible. the xdefaults i loaded must have had an issue. any thoughts?
here is my .xdefaults: (as you can see, i was mostly trying to play with the xterm colors)
xterm*faceName: terminus:pixelsize=12
!xterm*font: -*-terminus-medium-r-normal-*-12-120-72-72-c-60-iso8859-1
!xterm*boldFont: -*-terminus-medium-r-normal-*-12-120-72-72-c-60-iso8859-1
xterm*termName: roguebuck@megatron: ~
xterm*background: #262729
xterm*foreground: #848484
xterm*scrollBar: false
xterm*matcher.button: 1
xterm*cursorBlink: true
xterm*cursorUnderline: true
xterm*cursorColor: #b4b6b8
xterm*colorBD: #a6856c
xterm*internalBorder: 3
xterm.transparent: true
xterm*allow_bold: true
Xft*dpi: 96
Xft*antialias: false
Xft*hinting: full
xterm*urgentOnBell: true
xterm*inheritPixmap: true
xterm*tintColor: #000000
xterm*shading: 50
!black:
xterm*color0: #4a4a4b
xterm*color8: #5c5c5f
!red:
xterm*color1: #945762
xterm*color9: #b58b8a
!green:
xterm*color2: #749457
xterm*color10: #94b58a
!yellow:
xterm*color3: #927d56
xterm*color11: #b5ab8a
!blue:
xterm*color4: #576494
xterm*color12: #8a98b5
!magenta:
xterm*color5: #815794
xterm*color13: #a78ab5
!cyan:
xterm*color6: #579490
xterm*color14: #8aaeb5
!white:
xterm*color7: #9e9f9e
xterm*color15: #c1c3c2i used
xrdb -merge .xdefaultsto load
Offline
^I'm not sure I understand what going on here.
Your .Xdefaults affect your terminal emulator, but the image you're showing is that of a GTK app/theme. O_o?
For what it's worth, I've never applied the "xrdb -merge .xdefaults" command before, so I'm not exactly sure what it does (never had to since Urxvt and Xterm always read my .Xdefaults just fine)
You say this problem only started after you created an .Xdefaults file?... weird.
Just to narrow things down a bit, did you try changing your GTK fonts via lxappearance (I assume you're on Statler Openbox)? Does it still show the same "scrunched up" look for all typefaces?
Last edited by gutterslob (2011-02-07 22:39:19)
Point & Squirt
Offline
Possibly important: Are your Conky and the right-click menu also affected? If not, lxappearance may be able to fix this.
There is one thing in your .xdefaults that screams at me:
Xft*antialias: falseIn a perfect world, all operating systems would look as pretty as this when displaying fonts without antialiasing; unfortunately, the days of System 6 are long gone. Try changing that line to 'true'.
Offline
wow. ok. i misunderstood. i had made the connection between .xdefaults and the rest of my windows because there was an instantaneous change in all windows when i loaded the xdefaults. i gathered the merged xdefaults affected the other windows. it does not? excuse my ignorance.
@pvsage - neither right click menu nor conky affected
Offline
OK, so we know at least Openbox is not affected. Have you tried changing antialiasing to 'true' and restarting X?
Offline
Possibly important: Are your Conky and the right-click menu also affected? If not, lxappearance may be able to fix this.
There is one thing in your .xdefaults that screams at me:
Xft*antialias: falseIn a perfect world, all operating systems would look as pretty as this when displaying fonts without antialiasing; unfortunately, the days of System 6 are long gone. Try changing that line to 'true'.
you sir, are a winner.
worked like a charm.
so, now im trying to understand this: when i -merge'd the xdefaults the first time, my 'false' argument over-rode (what must have been) the default setting of 'true'?
Offline
didnt even have to restart X. editing my .xdefault and -merging it worked. just closed and re-opened applications
Offline
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.