Share

Memory Expansion Technology

Tracker: Bugs

1 Mouse cursor broken. It's a white square - ID: 1143435
Last Update: Comment added ( abali )

Mouse cursor broken. It's a white square


Bulent Abali ( abali ) - 2001-04-22 19:49

1

Closed

None

Nobody/Anonymous

None

None

Public


Comments ( 3 )




Date: 2005-02-18 00:46
Sender: abaliProject Admin

If X desktop gets scrambled, it might be because of the problems
with the graphics acceleration. Try adding the lines marked
with "+"
to your XF86Config file, found in /etc/X11/ on Redhat
distributions.

--- XF86Config.orig Sun Apr 22 13:50:22 2001
+++ XF86Config Wed Apr 18 16:01:19 2001
@@ -338,12 +338,14 @@
Section "Device"
Identifier "Matrox|MGA 2064W [Millennium]"
VendorName "Unknown"
BoardName "Unknown"
#VideoRam 4096
# Insert Clocks lines here if appropriate
+ Option "noaccel"
+ Option "sw_cursor"
EndSection



Date: 2005-02-18 00:46
Sender: abaliProject Admin

The XF86Config option "sw_cursor" is needed.
sw_cursor stands for software cursor.



Date: 2005-02-18 00:46
Sender: abaliProject Admin

++++++++++++++++++++++++

Works OK in Redhat 7.1. No need for sw_cursor flag



Log in to comment.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.