Global keyboard shortcuts

Hi Gang,
I tried this in the tunes forum but haven't heard, so I'll try here too...
All I want to do is establish system wide kewyboard shortcuts for itunes, even with a cheap app if need be, so I can play and pause itunes and skip and replay tracks while working in other apps. Seems like it should be the simplest thing in the world. I've managed it for Spotify, Pandora, and even Grooveshark. But I can not, for the life of me, figure out how to achieve this funtion for itunes, even though one would expect it to be built in. Can anyone help me?
Thanks.
David
Lion (not mountain lion) and itunes 11

Get BetterTouchTool (free)
  <http://www.macupdate.com/app/mac/32953/bettertouchtool>
it has iTunes mute, pause, play, volume up/down, next/previous actions.  You can bind them to a hotkey combination, or a trackpad gesture, or Magic Mouse gesture, or multi-button mouse button.
And once you have BetterTouchTool, you can create other hotkeys, trackpad gestures, etc...  It think BTT is essential for any trackpad user.

Similar Messages

  • Global keyboard shortcuts (Exposé, Spotlight, etc.) not working

    I've run into an odd problem with my computer--sometime around or after I upgraded to 10.4.8, my global keyboard shortcuts have just flat-out stopped working. I noticed this quickly because I use LaunchBar and it stopped activating when I hit its keyboard shortcut...I noticed the same thing happened with Spotlight, and later, Exposé--when I hit their keyboard shortcuts, nothing happens. Even if I change the shortcut to a new key and hit the new key, nothing happens.
    I have tried removing Launchbar completely in case it did something to mess things up (no luck) and have completely reapplied the 10.4.8 combo updater, as well as repair permissions. None of these things have helped?
    Any ideas? I'm stumped on this one.

    MadFax7 on the Ambrosia Software forums helped me out here (I posted this same post over there as well: http://www.ambrosiasw.com/forums/index.php?showtopic=107371)--he thought (correctly) that it sounded like a preference problem. I discovered the preference through a handy bit of Spotlighting--after deleting com.apple.universalaccess.plist and restarting, all my keyboard shortcuts reset to their defaults and started working again--I'm replying with the answer I found just in case someone else runs into the same problem or just wants to reset all their keybindings.

  • KDE - Global keyboard shortcuts not working

    My global keyboard shortcuts have stopped working in KDE. When I try to open "Shortcuts and Gestures" in the System Settings, it freezes, and eventually needs to be terminated. Any ideas what could be causing this? I don't see any related recent updates in my pacman.log. I'm not even sure how to go about troubleshooting this.
    Thanks

    Hi there,
    First, sorry to re-up that post after such a long time.
    So, for some reasons, I had the same shortcuts problem since I installed Archlinux on my computer (more than ten months ago).
    Shortcuts work when I start my computer up, but after a while (and for no reasons), it just stops working.
    That problem is very annoying as I have to do everything using the mouse (and for someone like me who is used to shortcuts, it's very hard..... and long).
    And, today, I finally managed to get shortcuts working.
    And, the problem seems to come from the Dual Screen with my Nvidia graphic card.
    I don't know why, but if I unplug my TV (HDMI connexion), shortcuts just work perfectly. If I plug my TV and set X for DualView, then after a while shortcuts don't work (or very badly).
    I have no idea why... also, don't know if the issue is from KDE or Nvidia (I would say KDE as sometimes, when pressing Alt+Tab, the focus goes on the desktop of the TV, and then shortcuts don't work).
    Anyhow, hope this will help people having the same issue.
    And, of course, if you have any idea on how to fix that problem I would be very grateful (because, I really like having my TV as a second screen).

  • [SOLVED] Global keyboard shortcuts

    I would like to assign a combination of keys to make some actions:
    - Open the konsole
    - Open the file explorer
    - Minimize all the windows (to see the "desktop")
    I've seen that it's possible to assign some shortcuts by: System Settings -> Keyboard & mouse -> Global keyboard shortcuts. However, it is limited to a set of KDE components and I couldn't assign any of the actions I wanted. This assignment is rather simple in Gnome. Do you know if it is possible in KDE? Do I need to use xbindkeys?
    Thank you in advance
    Last edited by jjjaime (2009-03-19 10:50:18)

    Either use xbindkeys, OR if the actions you want are supported by Gnome's keyboard dialog, run gnome-settings-daemon at startup of X/your DE/WM.  I personally use both for different reasons.  Not only will your gnome/gtk apps inherit your nice gtk theme, you will also have those keyboard shortcuts you wanted.

  • Assigning Global Keyboard Shortcut to Display Home Folder

    Hi there,
    I've done some hunting to determine if there is a way to assign a global keyboard shortcut to display a finder window displaying one's home folder contents. I don't see how I can do it using "Keyboard Shortcuts" in system preferences. Does anyone know if there is a way to accomplish this?
    Thanks!

    you can't make a keyboard shortcut like that that will work from any application using keyboard system preferences.
    You can do it with a 3rd party app as follows.
    paste the following into script editor and save it as a script or an application.
    <pre style="
    font-family: Monaco, 'Courier New', Courier, monospace;
    font-size: 10px;
    margin: 0px;
    padding: 5px;
    border: 1px solid #000000;
    width: 720px;
    color: #000000;
    background-color: #ADD8E6;
    overflow: auto;"
    title="this text can be pasted into the Script Editor">
    tell application "Finder"
    make new Finder window
    open home
    activate
    end tell</pre>
    then use a 3rd part application launcher to bind a global shortcut to it. Try Quicksilver, Butler, ikeys or Quickeys for that.
    Message was edited by: V.K.

  • Disabling a global keyboard shortcut

    Apple + M is a global minimize shortcut, but it interferes with my Eudora shortcut where Apple + M is "check mail." Is there a way to disable the global minimize shortcut?
    iMac G5   Mac OS X (10.4.9)  

    You cannot disable the shortcut for Minimize the Window. Because the shortcut is an component from the Applications and is an entry in the Nib files.
    But you can make either an new shortcut for the Minimize System wide. Or make for Eudora a new shorcut for check mail or Minimize the Window.
    Open the System Preferences. Under Keyboard and Mouse choose the Tab "Keyboard Shortcuts". Then press the "+" sign. Select by Application "All Applications" or "Eudora" and write exact the Name of the Menu entry in "Menu Title".
    And in the field "Keyboard Shortcut" make an new shortcut.
    When Eudora is an Cocoa Application, it should be listed.

  • Global Keyboard Shortcut for Text-Entry

    I have found what seem to be extremely simple instructions for creating a Keyborad Shortcut which, when pressed in any app, will cause a string of text to be "typed." I need this because I have a problem typing numbers without messing them up. Let's say I want to have a command key (e.g. Shift-Control-Command-c) which would cause "+1-323-555-1221" to be entered wherever I am (TextEdit, a box in a web browser, whatever). Here are the instructions I've followed:
    1. Go into "Automator" and create a "Service."
    2. Set the service to "recive no inpout" in "any application"
    3. Drag "Run AppleScript" from the left column and then set the text exactly as follows:
           tell application "System Events"
             keystroke "+1-323-555-1212"
           end tell
    4. Save the script with a name (e.g. "MyAutoTextScript")
         (note that at this point, if I press green "Run" button inside Automator,
           "+1-323-555-1212" WILL be typed write into the script editor window,
           so that seems good, no?!
    5. Go into System Preferences -> Keyboard -> Keyborad Shortcuts -> Services, and find "MyAutoTextScript"
    6. For "MyAutoTextScript", set a shortcut using "Add Shortcut".
    SO... I've done all of this and AAAAAARRRRGH, it doesn't work! When I go into any app at all and press this key combination - I tried a bunch of them - it just does nothing. Tried TextEdit, Terminal, etc., etc. No text is entered. Nothing happens.
    At first I thought maybe the Keyborad Shortcut combo I chose was a conflict, but supposedly, it's supposed to tell me if there's a comflict (though I've tested that by trying a combo that I KNOW is taken and it does *not* tell me of a conflict (strange!), but anyway, no matter WHAT combination I try, NOTHING.
    I really would appreciate help with this. I'd rather not use some crazy third-party app for something like this which seems like it should be so simple. And I need this because of the disorder I have to live with which causes me to muss up these numbers.
    Help is much appreciated!
    Thanks.
    Alex

    Same thoughts.
    Spotify connect via mac. Play, pause, next previous works well with the keyboard shortcuts. However, for volume control using the the tiny volume slider is not ideal.
    Any workaround would be greatly appreciated. 

  • Is it possible to define a global keyboard shortcut for Exposure Adjustment?

    I often find myself having to get out of full-screen mode or having to pull up the Develop or Library module from the hidden right panel just to adjust exposure and nothing else (it is my most common adjustment).
    Is there some way to globally define a key so I can adjust exposure without having to exit full-screen?

    Globally? No.
    However, if you click on the word exposure, you can indeed adjust exposure with the + or - keys.
    I believe you'd have to do this on each photo, and if you click on another word in the Basic panel then that slider is now controlled by + or - (for example, if you click on contrast, then the + or - keys adjust contrast).

  • Disable or change global push to talk keyboard shortcut

    When in a call in Skype there is a global keyboard shortcut of CMD + Option + CTRL + Up Arrow to enable push to talk mode. There is no way to customize of disable it. I tried adding a global shortcut in keyboard maestro, it was triggered but the push to talk mode was also triggered in Skype. Is there a way to make keyboard maestro take control over these types of global shortcuts?

    Not sure for Mac, but in Windows I can enable, disable or change this option. However, according to https://support.skype.com/en/faq/FA12024/what-are-hotkeys-and-how-do-i-use-them-mac and https://support.skype.com/en/faq/FA12074/what-keyboard-shortcuts-can-i-use-with-skype-for-mac-os-x seems that these options are available for Mac OS.

  • Why can't I create a keyboard shortcut?

    I created an Automator Service to restart my computer in Bootcamp (since I was getting very tired of having to navigate to the Startup Disk Prefence pane every time).  What I would like to do, is make this service have a global keyboard shortcut.  However, when I try to set one in the Keyboard Shorcuts preferences (i.e. double-clicking and holding down the desired keys), my computer just beeps at me.  What am I missing?  As far as I can tell, I'm doing what it's telling me to do.
    I thought maybe it was not allowing the specific shortcut I was trying - thinking maybe it was already in use.  So I tried many other key combinations - enough to come to the conclusion that this was not the issue.
    Thanks for any help you can give me!

    click the right hand side of the window (where other commands are shown) not the name of the command, it won't work. If you already have the shortcut assigned it'll tell you that it's a duplicate and tell you where you use the shortcut again.
    Good luck!.

  • Keyboard shortcut alerts?

    FYI: on a Mac, OS X 10.10.1, Acrobat 11.0.10
    I added several global keyboard shortcuts on my Mac but each one so far either does not operate when I'm in Acrobat or gives an alert sound.
    Two questions.... but maybe I should pursue this differently.
    1. Is there a list of all Acrobat shortcuts so I can determine if I have conflicts?
    2. Is there something inherent about Acrobat that interferes with one's created shortcuts?
    Thanks for any suggestions.

    Hi normharris3,
    I am providing you a link which will help you with the shortcut issue:
    http://helpx.adobe.com/acrobat/using/keyboard-shortcuts.html

  • [SOLVED] xfce4 application specific keyboard shortcuts

    Hi All,
    I remember being able to directly change a menu shortcut with xfce, although I could be mis-remembering.  I want to bind 'Send Now' in Thunderbird to Ctrl+Shift+d (or just Ctrl+D I guess), because that is what I am used to.  I don't think I can do this in the xfce keyboard global keyboard shortcuts, those just launch apps from the command line, and I don't think I can use the window manager shortcuts either, although I may be wrong.  I remember just highlighting a menu item and choosing a key combination, and that that just worked... but I can't find it anywhere now.  Is it maybe a different window manager?
    I am using xfce4 with xfwm4 4.10.1-1. I have compositing switched on.  Let me know if there is any other info you need about my setup, I am honestly not sure which parts of the desktop environment/window manager/application settings/kernel (probably nothing to do with the kernel) are involved here, so I am not sure what info to give.
    Thanks!
    Last edited by MikeDacre (2014-01-28 03:25:42)

    Yup, that's it: editable menu Appearance->Settings.  Sadly it doesn't work in Thunderbird.  Thanks though!
    The solution in Thunderbird is the keyconfig extension.  I found the help page at http://kb.mozillazine.org/Keyconfig_ext … hunderbird and figured out the solution:
    1. Install keyconfig
    2. Navigate to keyconfig Preferences
    3. Click 'Add a new key' at the bottom left
    4. Name the key anything, I chose 'key_send' as that is the name of the key
    5. Replace /* CODE */ with  goDoCommand("cmd_sendNow") and click 'OK'
    6. Assign a hotkey and click 'Apply'
    7. Restart Thunderbird
    8. You're done!
    That worked for me.  Hopefully this helps someone else one day.

  • Some keyboard shortcuts in Mail OS 10.9 don't work

    Some keyboard shortcuts no longer work. Such as [option page-down] for moving down a page at a time of email subjects. Control Page Down doesn't work either. Others are wacky and give different results such as Function right arrow does the same thing as End and Function left arrow does the same thing as Home which is a bit redundant.
    Did they change to a different combination of keystrokes are were they left out? Thanks to anyone that can find out.   -Derryl

    Hi drice,
    Welcome to the Support Communities!
    The article below may be able to help you with this issue.
    Click on the link to see more details and screenshots. 
    OS X Mavericks: Use global keyboard shortcuts
    http://support.apple.com/kb/PH13911
    OS X keyboard shortcuts
    http://support.apple.com/kb/HT1343
    OS X Mavericks: Create keyboard shortcuts for apps
    http://support.apple.com/kb/PH13916
    Cheers,
    - Judy

  • Converting Mac keyboard shortcuts to Windows/PC based shortcuts.

    Hello,
    Let me say, I have been using Mac based platforms since close to 1991 on and off. I used System 7 (and OS 8/9, but close enough to System 7) for many years up until I started to use Windows starting on the later 9x and XP platforms. As I start to drift away from Windows to more likely use Macs, however I would like to have a consistent keyboard shortcut system similar to Windows or Linux/UNIX (for that matter).
    I actually get confused very easily switching from Macs and Windows with keyboard commands often when I use Windows comp and when I am using the Mac. (Just switching from different kinds of keyboards confuse me from the razor thin keys to a regular keyboard, because going from another one confuses me because of different pressures to press the on.)
    I also believe this may have to do with a "workflow" process/scripting, if I am not mistaken. Is there a script I can download, that has close to the standard Windows/PC commands that I can import into the Mac, and can these scripts be edited to adapt my own commands as well? Is there a way to use most of the function keys (F1-12) for the standard commands for the different purposes? I also would like the Option (alt)-Tab to cycle the different apps and Option-Esc to cycle all windows opened. I would like to try to reduce all Option/Command/Control/Shift commands to just a couple of keystrokes or an F key. These modifier keys I think are becoming old, especially since it doesn't meet Apple's simplicity, giving there is up to three keystrokes to press at a given time for some commands.
    I had tried the way on the System Preferences, but it doesn't go globally through all applications - real problem lies on the Apple apps on some. I strongly believe this is possible to do, since it might be able to work via a scripting system. I hope this could work. Apple has come a long way to open up the system's architecture without really messing things up, or just opening up the OS without hex apps is great. I hope they can just keep this up so the users can decide how they want their mac to work, because they know what's right for their purposes.
    Thanks in advance,
    Steven

    You may like youpi key. It is free. It works fairly well for me in MAC OS 10.4 although not officially supported. There is a commercial version you can buy, called iKey.
    http://www.versiontracker.com/dyn/moreinfo/macosx/11485&vid=75326
    Here is my script for listing my application folder. I have it assigned to function-key 6.
    tell application "Finder"
    activate
    select window of desktop
    make new Finder window to startup disk
    select Finder window 1
    set target of Finder window 1 to folder "Applications" of startup disk
    select Finder window 1
    set position of Finder window 1 to {60, 45}
    end tell
    This script was automatically generated in script editor record mode. After I recorded the script and did some minor editing, I copy the script to youpi key.
    I have all of my frequently used applications set to function keys. I am thinking of changing the switching to Scripts because there seems to be a side effect to some of the switching like the speaking.

  • Keyboard shortcuts suddenly not working in InDesign CC

    For some reason, none of my basic keyboard shortcuts are no longer working for me on my Mac...
    I've tried to change workspace, restart by holding the shift key and nothing.
    any ideas?  Thanks!

    Hi 454flutie,
    In MAC 10.7 or later the Library is hidden. I sent you a link in the above post to unhide library , you can refer to that. Once its open you can navigate to Indesign locations and do the needful.
    Steps to access hidden Library on MAC.
    Open Finder.
    On the top left there will be a option GO.
    Click on Go and Go to Folder.
    Type ~/Library and click on Go, it will open hidden Library.
    To access Hidden Library:
    http://helpx.adobe.com/x-productkb/global/access-hidden-user-library-files.html
    Thanks,
    Nikhil Gupta.

Maybe you are looking for

  • How to create ONE graph with a growth trend ($ and %)?

    I would like to create a graph with a growth trend. The graph should have figures on one side reflecting $ values and on the other % growth. I cannot make a trend on the same graph and usually spend ages adding another graph to show the trend. I end

  • Saving Sales order in CRM to R/3

    Dear Friends, When i make a Sales order in CRM it is flown to R/3. There is no problem when i do this. But if i make any changes in the Sales order in CRM then the Delivery block in the item schedule lines of same sales order in R/3 comes as pending

  • Installing Windows 7 Ultimate 64 bit upgrade version on an Apple MA877FN/A

    Hello all, I've an Apple MA877FN/A running Vista 32 bit and Mac OS X 10.5.8 I want to install Windows 7 Ultimate 64 bit upgrade version (student license) on my machine. Is this possible?

  • How to change mouse pointers?

    I would like to change the mouse pointer (from arrow to hourglass) while the application is doing a certain task. How is this done? thanks!

  • Max. 999 IDocs with an Integration Process ?

    Hi, From data into a file, I create several sales orders, thus several IDocs (one IDoc by line of file) by using an Integration Process (multi --> single). Flow is: PC (file) -> XI -> R/3 (IDoc) But I'am limited to <b>999</b> lines, indeed : When a f