So I have a really stupid problem: I followed this tutorial (Drawing over the desktop) and accidentally mapped the "Initiate line" hotkey to mousebutton 1, which means that left clicks are no longer registered and all that happens instaed is that I draw a green coloured line on my desktop that stays until I reboot my pc. I was wondering if there was a way to fix this issue using only terminal, which is pretty much the only application I can use right now. The graphics interface of compizconfig-settings-manager is pretty much completely inaccessible now.
Thanks in advance!
gconftool-2 --recursive-unset /apps/compiz-1
. Then rununity
. – L. D. James Feb 23 '17 at 14:47