You are not logged in.
The problem, under gnome all gtk apps fonts look fine, they have the subpixel rendering set and look good, but under awesome wm all goes to hell. I have read all the arch wikis and tried everything possible. Does anyone else have a hint as to wtf I need to do to get awesome to load some subpixel rendering???
Awesome and the shitty looking fonts.
http://omploader.org/vMXRhNA
Gnome
http://omploader.org/vMXRhOA
I have checked my gtkrc-2.0 file. Here it is...
# DO NOT EDIT! This file will be overwritten by LXAppearance.
# Any customization should be done in ~/.gtkrc-2.0.mine
gtk-theme-name="Glossy"
gtk-icon-theme-name="nuoveXT.2.2"
gtk-font-name="Bitstream Vera Sans 8"
gtk-toolbar-style=2
include "/home/jasin/.gtkrc-2.0.mine"My gtkrc-2.0.mime file.
style "Bitstream Vera Sans 9"
{
font_name = "Bitstream Vera Sans 9"
}
widget_class "*" style "Bitstream Vera Sans"
gtk-font-name = "Bitstream Vera Sans 9"I had a copy and paste ~/fonts.conf file straight from the arch wiki, worhtless under awesome.
Here is the soft links I made under /etc/fonts/conf.d/
]$ ls -l /etc/fonts/conf.d/
total 4
lrwxrwxrwx 1 root root 30 2009-06-10 11:59 10-autohint.conf -> ../conf.avail/10-autohint.conf
lrwxrwxrwx 1 root root 32 2009-04-14 21:55 10-lcd-filter.conf -> ../conf.avail/10-lcd-filter.conf
lrwxrwxrwx 1 root root 35 2009-06-10 16:02 10-sub-pixel-rgb.conf -> ../conf.avail/10-sub-pixel-rgb.conf
lrwxrwxrwx 1 root root 39 2009-02-12 14:54 20-fix-globaladvance.conf -> ../conf.avail/20-fix-globaladvance.conf
lrwxrwxrwx 1 root root 39 2009-02-12 14:54 20-unhint-small-vera.conf -> ../conf.avail/20-unhint-small-vera.conf
lrwxrwxrwx 1 root root 42 2009-02-12 14:54 29-replace-bitmap-fonts.conf -> ../conf.avail/29-replace-bitmap-fonts.conf
lrwxrwxrwx 1 root root 36 2009-02-12 14:54 30-metric-aliases.conf -> ../conf.avail/30-metric-aliases.conf
lrwxrwxrwx 1 root root 33 2009-02-12 14:54 30-urw-aliases.conf -> ../conf.avail/30-urw-aliases.conf
lrwxrwxrwx 1 root root 30 2009-02-12 14:54 40-nonlatin.conf -> ../conf.avail/40-nonlatin.conf
lrwxrwxrwx 1 root root 27 2009-02-12 14:54 45-latin.conf -> ../conf.avail/45-latin.conf
lrwxrwxrwx 1 root root 31 2009-02-12 14:54 49-sansserif.conf -> ../conf.avail/49-sansserif.conf
lrwxrwxrwx 1 root root 26 2009-02-12 14:54 50-user.conf -> ../conf.avail/50-user.conf
lrwxrwxrwx 1 root root 27 2009-02-12 14:54 51-local.conf -> ../conf.avail/51-local.conf
lrwxrwxrwx 1 root root 27 2009-02-12 14:54 60-latin.conf -> ../conf.avail/60-latin.conf
lrwxrwxrwx 1 root root 35 2009-02-12 14:54 65-fonts-persian.conf -> ../conf.avail/65-fonts-persian.conf
lrwxrwxrwx 1 root root 30 2009-02-12 14:54 65-nonlatin.conf -> ../conf.avail/65-nonlatin.conf
lrwxrwxrwx 1 root root 29 2009-02-12 14:54 69-unifont.conf -> ../conf.avail/69-unifont.conf
lrwxrwxrwx 1 root root 31 2009-02-12 14:54 80-delicious.conf -> ../conf.avail/80-delicious.conf
lrwxrwxrwx 1 root root 31 2009-02-12 14:54 90-synthetic.conf -> ../conf.avail/90-synthetic.conf
-rw-r--r-- 1 root root 959 2008-07-06 18:06 READMEHere is my xorg.conf
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
#FontPath "/usr/share/fonts/100dpi:unscaled"
#FontPath "/usr/share/fonts/75dpi:unscaled"
RgbPath "/usr/share/X11/rgb"
FontPath "/usr/share/fonts/TTF"
FontPath "/usr/share/fonts/Type1"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/local"
EndSection
Section "Module"
Load "extmod"
Load "glx"
Load "dbe"
Load "xtrap"
Load "freetype"
EndSectionI also have removed the 100 and 75 dpi packages, that is why they are commented out in xorg.conf.
Last edited by jacko (2009-06-10 20:45:30)
Offline
Oops wrong sub forum, Can someone please move this to the appropriate place?
Offline