Raghavendra Bhat wrote:
>
> Gerry Mascarenhas posts:
>
> > Using config file: "/etc/X11/XF86Config"
> > Parse error on line 310 of section Monitor in file /etc/X11/XF86Config
> > "31.5" is not a valid keyword in this section.
> >
>
> Give a range say 30-50 instead of one value of Horizontal Sync.
> Mine shows HorizSync 30-96. Generate the file XF86Config using
Did this used the value 30-50 for HorizSync, I now get a screen where
the upper portion is black and the lower porton I see part of the KDE
screen with huge icons.
> This may go after U have created XF86Config. Start X only via xdm.
> In /etc/X11/xinit there is a file Xclients. Edit it and add the
> relevant window-manager after preferred=
> I start a gnome-session and I have put preferred=gnome-session
>
ran xf86config, it is only slightly different from the previous version,
I still have the problem above, here is part of my Xclients file..
Gerry
# check to see if the user has a preferred desktop
PREFERRED=
if [ -f /etc/sysconfig/desktop ]; then
if [ -n "`grep -i GNOME /etc/sysconfig/desktop`" ]; then
PREFERRED=gnome-session
elif [ -n "`grep -i KDE /etc/sysconfig/desktop`" ]; then
PREFERRED=startkde
elif [ -n "`grep -i AnotherLevel /etc/sysconfig/desktop`" ]; then
PREFERRED=AnotherLevel
-----------------------------------------------------------------------
The LIH mailing list archives are available at:
http://lists.linux-india.org/cgi-bin/wilma/linux-india-help