[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: FC1 -> FC2 Update: DISASTER!!! - (not really)
- From: Jim Cornette <jim-cornette insight rr com>
- To: For users of Fedora Core releases <fedora-list redhat com>
- Subject: Re: FC1 -> FC2 Update: DISASTER!!! - (not really)
- Date: Fri, 04 Jun 2004 23:52:59 -0400
John Fleming wrote:
1) error with XKB -- solution to edit xorg.conf
Edit how please?
I don't even have that file - Closest thing is
/usr/X11R6/lib/X11/getconfig/xorg.cfg
/etc/X11/xorg.conf should be present. You might have the
/etc/X11/XF86Config file still. I guess both files work.
I believe this line is the one causing the error. I did a search for
xfree86 and replaced it with xorg.conf. I just looked at the file
xorg.conf and no line like that exists.
Option "XkbRules" "xfree86"
Attached is a diff file for differences between my FC1 file (XF86Config)
and FC2 file (xorg.conf)
The < lines are from xorg.conf and the > lines are from the old
XF86Config file.
Jim
--
You get along very well with everyone except animals and people.
1d0
<
62c61
<
---
> Option "XkbRules" "xfree86"
68,69d66
<
< # "/dev/psaux"
73,74c70
< Option "Device" "/dev/input/mice"
< # "/dev/input/mice"
---
> Option "Device" "/dev/psaux"
95,97c91,93
< ModelName "HP P4829J L1820 18.1-inch LCD Monitor"
< HorizSync 25.0 - 82.0
< VertRefresh 54.0 - 88.0
---
> ModelName "HP 1024 LCD Flat Panel 14-inch Display"
> HorizSync 32.0 - 61.0
> VertRefresh 50.0 - 90.0
119c115
< Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
---
> Modes "1280x960" "1024x768" "800x600" "640x480"
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]