Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 16th April 2012, 07:58 PM
Neruson's Avatar
Neruson Online
Registered User
 
Join Date: Apr 2011
Location: Colorado
Age: 32
Posts: 23
linuxfirefox
F16 - Disable Hover Effect on Activities Menu? [solved]

I don't want to disable the overview mode entirely just the hover effect. I'm just tired of accidently going into overview mode. I just want to be able to click on it and go there. I installed the "Disable Hot Corners" Extension from extensions.gnome.org but from what I read on the comments it doesn't seem to work on Fedora 16 due to a conflicting extension.

I've located the conflicting extension (Activities Button text Local Icon from fpmurphey), but it's one I would rather not remove. I also installed No Top Left Hot Corner from fpmurphey but it only works when I disable the previous extension. Is there a work around for this? Maybe editing the panel.css file? If so, what exactly should I remove? I know I would have to do it again when I eventually upgrade, but I'm fine with that... I hate that hover effect!

---------- Post added at 06:46 PM ---------- Previous post was at 05:50 PM ----------

Okay, I tried editing the /usr/share/gnome-shell/js/ui/panel.js file and replaced these lines:

Code:
578         this._hotCorner = new Layout.HotCorner();
579         container.add_actor(this._hotCorner.actor);
With this:

Code:
578         this._hotCorner = new Layout.HotCorner();
579         // container.add_actor(this._hotCorner.actor);
I pressed Alt+F2 then R and it had no effect so the original extension must be conflicting with this too. Unless I just did this wrong.... Are there some lines of code I can add to the /.local/share/gnome-shell/extensions/activitiesbuttontextlocalicon@fpmurphy.com/extension.js file itself to help with this?

---------- Post added at 06:58 PM ---------- Previous post was at 06:46 PM ----------

I figured it out. I edited the /usr/share/gnome-shell/js/ui/layout.js and changed these lines:

Code:
this._corner = new Clutter.Rectangle({ name: 'hot-corner',
                                               width: 1,
                                               height: 1,
                                               opacity: 0,
                                               reactive: true });
All I did was set "reactive" to false and restarted the shell.
Reply With Quote
 

Tags
activities, disable, effect, f16, hover, menu

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Mouse-Wheel Click -> Activities Menu Spinymussel Using Fedora 0 6th January 2012 07:26 AM
Gnome 3: no Activities menu or function apunc1 Installation and Live Media 5 9th December 2011 11:20 PM
Can't Move Favorites in Activities Menu xjonquilx F16 Development 0 8th October 2011 04:01 PM
Editing activities/applications menu in F15 westand Using Fedora 3 31st August 2011 08:37 AM
Adding Downloaded Applications to Activities Menu smohamed Using Fedora 6 5th August 2011 12:57 PM


Current GMT-time: 19:50 (Monday, 20-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat