Troubleshooting – Debian mouse pointer invisible

File /etc/X11/xorg.conf

Section “InputDevice”
Identifier “Configured Mouse”
Driver “mouse”
Option “HWCursor” “off”
Option “SWCursor” “True”
Option “CorePointer”
Option “Device” “/dev/input/mice”
Option “Protocol” “Auto”
EndSection
This entry was posted in Debian / Ubuntu / Kubuntu, Troubleshooting. Bookmark the permalink.

Leave a Reply