Author: alexander
Date: 2005-12-24 06:40:53 -0700 (Sat, 24 Dec 2005)
New Revision: 1307

Modified:
   trunk/etc/X11/xorg.conf
Log:
Adjusted xorg.conf for removal of bitmap fonts


Modified: trunk/etc/X11/xorg.conf
===================================================================
--- trunk/etc/X11/xorg.conf     2005-12-24 13:38:37 UTC (rev 1306)
+++ trunk/etc/X11/xorg.conf     2005-12-24 13:40:53 UTC (rev 1307)
@@ -1,11 +1,5 @@
 Section "Files"
-       # Cyrillic users: swap the next two lines
-       FontPath        "/usr/lib/X11/fonts/misc"
-       FontPath        "/usr/lib/X11/fonts/cyrillic"
-       FontPath        "/usr/lib/X11/fonts/100dpi/:unscaled"
-       FontPath        "/usr/lib/X11/fonts/75dpi/:unscaled"
-       FontPath        "/usr/lib/X11/fonts/100dpi"
-       FontPath        "/usr/lib/X11/fonts/75dpi"
+       FontPath        "/usr/lib/X11/fonts/Type1"
 EndSection
 
 Section "Module"

-- 
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to