[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Dual Display on a Laptop?



If it can help anyone, I also have a config for my TV.
My videocard is a nVidia and I use their module.
I put the raw config. I don't like to delete lines, comments are good for 
future references...



-- 
()  ascii ribbon campaign - against html e-mail 
/\                        - against microsoft attachments
# $XFree86: xc/lib/Xft/XftConfig.cpp,v 1.8 2001/11/21 23:41:12 keithp Exp $

dir "/usr/X11R6/lib/X11/fonts/msttf/"
dir "/usr/X11R6/lib/X11/fonts/Type1/"
#dir "/usr/X11R6/lib/X11/fonts/100dpi/"
#dir "/usr/X11R6/lib/X11/fonts/75dpi/"
#dir "/usr/X11R6/lib/X11/fonts/misc/"
#dir "/usr/X11R6/lib/X11/fonts/Speedo/"

								
#
# alias 'fixed' for 'mono'
#
match any family == "fixed"		edit family =+ "mono";

#
# Check users config file
#
includeif	"~/.xftconfig"

#
# Alias between XLFD families and font file family name, prefer local
# fonts
#
match any family == "charter"		edit family += "bitstream charter";
match any family == "bitstream charter" edit family =+ "charter";

match edit rgba = rgb;

Reply to: