Click to See Complete Forum and Search --> : rectangle as mouse


Jazzalex
01-22-2002, 12:43 PM
Hi,

I´m using a Toshiba Laptop with Red Hat 7.2. The problem is that the mousepointer looks like a big flimmering rectangle. Can anyone tell me how I get the normal mousepointer (in detail) ?

Thanks in advance
A l e x

z0mbix
01-24-2002, 06:01 AM
Can you post your /etc/X11/XF86Config-4 file?

scanez
01-24-2002, 06:09 AM
Add the following

Option "SWCursor" "Yes"

to the Device section of XF86Config-4. If that doens't work then try

Option "HWCursor" "No"

Cheers
SC