How can I turn off a specific shortcut?

I am trying to turn off a specific shortcut in Lion 10.7.5
When I hold shift and click on the scroll wheel button, the screen flicks left to the widget screen. I want to disable this specific shortcut and no others.
Any help would be appreciated!!!
Thanks!

Hi, thanks for the reply.
No.
Please read my post, i'm asking how to turn off the specific shortcut in my original post, not assign actions to the mouse buttons (i know how to do that). I'm aware i can simply turn off the scroll wheel function altogether from the mouse preferences but i don't want to lose that function.
I want to know how to turn off the SHIFT + SCROLL WHEEL CLICK shortcut that switches the screen to the widget screen.

Similar Messages

  • How can I turn off a specific keyboard shortcut?

    We use a 3rd party vendor's platform to create/maintain content on our school website. When writing stories, I often use standard editing shortcuts (such as command-B for bold, command-I for italic, etc.). But when I hit command-B in the new FF 4.0 release, the bookmarks window opens - so I now need to use the pulldown menu to make this standard command. And it just slows me down.
    Any idea how I can turn off this feature?

    Hi, thanks for the reply.
    No.
    Please read my post, i'm asking how to turn off the specific shortcut in my original post, not assign actions to the mouse buttons (i know how to do that). I'm aware i can simply turn off the scroll wheel function altogether from the mouse preferences but i don't want to lose that function.
    I want to know how to turn off the SHIFT + SCROLL WHEEL CLICK shortcut that switches the screen to the widget screen.

  • How can i turn off the media player shortcuts on the f keys on the envy 17?

    how can i turn off the media player shortcuts on the f keys on the envy 17?

    If you press the Home button and open Security, you can change "Auto Lock Device" to "Never". Does that do what you want?
    Edit: I see you found the solution the Software board in this thread: http://forums.palm.com/palm/board/message?board.id=software&thread.id=13064
    Message Edited by Jeffro on 12-16-2008 12:00 AM

  • E72 - How can i turn off the keyboard lock functio...

    How can I turn off the keyboard lock function?  If I don't want it to auto lock after 5 mins but stay active, can I turn the auto lock off completely?  I've checked Control Panel - Settings - General - Security - Phone and SIM Card and there appears to the the option, but when you try and select 'off' it doesn't allow you to turn it off.... Help?
    Solved!
    Go to Solution.

    "it is there my frend., go to Menu - Control Panel - Settings -  General - Security - Phone and Sim Card
    then scroll down and select keypad auto lock period"
    Got it from...
    /t5/Eseries-and-Communicators/E72-shortcut-key-key​pad-lock/m-p/572418 bout halfway down. I know I had a google need to find this answer.
    Samsung Galaxy S4 'Black' (current)
    My N9 Black (backup phone)
    My N8 Green runnin Xeon^4 3.2.1
    My E72 White
    My E63 BLUE
    http://www.youtube.com/Jeahavee
    http://www.reverbnation.com/jeahavee
    Stop with the popup notes Nokia sheesh I don't need help from you :/
    I run Windows 7 Home Premium 64bit/Black Opal on my HP Dv6 1030us (DiViUs)
    Windows 7 64 bit Pro and Black Opal on my custom desktop (Giniro)

  • How can I turn off the autocomplete/autofill function in Mail?

    How can I turn off the autocomplete / autofill function in Mail (Mail 7.2)? I know how to remove email addresses from the 'Previous recipient' list, but I simply want to deactivate the autocomplete function for email addresses entirely.
    You used to be able to do this via Mail - Preferences - Composing, but I upgraded to Mavericks today, and the option to deactivate the autocomplete funtion for email addresses is no longer there.
    Does anyone know where to find it?
    Thanks in advance for your feedback,
    Tine

    Zloyprep wrote:
    Somehow Escape button started bringing me an autocomplete list in Keynote which is monstrously inconvenient.
    This is rather surprising.
    What you are describing is a feature called "word completion", provided by the Cocoa text engine, and hence used by apps which rely on it, including iWork, TextEdit, and others. When you are typing, or the insertion point is in a suitable position, pressing ⎋, or ⌥⎋, or F5 brings up the word completion list. Of course, it only works if there are suitable words in the list. For instance, if you type "Schad", intending to write "Schadenfreude", you can press ⎋ as much as you wish and nothing will come up. But type "Zeit" and then ⎋, and you'll get "Zeitgeist" sure enough.
    What is surprising is that you describe it as if you had just came across it, whereas it has been available for years (although I believe that originally it was activated only by ⌥⎋). iWork (including Keynote) is a little different, because, in addition to ⎋, ⌥⎋, and F5, word completion is also activated by ⌘⎋.
    I don't know how to turn off this feature, if indeed it can be turned off.
    Usually Escape would make me exit the text box
    Is there any chance you mis-remember? The Keynote shortcut for exiting text editing and selecting the text box is ⌘↩ (command-return).

  • How can I turn off the WLS 6.1 security in order to develop my own application-based security module?

    Dear Colleagues,
    I am currently developing a J2EE application using WLS 6.1.
    My team and I have to implement a security requirement to suit our company's needs.
    The security requirements are that, users' password need to be aged (30 days maximum) and we need to provided a GUI front-end (JSP) to allow users to change their password when these expire after 30 days.
    Our internal contacts in the company, have already taken the lead to find out about whether we will be able to use the WLS 6.1 platform to do this and the answer we got back, was.
    Now we need to develop our own security module.
    I have 2 questions:
    1. How can we turn off the WLS security in order develop our own application-based security module?
    2. How can we develop a security module that allows us to age users' password and provide them with facilities to change their passwords when these expire?
    At the moment, we are using the default BEA WebLogic login.jsp page and there some configuration in the web.xml for this. I will be grateful if you could advise me on how to turn this default security off so that we can write our own security module.

    hi,
    1.You can write your own realm in 61 which can plugged for your security
    calls.
    2. once you write your ownrealm.. you can access it through weblogic
    api/ur api..
    thanks
    kiran
    "Richard Koudry" <[email protected]> wrote in message
    news:3dd0d081$[email protected]..
    Dear Colleagues,
    I am currently developing a J2EE application using WLS 6.1.
    My team and I have to implement a security requirement to suit ourcompany's needs.
    >
    The security requirements are that, users' password need to be aged (30days maximum) and we need to provided a GUI front-end (JSP) to allow users
    to change their password when these expire after 30 days.
    >
    Our internal contacts in the company, have already taken the lead to findout about whether we will be able to use the WLS 6.1 platform to do this and
    the answer we got back, was.
    >
    Now we need to develop our own security module.
    I have 2 questions:
    1. How can we turn off the WLS security in order develop our ownapplication-based security module?
    >
    2. How can we develop a security module that allows us to age users'password and provide them with facilities to change their passwords when
    these expire?
    >
    At the moment, we are using the default BEA WebLogic login.jsp page andthere some configuration in the web.xml for this. I will be grateful if you
    could advise me on how to turn this default security off so that we can
    write our own security module.

  • How can I turn off my battery percentage warning?

    HI, how can I turn off the battery warning on my 4s phone? It freezes up my aps if I am using them when it comes on of when any pop up warning comes on like wifi network indicators. I can turn those off but not the battery thing.

    You can let Apple know here http://www.apple.com/feedback/

  • How can I Turn off my AppleTV

    How can I turn off my Apple TV?

    There is no power switch. You cannot turn off your Apple TV. You can only put it in standby (sleep) mode. To power the unit off your only option is to pull the plug.

  • How can i turn off my apple tv

    how can I turn off my apple tv? i can't , i don't know how...

    You don't. Just don't use it for a while and it will go to sleep, but it cannot be completely turned off (aside from unplugging it).

  • How can I turn off the yellow pop-up tool tips?

    Howdy,
    I have searched high and low in the preferences and found nothing that does the trick. How can I turn off the yellow pop-up tool tips?
    See attached screen shot. They are incredibly annoying. It's probably obvious, but I cannot find it anywhere on internets or this forum.
    Thanks!

    Thanks Nancy. Unfortunately that doesn't do it. I turned those off awhile back. Nor can I find anything under VIEW that seems to make a difference.  Just FYI: I'm on a Mac OS w/Dreamweaver CS6 - but this has happened on previous versions of DW. Thanks again.

  • How can I turn off the sound from the original midi  or audio tracks when I turned on the duplicate tracks for editing ?

    How can I turn off the sound from the original midi or audio tracks when I edit or listen to the duplicate tracks in Logic Pro 9 ?
    I'm using iMac desktop with Mac OS X Version 10.7.3. Pls advise.

    Dan,
    It sounds like one of your preferences has changed.
    Go to preferences > audio > general, and make sure "track mute/solo" is set to "CPU saving (slow response)". It is probably set to "Fast " at the moment.
    This setting (fast) basically causes immediate muting from the channel strip while your song is in play. This is because the audio is still being read from the hard drive, but the channel strip is simply muted.... like a hardware mixer. When set to "CPU saving", the audio from that track, when muted, is actually stopped from streaming from the hard drive, but there is a couple second delay before the audio is actually muted.
    One would think that the fast setting is generally preferable, except when you need to do what you are doing. The only way to keep duplicate copies of channel strips acting independent of one another is to leave this setting on the "CPU saving" setting.
    Hope that helps

  • How can I turn off sound controll whele on the Satellite A200

    How can I turn off the external sound controll in front of laptop - the wheel? It does not work, sound volume is permanently muted.
    OS: MS Windows XP
    Thanks

    Thank you Jaba,
    it is Toshiba Satellite A200 Series. Drivers, its configuration and configuration of operating system is OK. The wheel is mechanical damaged, so that is the point. I have to disable its function in operating system. But where can I disable it? I have tried to uninstall Toshiba utilities (controls, hotkeys), reinstall drivers. I have tried to find an option in BIOS, there was no one.
    btw: I am a linux administrator, but I have advanced knowledge of windows systems so you can be short.

  • In a Google search, clicking on a search result causes the new page to open with the search terms highlighted in yellow -- how can I turn off th

    In a Google search within a Firefox session, clicking on a search result causes the new page to open with the search terms highlighted in yellow -- how can I turn off this highlighting?

    Try to clear the Google cookies and redo those Google options.
    * "Remove the Cookies" from sites causing problems: Tools > Options > Privacy > Cookies: "Show Cookies"

  • I am using earphones, but the external audio of my mini ipad is still on. How can I turn off the external audio while listening with my headset?

    I am using earphones, but the external audio of my mini ipad is still on. How can I turn off the external audio while listening with my headset/earphones?

    Other than iMovie, GB always incorporates the audio files into the GB package. So just save or move the GB project to the external drive, and you're done - anything you import, edit or record will be saved to the external drive.

  • How can I turn-off the apps which I have opened once in ISO 7.0.2. In previous version of ISO it was easy to turn- the opened apps by double clicking on home button and then click and hold on respective apps then click on cross sign.

    How can I turn-off the apps which I have opened once in ISO 7.0.2. In previous version of ISO it was easy to turn-off the opened apps by double clicking on home button and then click and hold on respective apps then click on cross sign but in this version I could not do so and my iPad appears slower.

    Close inactive apps
    1. Double tap the home button to bring up the multi-tasking view
    2. Swipe the app's windows upwards to close
    3. The app will fly off the screen

