disable hot corner cinnamon

Please post suggestions for improvement of Cinnamon here
https://github.com/linuxmint/Cinnamon

disable hot corner cinnamon

Postby knireis on Mon Jan 02, 2012 2:18 pm

How do i disable the top left 'hot corner' in cinnamon?
knireis
Level 1
Level 1
 
Posts: 46
Joined: Thu Sep 16, 2010 2:30 pm

Linux Mint is funded by ads and donations.
 

Re: disable hot corner cinnamon

Postby Paul_Vandenberg on Mon Jan 02, 2012 2:23 pm

Make sure you are at the latest version of Cinnamon. Make sure dconf-tools is installed and then launch dconf-editor and navigate to org -> cinnamon. You should see entries there to disable it. I wouldn't be surprised if Clem eventually has a better GUI tool for these tweaks, but he is probably concentrating on getting the various functionality in place first.

Paul
User avatar
Paul_Vandenberg
Level 2
Level 2
 
Posts: 58
Joined: Thu Jul 26, 2007 9:11 pm
Location: Canada

Re: disable hot corner cinnamon

Postby knireis on Mon Jan 02, 2012 2:29 pm

great
knireis
Level 1
Level 1
 
Posts: 46
Joined: Thu Sep 16, 2010 2:30 pm

Re: disable hot corner cinnamon

Postby bimsebasse on Mon Jan 02, 2012 6:15 pm

Can't be done in dconf editor at the moment - do it like this:

Open Cinnamon's layout.js as root:
Code: Select all
gksu gedit /usr/share/cinnamon/js/ui/layout.js

Find this bit:
Code: Select all
this._corner = new Clutter.Rectangle({ name: 'hot-corner',
                                               width: 1,
                                               height: 1,
                                               opacity: 0,
                                               reactive: false });


- and change "true" to "false" in the last line like I have done. Save, exit, hot corner disabled.
Thank you for this thread. That’s all I can say. You most definitely have made this forum into something special. You clearly know what you are doing, you’ve covered so many bases. Thanks!
User avatar
bimsebasse
Level 7
Level 7
 
Posts: 1709
Joined: Fri Nov 11, 2011 10:21 am
Location: Scandinavia

Re: disable hot corner cinnamon

Postby bimsebasse on Mon Jan 02, 2012 6:22 pm

Oops, scratch that, apparently that can be done on GUI level now with the latest Cinnamon update.
Thank you for this thread. That’s all I can say. You most definitely have made this forum into something special. You clearly know what you are doing, you’ve covered so many bases. Thanks!
User avatar
bimsebasse
Level 7
Level 7
 
Posts: 1709
Joined: Fri Nov 11, 2011 10:21 am
Location: Scandinavia

Re: disable hot corner cinnamon

Postby drcasper on Sat Jan 07, 2012 12:31 pm

Can "infinity" icon be removed?
I have no use of that.
User avatar
drcasper
Level 2
Level 2
 
Posts: 63
Joined: Sun Feb 20, 2011 3:41 pm
Location: Voivodina

Re: disable hot corner cinnamon

Postby bimsebasse on Sat Jan 07, 2012 1:50 pm

See 5b in this thread
Thank you for this thread. That’s all I can say. You most definitely have made this forum into something special. You clearly know what you are doing, you’ve covered so many bases. Thanks!
User avatar
bimsebasse
Level 7
Level 7
 
Posts: 1709
Joined: Fri Nov 11, 2011 10:21 am
Location: Scandinavia

Re: disable hot corner cinnamon

Postby RobertLM78 on Tue May 01, 2012 5:18 pm

Paul_Vandenberg wrote:Make sure you are at the latest version of Cinnamon. Make sure dconf-tools is installed and then launch dconf-editor and navigate to org -> cinnamon. You should see entries there to disable it. I wouldn't be surprised if Clem eventually has a better GUI tool for these tweaks, but he is probably concentrating on getting the various functionality in place first.

Paul


I hope that there is a better GUI for these settings. I personally think that they should be within the "Cinnamon Settings". I would really like to see a desktop that puts every single setting in one nice place - even if it weren't a GUI, just a manual with all the terminal commands or file tweaks for every setting you can think of would be cool. KDE seems to make an attempt at this with "System Settings", but even that isn't quite "there" yet - it is close, but there are a few things that don't work right. In Gnome and Cinnamon, using dconf-editor, Configuration Editor, and even the more user friendly GUI setting tools like Advanced Settings all feel a little clunky- like you're throwing switches and checking boxes - all without any kind of "Apply" button, which makes one think, "gee, that was scarily easy". These things being said, I really do like what Mint is doing with Cinnamon and even MATE, but I'd like to see the key-bindings actually work right in MATE - I can't seem to get most of the shortcuts to work...
Dell Dimension 4600i, ATI Rage 128, 1 GB RAM, Linux Mint 13 32-bit, MATE edition
Dell Latitude D400, Intel Graphics, 1 GB RAM, Linux Mint 13 32-bit, MATE edition
Gateway DX4860, Sapphire Radeon HD 5450, 6 GB RAM, Linux Mint 13 64-bit, MATE edition
User avatar
RobertLM78
Level 3
Level 3
 
