marko
12th October 2008, 05:58 AM
I'm using F10 Beta, and my installation had no need for a
/etc/X11/xorg.conf file. But I have the invisible mouse pointer
problem so I need to add:
Option "HWcursor" "False"
to the /etc/X11/xorg.conf
But since I don't have that file what can be done?
I tried quitting X and then running Xorg -configure as root from runlevel 3
to build a new xorg.conf file but it insists on making a vesa style xorg.conf
file, I want a normal Xorg file (my Nvidia 6100 onboard hardware works ok
with the nv and nvidia drivers, I don't need to resort to vesa). Is it as simple
as just changing the
Driver "vesa" to
Driver "nv"
then add the HWCursor line and move the file to /etc/X11
??
Mark
/etc/X11/xorg.conf file. But I have the invisible mouse pointer
problem so I need to add:
Option "HWcursor" "False"
to the /etc/X11/xorg.conf
But since I don't have that file what can be done?
I tried quitting X and then running Xorg -configure as root from runlevel 3
to build a new xorg.conf file but it insists on making a vesa style xorg.conf
file, I want a normal Xorg file (my Nvidia 6100 onboard hardware works ok
with the nv and nvidia drivers, I don't need to resort to vesa). Is it as simple
as just changing the
Driver "vesa" to
Driver "nv"
then add the HWCursor line and move the file to /etc/X11
??
Mark