Problema com o "cursor"

Instalei linux recentemente. Estou aprendendo a usar. Meu cursor parece que está “clicando” em tudo mas não há problema de click duplo. Parece só visual. O que posso fazer?

Disable blinking cursor

To disable the blinking cursor in GNOME 3.8 and above use:

$ gsettings set org.gnome.desktop.interface cursor-blink false

To disable the blinking cursor in Terminal only use:

$ gsettings set org.gnome.Terminal.Legacy.Profile:/org/gnome/terminal/legacy/profiles:/:$(gsettings get org.gnome.Terminal.ProfilesList default | tr -d ')/ cursor-blink-mode off

Note that gnome-settings-daemon, from the package of the same name, must be running for this and other settings changes to take effect in GNOME applications - see GNOME#Configuration.

Se for gnome