Maybe you are looking for

  • Stacked canvas view placed on the content canvas

    Hi to all, i am developed a one form ,i.e placed the stacked canvas view on the content convas. i create a two data block's with same table. one data block for content canvas and one for stacked canvas. in the content canvas i taken two fileds with s

  • IPhoto '11 can't export

    Recently I've been having a couple problems using iPhoto '11, version 9.1.3 (607). I am routinely taking photos (JPG) and putting them into iPhoto. I'm right-clicking in iPhoto and knocking out backgrounds in Photoshop CS3 (my default external editor

  • Officejet 6000 printhead

    We recently had to change the color cartridges on our HP Officejet 6000, and afterwards, we started getting the error code on the control panel that is for "The printhead is incompatible" - power button is blinking and all the cartridge buttons are b

  • Query Creation

    Dear All , This is regarding Query Creation. I want to create Query by Joinging Two tables. I have created User Group, Created Infoset, Now am creating Query by SQ01. Going Step by step correctly. I have Tick mark on Field group and selected . Then B

  • Carry out modification comparison for J_1BV45A first. No changes possible

    Hi, every expert, when I change the object J_1BV45A,  It appears the error as below: "Carry out modification comparison for J_1BV45A first. No changes possible Message no. EU 526 Diagnosis You are trying to edit an SAP object which has already been c