Why can't I assign CMD F7 key to macros?

I use a product called iKey to create all sorts of macros. I have noticed that with both my iBooks (Late 2004 and Mid 2005) I cannot assign any macro to cmd F7, or Option F7, or Cntl F7, etc. (Fn F7 works fine.) Can anyone tell me whether there is something special about the F7 key?

By the way, this isn't an iKey thing. If I go to the Keyboard & Mouse preference pane in Tiger and select the Keyboard Shortcuts tab, it too will not allow the assignment of any key combination involving F7 except for Fn F7. This is beginning to drive me nuts!
Dave Burbank

Similar Messages

  • HT2376 Why do we have to buy a new key every year?  Why can't we just buy a key for three to 5 years at a time?

    Just inquiring as I just want to know why can't we buy QuickTime Pro registery keys for three to five years in one purchase?

    Just inquiring as I just want to know why can't we buy QuickTime Pro registery keys for three to five years in one purchase?
    How are you being forced to purchase a ney key every year? Keys should only need to be re-purchased after a major upgrade—e.g., the change from QT 6 to QT 7 on a Mac. Since QT 7 was released in 2005 for both the Mac and Windows platforms, your QT 7 key should have been valid for a max of about 8 years thus far. The only problem I know of is the fact that Apple no longer maintains a continuous history of QT 7 key purchases which has been forcing users who do not maintain a copy of their key and user ID on hand for things like drive/system failures and/or accidental deletions to purchase a replacement rather than simply re-keying their QT 7 app with their old key. I keep all of my old keys stored on thee separate USB drives, two RAID units, and one external hard drive in case I lose any or all of my startup volumes.

  • Why can't I assign applications to different desktops?

    Why can't I swipe with three fingers to go from application to application which are assigned to different desktops since moving from Lion to Mountain Lion?

    What I did: I used trackpad preferences and changed the settings to the following:
    1) 3 finger swipe to go to previous and next page
    2) 4 finger swipe to switch spaces.
    Works like a charm now.

  • Why can't i find the airplay key on my new ipad. i have hit the home key twice and scrolled but it's not there?

    Why can't i find the airplay button on my new ipad? I've hit the home key twice and scrolled left but it's not there any clues please?

    Look through this suppport document.  You'll probably find a solution.
    Using AirPlay, http://support.apple.com/kb/HT4437

  • Why can't I use the tab key to highlight links on a webpage?

    In previous versions of FF and in other browsers, I can use the tab key to navigate through all the links on a webpage - I can't seem to do this with FF5, the tab key will only highlight the address bar, search bar, and any form fields within a webpage.
    Using the tab key to navigate through links on a page is an accessibility feature, and I often use it to show hidden skip links at the top of a webpage for users who prefer to use the keyboard over a mouse and for assistive technologies.
    Is this something that can be turned back on in preferences? Or is there a reason why it was removed from this version?

    It can be fixed in Mac OS X Tiger preferences (Keyboard -> "all controls") or try a ctr-F7

  • Why can't I assign hardware and guest os profiles to servers in the new SCVMM 2012 Service Templates?

    Trying to learn SCVMM 2012, but I'm confused about how Guest OS and Hardware Profiles work with the new 2012 Service Templates.
    I create a Hardware Profile and a Guest OS Profile. Then I open the Create VM Template wizard. In this wizard I can assign the Hardware and Guest OS profiles I created under the Configure Hardware and Configure Operating System steps in the wizard.
    If I open the new Service Template wizard, select a Single Tier Server (for example), open the Service Template Designer and go to the properties of the server I find under Hardware Configuration and OS Configuration I cannot assign my Hardware and Guest OS
    profiles to the server.
    Why is this? It seems like extra work to have not be able to assign these profiles to servers in a service template. Is there something fundamental I'm missing here?

    I have the same issues with the equipment I maintain. Two things are consistent that I see between this forum and my set up. I had 10.5 on all our Macs and each of them could connect with out issue to the shares on a windows xp machine. I have three Mac computers I am working with. 1. My main computer a MacBook Pro 2.4ghz core 2 duo, an Intel iMac, and an older Mac Pro G5 running OS 10.5 server.
    I have another server running kiosk or signage displays that is a windows xp machine. All of my macs could access the windows xp machine by clicking on it and authenticating to it and then the shares will show up.
    I upgraded my MacBook Pro first to 10.6 and have been unable to connect to the windows shares ever since. Keep getting Authenticatoin failure. So my work around is to transfer files to the 10.5 macs and then screen share one of them and access the windows share from them. Spoke with Apple support and they could not help and said it was a know issue but did not have a solution.
    Last week I upgraded the iMac to 10.6 and it too, now will not authenticate to the windows shares.
    Here are the strange things... I can take my macbook pro home and access all windows shares on my home networked computers. I even took the windows xp machine home from work to test it and I was able to connect to the shares without issue from my Macbook pro.
    Two things stand out ... you mentioned a Cisco router and we use a Cisco router at work. Also, both of us have upgraded to 10.6 and authentication fails at that time.
    Problem is between OS 10.6 and the Cisco routers I believe. I am not sure how to fix the issue though.

  • Why can't I assign long myLong = 9223372036854775807 ?

    Hi,
    I can assign the max allowed value to int
         int i = 2147483647;by why not the same max value for long ?
      long l = 9223372036854775807;?
    Also, Can i force unsigned data types ?
    Thanks,
    Rob

    by why not the same max value for long ?
      long l = 9223372036854775807;?That should be:
      long l = 9223372036854775807L;
    Also, Can i force unsigned data types ?
    No
    KajCode tags still eat the "L" at the end of these "long" values. :-(

  • Why can I no longer use arrow keys to go between tabs?

    I recently got a new Windows 7 computer and have Firefox 3.6.10 installed on it. On my old computer I used to be able to double click the tabs so that they got a little "box" around the text (telling me it was selected) and then used the arrow keys to go back and forth between the tabs.
    I liked doing it this way as that left a free hand to be able to close any tabs I didn't want open at the same time (unlike similar functions such as Ctrl + Page Up/Down which take two hands to operate) -- does anyone know if I can fix this? I read that pressing F7 might solve the problem, but that didn't seem to change anything.

    In Firefox 3.5 and later you can no longer click the Tab bar to set focus to it.<br />
    You can press Ctrl+K (Mac: Cmd+K) to set focus to the search bar and press the Tab key until the tab bar gets focus.
    See dao's post in this MozillaZine forum thread: http://forums.mozillazine.org/viewtopic.php?f=23&t=1304895
    Add code to [http://kb.mozillazine.org/UserChrome.css userChrome.css] below the @namespace line.<br />
    See http://kb.mozillazine.org/Editing_configuration#How_to_edit_configuration_files
    <pre><nowiki>.tabbrowser-tab[selected="true"] {-moz-user-focus: normal !important;}</nowiki></pre>

  • Why can't I assign a particular color to an event?

    I've been using Entourage as my primary mail and calendar program for over ten years. I have an iPhone and Mobileme and think it's time to intergate everything into Mac.
    However, I've been disappointed by iCal. Unlike Entourage, it doesn't seem to offer any features in terms of categorizing/color coding specific events.
    I have created two calendars, one for work and one for personal. Problem is that the events in each calendar are automatically assigned the same color as the calendar, ie. all personal events are orange, all work events are blue. If you click on "Edit", there are no options available to change the color.
    I would like the ability to change the color of particular events. Can this be done?
    Also, what's up with the muted color palette in iCal? Is there any way to introduce some more interesting colors?
    Overall, I feel that iCal is pretty poor and certainly not up to the standards of other programs such as iWeb, iPhoto or iTunes. It needs a major overhaul.
    Any suggestions would be great, otherwise I'll stick with Entourage.

    You can create many calendars, each with its own colour, to try and differentiate events more easily, but you can't apply colours to individual events.
    You can get a wider colour palette by clicking 'other' in the colour chooser, which opens the full Mac colour options palette, allowing you set up any colour you want.
    But if you want/need to be able to colour individual events, that doesn't help much, I'm afraid.
    Generally, iCal is much more limited than Entourage, partly because it's not really designed as a PIM, more a simple calendar.

  • Why can't I assign applications to spaces anymore?

    I used to have my different apps (Mail, iTunes, Safari) open in separate spaces and the SAME space every time.  I did this by right clicking on the open app icon in the dock and selecting options > Assign to > This desktop.  This no longer works.  Now applications ALWAYS open in the first space.  When I right click on the icon now there is NO OPTION to assign where the app opens.  The ONLY application I still have this option for is safari.  For all  the others it has disappeared.  For example now when I right click on the mail icon the only options I have are: Keep in Dock, Open at Login, Show in Finder.  There used to be the option to assign Mail to the current desktop, all desktops or none.  That option has now disappeared.  The same goes for iTunes and other apps.
    Please note that I was well aware of how to assign apps to desktops before.  Since 10.8.4 that option has now disappeared from my interface.  Mission control offers no way to assign apps to spaces either.  What happened?

    Please read this whole message before doing anything.
    This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
    Step 1
    The purpose of this step is to determine whether the problem is localized to your user account.
    Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
    While logged in as Guest, you won’t have access to any of your personal files or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. Same problem?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
    Step 2
    The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login, or by a peripheral device.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode and log in to the account with the problem. Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including sound output and Wi-Fi on certain iMacs.  The next normal boot may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of steps 1 and 2.

  • Why can I not assign colour labels to some files

    When I try to assign a colour label to some files or folders, even icons, sometime it works, sometimes it doesn't.  I've tried from the contextual menu, from Get Info, from File > Label.  Sometimes, one method may work but it's puzzling when none works.  Why is this anyway. I never had this problem before ML.
    Colour me frustrated...

    I've been so used to working seamlessly from external drives (I had a MBPro 2.2, 120GB drive, tip-toeing around in Lion), that it never occured to me that it would be different in ML on my new Mac Mini.  So, yes, after further investigation, the problem seems to only occur on the ONE external drive which I used all the time for all my video files, photos, music and any other large folders. (I plan to migrate most of it to my main drive now that i have 1GB to play with, so it's a temporary hiccup at least.)  This probably also explains why I have to "authorize" any move or transformation on that drive, but WHY?  It doesn't happen on other drives and I even tried changing permissions to Read and Write for Everyone, to no avail.  Perhaps it's still tied in to the MacBook somehow, but then so would be the other drives.  ???
    Anyway, thank you for your time and for making me delve into this further.  At least now I know it doesn't affect the main system.

  • Why can't I use the arrow keys to scroll up and down websites anymore?

    When I'm on any website and I click anywhere in the website there is a blinking bar - sorry, don't know the technical term - like you would find in any new document waiting for the next character to appear to the left of it. It's almost as if FF - not the super-team - want me to add test to any page I find but it is just a weird mistake.
    I assume it's because of this glitch (assuming) that when I go to press the up or down arrow keys it no longer cascades the screen smoothly like a parade of content; instead it just hops from top to middle to bottom and that's when it does anything. What gives?

    -> Tap ALT key or press F10 to show the Menu Bar
    -> go to Tools Menu -> Options -> Advanced -> General section -> place Checkmark on '''Use Smooth Scrolling''' -> Remove Checkmark from '''Use AutoScrolling''' -> click OK
    Check and tell if its working.

  • Why can't I put a pre-keyed footage on my video without it freezing on the preview?

    I am trying to put a pre-keyed fire footage in my video to get a really cool fire effect, but when I use PIP, it always freezes in the preview. How do I fix this? Thanks.

    Thank you for the info and links. I never actually read anything from Apple about Hebrew not being supported. Since I was able to use other languages, of seemingly greater complexity, I assumed that Hebrew would work. The patch I was speaking of (that makes Hebrew song titles, etc readable) is actually not a hack. It was developed by a student in an Israeli university and purchased by Apples regional distributor (Yeda Inc., Apple's Israeli distributor). The software is called iPodHE.
    If you would like to read more about this:
    http://www.israel21c.org/bin/en.jsp?enDispWho=Articles%5El1328&enPage=BlankPage& enDisplay=view&enDispWhat=object&enVersion=0&enZone=Culture
    The "iPodHE" web site is:
    http://yeda.co.il/iPodHE/downloadsuccess.html
    Here is a link to installation instructions in english:
    http://www.yakv.net/nextcantor/2006/09/03/getting-hebrew-on-your-ipod-a-guide-fo r-the-english-speaking-mac-user/
    I did read somewhere that they are working with Apple to resolve a conflict with the latest version of iTunes and iPodHE v2.0.
    Maybe this will be useful to someone.
    Thanks again for your help.

  • Re: Why can I not assign specific music to a slideshow?

    I thought that I had tried everything, until I came across this Thread:
    http://discussions.apple.com/thread.jspa?threadID=446667&tstart=0
    It was just the simple-dimple problem and once I followed the lori steps, I "found" the library music.
    So simple. So dumb.
    Thank You Very Much!
    Respectfully,
    Bill Gallagher
    Oh, is there any way to find the default music that comes w/slideshow. I'd like to use it in an iTunes folder together w/another song, as the default tune is too short. I know I have to put them both in the same folder/album, but I can't find that default music?
    Ok, found it. It's called "Acoustic Sunrise.aif" (yeah, I know it's lame but it fits in well with the first part of my slideshow), but I can't get to it. Any advice would be appreciated. Path='/Library/Audio/Apple Loops/Apple/iLife Sound Effects/Jingles

    Bill:
    The default music is located in the iPhoto (application package)/Contents/Resources/Music folder. You open the iPhoto package by Control-clicking on the application and selecting "Show package contents" from the Contextual menu. You can add tracks to that folder is you want a different default song.
    Do you Twango?
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.

  • Why can't I find events with cmd-F? I can see the appointment I am searching for, but the search cmd-F function does not find it. Why is this. It used to work...

    Why can't I find events with cmd-F? I can see the appointment I am searching for, but the search cmd-F function does not find it. Why is this. It used to work...

    Why can't I find events with cmd-F? I can see the appointment I am searching for, but the search cmd-F function does not find it. Why is this. It used to work...

Maybe you are looking for

  • Is it possible to sync two iPhone calendars with one iPad?

    Both myself and my husband have recently got iPhones and I can get one to sync to my iPad but not both would be really useful to see both on the iPad so I don't need to keep asking him what he's up to and visa versa???

  • Purchase Order for Leased Asset

    Hello, I want to create an Purchase order for leased asset and want to make the payment for that. It will be helpfull for me if you can tell the config setting required for that and the sequence of Transactions for completing the cycle for the same.

  • When I surf to a website that is a pdf document, adobe acrobat crashes.

    When I try to open an Adobe Acrobat PDF document from a website in Firefox, Adobe crashes. This only started happening after the most recent Firefox update. What's the fix?

  • X1carbon to mac air with thunderbolt display

    am selling my two x1 carbons (and (2) 3.0docks and (4 )24inch montiros) and replacing with mac airs and using their thunderbolt dock and just curious if anyone has used this setup, i hear the thunderbolt monitors work really well?? i just can't take

  • How to setup a BSP app for table maintenance

    Hi All, I want to create a BSP application to enable users to change some fields in the table and the remaining key fields will ne non-editiable. Also, I want the BSP application at the top to display a set of drop down boxes on the table fields whic