Search This Blog

Thursday, August 2, 2012

How to say good bye to hot-corner in OpenSuse

I believe I am not the only person on this planet who find hot-corner to be an ignoring feature in Gnome3. This is how you can disable hot-corner without install compuiz.


Use root access to this file /usr/share/gnome-shell/js/ui/layout.js and change the following place to false.

su
vim /usr/share/gnome-shell/js/ui/layout.js


 The logout and log back in again.

No comments:

Post a Comment