I recently installed gnome3 on my Ubuntu partition (on a suspicion that unity is memory leaking) and now my mouse has disappeared from both the login screen and after logged in. I used these instructions to install it on my Ubuntu 13.10 this morning so it should be the most recent version I think. Does anyone know what causes this or how to fix it?
            Asked
            
        
        
            Active
            
        
            Viewed 3,150 times
        
    3 Answers
3
            Try this:
- open a terminal an run gsettings set org.gnome.settings-daemon.plugins.cursor active falseOR
- run dconf-editorand navigate toorg.gnome.settings-daemon.plugins.cursorand set the schemaactiveto false.
Discussions can be find here
 
    
    
        user224234
        
- 46
- 1
0
            
            
        - Open - System Settings>- Displaysby pressing window key and search for system settings in dash.
- In the - Displayswindow, you will see an Unknown monitor. Click it and disable it
 
    
    
        Avinash Raj
        
- 80,446
0
            
            
        If you are using an old NVIDIA card try installing
apt-get install nvidia-common
Important:
Don't run nvidia-config and don't create any xorg.conf file now!
Then reboot
apt-get install nvidia-173
reboot
I don't know if there has to be several reboots, but the first time I tried it without installing nvidia-common first and this messed up with my resolution for my LCD monitor
 
    
    
        rubo77
        
- 34,024
- 52
- 172
- 299
 
    