>
> Yeah I have installed Pico now, but I don�t know what to change in
> XF86Config-4 file, in YDL all I had to do was to specify the drivers. But
> Mandrake has already done that. The drivers are "nv" and it recognizes my
> card as a GeForce3. I think that I have to specify some monitor settings.
>
> But I don�t know how to do that.. =( My preferred settings are 1280x1024 @
> 85Hz ( vertical:85hz and hor: 91.146khz) can I edit the XF86Config-4 file so
> that I get this resolution? Or do I do that in another file?
>
Same file. Take a look at:
the modelines section, see if there is one for 1280x1024
then add entries down below, where you see:
Subsection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
and add "1280x1024" before "1024x768"
You can also use drakxconf
This still may not work, as YDL patches were released as source, I had to wait until
the 2.2 release and borrow from their srpm
Stew Benedict