Posts: 136
Joined: Sat Apr 28, 2012 4:19 am
Location: US

Re: disable hot corner cinnamon

Postby SallyK on Tue May 01, 2012 6:21 pm

Robert, the original post you replied to was from back in January - with the current version of Cinnamon, 1.4, you can control the hot corner (including turning it off, or moving it to any corner of the screen) from Cinnamon settings.
User avatar
SallyK
Level 3
Level 3
 
Posts: 164
Joined: Fri Oct 02, 2009 5:22 pm

Re: disable hot corner cinnamon

Postby RobertLM78 on Tue May 01, 2012 7:28 pm

SallyK wrote:Robert, the original post you replied to was from back in January - with the current version of Cinnamon, 1.4, you can control the hot corner (including turning it off, or moving it to any corner of the screen) from Cinnamon settings.


Boy, I feel stupid - I somehow completely overlooked that. I guess I thought it would be under "Desktop" or "Effects" so much it simply didn't occur to me to look under the Cinnamon settings main menu. Now if we could get Cinnamon settings and Gnome's system settings in one GUI we would really be cooking :wink: .

Thanks for the help! :)
Dell Dimension 4600i, ATI Rage 128, 1 GB RAM, Linux Mint 13 32-bit, MATE edition
Dell Latitude D400, Intel Graphics, 1 GB RAM, Linux Mint 13 32-bit, MATE edition
Gateway DX4860, Sapphire Radeon HD 5450, 6 GB RAM, Linux Mint 13 64-bit, MATE edition
User avatar
RobertLM78
Level 3
Level 3
 
Posts: 136
Joined: Sat Apr 28, 2012 4:19 am
Location: US

Re: disable hot corner cinnamon

Postby craig100 on Wed Jul 11, 2012 3:32 pm

I used Cinnamon 1.4 since it came out with an NVidia graphics card and two screens. The Hot Corner was never controllable until recently. Today, I have rebuilt my main twin screen machine with Mint 13 Cinnamon and find that there is a regression. No matter what setting I use for Hot Corner Enabled in Cinnamon Settings, it's always on!

Is there any way to switch this damn thing off? It REALLY gets on my nerves. Nearly as much as finding it back again after it had been fixed:(

Thanks

Craig xx
craig100
Level 1
Level 1
 
Posts: 41
Joined: Mon Nov 07, 2011 1:37 pm
Location: Slough, UK

Re: disable hot corner cinnamon

Postby redtiger on Sat Aug 25, 2012 7:18 am

I to find hot corner annoying. I am running Nvidia graphics with two screens. When I disable Hot Corner it stops working on the right-hand screen but is still active on the left-hand screen. As I have two screens I do not need more workspaces so have set it to window selection which is less of an annoyance. Any advice on fixing this problem would be welcome.
redtiger
Level 1
Level 1
 
Posts: 9
Joined: Wed Apr 06, 2011 7:35 am

Re: disable hot corner cinnamon

Postby Condorman on Sat Aug 25, 2012 7:43 am

Well I for one absolutely love it, and use it every day. It really adds something unique and brilliant to Cinnamon imho.
Condorman
Level 3
Level 3
 
Posts: 102
Joined: Mon Nov 10, 2008 10:08 am

Re: disable hot corner cinnamon

Postby as.white.as.snow on Tue Oct 02, 2012 4:41 pm

I also find it annoying. The Cinnamon Settings menu only seems to disable hot corners on the main screen, but my second monitor would still have active hot corners. In fact, I could not even seem to change the location of the hot corner on the second screen.

Anyway, I was able to fix it by editing /usr/share/cinnamon/js/ui/layout.js as described at http://www.itworld.com/software/235279/turn-top-left-hot-corner-linux-mint-12 (but note the "cinnamon" rather than "gnome-shell" in the path).
as.white.as.snow
Level 1
Level 1
 
Posts: 2
Joined: Sun Nov 21, 2010 2:46 am

Linux Mint is funded by ads and donations.
 

Return to Cinnamon

Who is online

Users browsing this forum: No registered users and 7 guests