Try Ctrl-Alt-F1 and see if you can log into the alternate console (text mode). From there you can experiment on fixing it.
I have the exact same problem. The mouse pointer moves but does not respond to clicks. There have been no solutions forthcoming on another thread about this:
viewtopic.php?f=208&t=127018I installed a second Mint 14 32 Cin to a VM, and it worked OK until I installed all the updates and rebooted, then it exhibited the exact same behavior.
I have tried the following in my home dir from the alternate console, killing X to retry Cinnamon logins:
- Code: Select all
dpkg-reconfigure cinnamon #First thing to try
#Log in to Cinnamon, No joy
dpkg --purge cinnamon #Second
dpkg install cinnamon
#Log in to Cinnamon, No joy
mkdir Backup #Third- Note this is drastic but recoverable
mv .[a-z]* Backup/
#Log in to Cinnamon, No joy
#Third - (Do this to recover)
mv Backup/.[a-z]* ~
#Log in to Cinnamon, No joy
#Fourth
# Boot to Gnome Classic, in GUI
cinnamon-settings
# Change menu position, save, log out/log into Cinnamon
#Log in to Cinnamon, No joy
None of them fixed Cinnamon.
I run Mint14/Cinnamon on 4 systems and currently 2 of them are down because of this. Gnome Classic on both is missing essential features (like network manager), so it is not a real substitute. Since none of my requests for help have resulted in anything, I'll file a bug report and install MATE.