Dat is een erg vreemd probleem, ik heb er zelf nooit last van gehad, maar je zou de oplossing uit deze link kunnen proberen:
link (is wel in het engels)
Als dat niet helpt heb ik nog een andere pagina gevonden waar je misschien iets aan hebt. Deze pagina komt nog uit het tijdperk van Suse 8, maar het principe zou nog wel kunnen werken. Het enige nadeel is dat het in het frans is, maar vertaald via google translate komt het hier op neer:
----------
Problem: The cursor is invisible
Symptom: graphics cards are responsible for the representation of the cursor on the screen. In some cases, it may happen that the cursor is not represented. Solution: you can solve this problem by editing the Section "Device" in your / etc/X11/XF86Config and making the following changes:
Section "Device"
BoardName "AutoDetected"
Driver "r128"
Identify "Device [0]"
VendorName "AutoDetected"
EndSection
Add here the following line:
Section "Device"
BoardName "AutoDetected"
Driver "r128"
Identify "Device [0]"
VendorName "AutoDetected"
Option "SWcursor"
EndSection
In this way, the representation of the cursor will be forwarded to the X server and the mouse should be represented as usual.
-----------
Bron:
http://fr.opensuse.org/SDB:Configuration_du_serveur_X_à_l'aide_de_SaX2_(depuis_SUSE_Linux_8.1)
Edit: Beide oplossingen zijn bijna gelijk zie ik nu

Het is al laat..
