Hi, first thing to do is to find out what you use! do X -version This will tell you whether 3.3.6 or 4.0.3 is being used Then if you run as root: check whether there is an XF86Config[-4] in /root because if there is one it will be used instead of the ones in /etc/X11! if there is one remove it in order to be sure you are using the one in /etc/X11 Now you have only to deal with both XF86Config and XF86Config-4 in /etc/X11 If you are using 3.3.6 (you shoukld have found out from step 1) XF86Config applies and it has a different format from XF86Config-4! In that case do you want to stay with 3.3.6? if not then rename /etc/X11/X to X336 for instance and from a console enter ln -s X /usr/X11R6/bin/XFree86 (I may have inverted the two files I am not on my box!!) This should create X as a symbolic link to XFree86 which IS 4.0.3 you can then hack XF86Config-4 I'll look a bit later at your files and mail again cheers Lionel --- [EMAIL PROTECTED] wrote: > Hi again, I have discovered that xfree86 is using > XF86Config and not > XF86Config-4! I have put the changes in XF86Config > and get the same error. I > am not sure what is going on. I believe I am this > redhat uses xfree86-4.0.2 or > 4.0.3. How can I tell? > __________________________________________________ Do You Yahoo!? Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger. http://im.yahoo.com _______________________________________________ Newbie mailing list [EMAIL PROTECTED] *** To unsubscribe , or change message options, see: http://XFree86.Org/mailman/listinfo/newbie
