CS4: how to change cmd+H function?

Hi, I have recently got CS4 and one thing really bugs me, the cmd+H function has changed to ctrl+cmd+H.  It used to be used to show/hide frame edges but now cmd+H appears to have been taken over by the Mac system, to hide any and all applications. I'd like to change it back but I can't find how to change the keyboard setting - in either Indesign or Mac preferences. Which should I use?
Any help would be greatly appreciated, it's a little thing but I used cmd+H ALL the time and am finding it a hard habit to break! Indesign constantly *disappearing* on me is proving frustrating to say the least!

Tha's funny: googling for a solution I found these pages instead: Cmd-H Now the Mac InDesign Shortcut for "Hallelujah, It Hides" and Doing the right thing with Cmd-H (be sure to read the comments).
So it seems enough people complained to Adobe to make them change their initial choice. Perhaps they'll change their mind again.

Similar Messages

  • How to change the Callback function of a GUI button?

    I would like to change the callback function associated with a GUI button dynamically in the programming way.
    Here is the code piece I tried, but it does not seem to work:
    const char* pstrLabelSaveJpeg = "SaveJpegCb";
    SetCtrlAttribute(pahel_id, ctrl_id ,ATTR_LABEL_TEXT, pstrLabelSaveJpeg);
    int CVICALLBACK SaveJpegCb(int panel, int control, int event, void *callbackData, int eventData1, int eventData2);
    Solved!
    Go to Solution.

    The attribute you used is about the "label" of the button.
    It is just an appearence attribute. You can write your own name on it, but that does not change the callback function.
    You should change the ATTR_CALLBACK_FUNCTION_POINTER attribute, and you should not pass the function name as a string.
    So your function call will look like this:
    SetCtrlAttribute(pahel_id, ctrl_id, ATTR_CALLBACK_FUNCTION_POINTER, SaveJpegCb);
    Of course, you have to declare the SaveJpegCb function somewhere above that line.
    I think you have already done that.
    S. Eren BALCI
    www.aselsan.com.tr

  • How to change the Partner function code in Quotation

    Hi All,
    We have a requirement that whenever a Quote is cancelled,
    We need to change one of the function codes in the partner tab and also the user status should be changed.
    Can anyone give a quick solution on this?
    Your response will be appreciated.
    Thanks in advance.
    Regards,
    Ramya

    You will best implement this as an action (tx. SPPFCADM), which is called on changing the status to cancelled. In this action you can call a function module changing the partner functions using e.g. CRM_ORDER_MAINTAIN as the appropriate function module.
    Regards, Kai

  • How to change from video function to photo in ipad air

    I'm trying to take a picture with the camera of the ipa iar, but the video function is activated and i can't change it to select photo function. How can I do it?

    See by the record button, where there are the words 'video' 'photo' 'square', put your finger on that and move that 'list' to the option you want.

  • (CS4) How to change text in character format?

    Hello scripters,
    I need help for a problem with "FindChangeByList":
    I want to change text with special elements (and more than one element),
    for example: color:black AND italic AND subscript
    (or elevated, capital, small caps)
    and change it in a character format  that i have defineted before
    (lets call it for example "01-xyz").
    As i understand it, i can make it with the "FindChangeByList-sript" and GREP
    But what must stand here "?"
    grep {find what:"?"} {change to:"?"} {include footnotes:true, include master pages:true, include hidden layers:true, whole word:false} Find all double spaces and replace with single spaces.
    Can anybody help me, please?
    Yours Oliente

    Sorry,
    only now i get to try the element i got with the new script (at the end of the FindChangeList).
    But i must have make a mistake:
    text {findWhat:appliedFont:"Minion Pro", fontStyle:"Italic"} {changeTo:appliedFont:"Minion Pro", fontStyle:"Bold"} {includeFootnotes:true, includeMasterPages:true, includeHiddenLayers:true, wholeWord:false}
    It says
    Fehler Nummer 25 (Mistake nr 25)
    and than show me the line i have written.
    It is the same with all elements.
    Can someone help me?
    Yours Oliente

  • CS4 How to change dimensions

    Hello,
    I started a new project and imported my media. I then spent a few hours editing the footage. When I went to export the video, it would not let me change the dimensions. I ignored it and went ahead and exported an .avi video. The video is all wrong. My video footage is floating in the center of a large black sea of nothing. I need Premiere to resize down to the correct level!
    Please help.

    More information needed for someone to help
    http://forums.adobe.com/thread/416679
    Plus Video-Specific Informationhttp://forums.adobe.com/thread/459220?tstart=0
    And, finally, the EXACT type and size of file that is causing you problems
    -for pictures, that includes the camera used and the pixel dimensions
    Read Bill Hunt on a file type as WRAPPER http://forums.adobe.com/thread/440037?tstart=0
    What is a CODEC... a Primer http://forums.adobe.com/thread/546811?tstart=0
    What CODEC is INSIDE that file? http://forums.adobe.com/thread/440037?tstart=0
    Report back with the codec details of your file, use the programs below
    For PC http://www.headbands.com/gspot/ or http://mediainfo.sourceforge.net/en
    For Mac http://mediainfo.massanti.com/
    Read Bill Hunt on editing a VOB/MPG file http://forums.adobe.com/thread/464549?tstart=0
    Edit Vob http://premierepro.wikia.com/wiki/FAQ:How_do_I_import_VOB_files_/_edit_a_DVD%3F
    Read Hunt on Using MOD/TOD files http://forums.adobe.com/thread/699990?tstart=0
    Work through all of the steps (ideas) listed at http://forums.adobe.com/thread/459220?tstart=0
    If your problem isn't fixed after you follow all of the steps, report back with ALL OF THE DETAILS asked for in the FINALLY section at the troubleshooting link

  • How to change Functional area in cost center master

    Dear Guru,
    As required, i have to change the Functional area in cost center master data.
    SAP Warning Message :
    Transaction data exists; note long text
    Note
    A change of the functional area can lead to inconsistencies when reversing documents.
    If documents are reversed after the functional area has been changed, in some cases,
    the reversal document may be posted with the new functional area.
    My question is how to change the new functional area to the old one after reversing documents.
    We aren't using Special Purpose Ledger . Please Help me, thanks.

    Hi
    For the transactions already posted you will not be able to change the Functional Area. Also if those documents are getting reversed now after the change, the reversal document will get posted to the new Functional Area only.
    For all those documents which gets reversed after the change, you need to pass FI journal entry by changing the Functional area in the journal entry and not in the Cost Center Master
    Regards,
    Lakshmanan Krishnan

  • Procedure (step-by-step) to change a transformation function

    Hi,
    Has someone wrote some procedures to describe how to change a transformation function when the system is running? For example: what are the steps to do when i want to add a column in the supplemental log for a table and use it in a transformation function? I must change the transformation function only when all the LCRs that don't have the new column as been processed. What are the exact steps to do this without headaches.
    Thanks.

    Re: Creating FM   
    Posted: Jun 6, 2007 12:50 PM    in response to: vind v       Reply      E-mail this post 
    hi,
    We can create FM in Function-builder for that one we work with SE37.
    for declaring fields choose option IMPORT of function builder, under that define
    field vbeln type <refarence table-field > and provide value for it type , check the mandatory option.
    posnr type < refarence table-field>and check the optional option.
    file path type c . here u choose the proper dictionary datatype.
    next Select the option EXPORTING.
    file type ( specifies the same type as mentioned above)
    First u need to create a function group
    use SE37 goto--> function groups --> create group
    Use this FG to create a FM
    Import parameters
    VBELN type VBELN Optional = " "
    FILE TYPE LOCALFILE Optional = " "
    POSNR TYPE POSNR Optional = "X"
    There will be no export parameter .
    within the FM use WS_DOWNLOAD , GUI_DOWNLOAD to crete the file on the path specified.
    write the code
    activate the top include & the FM together
    go through this link,which ll give you detail about creating a function module
    http://help.sap.com/saphelp_nw04/helpdata/en/26/64f623fa8911d386e70000e82011b8/content.htm
    <b>Reward points if useful</b>
    Regards
    Ashu

  • How to change font in CS4

    Hello All,
    I have just got used to working with Dreamweaver CS3. I
    created a template in CS3, and it is quite obvious
    how to change the font face for an editable region in CS3
    properties area.
    I have just moved to CS4, and am editing a template I created
    in CS3, and have not (as yet) found out how to select a different
    font face for an editable region in CS4, that option seems no
    longer on the property section of the workspace. How can I do this?
    One more question - less remedial. I have a template with
    repeatable and editable regions. It is a table that allows adding
    or subtracting images in one cell and text in another. I want the
    image tag width and height to always be 200x125 regardless of the
    actual size of the image (the images will always be bigger than
    200x125). Is there a way to set this in the template? I have set
    the table cell to that size, but it expands if I add a larger image
    to the table.
    Thanks,
    eholz1

    > I have just moved to CS4, and am editing a template I
    created in CS3, and
    > have
    > not (as yet) found out how to select a different font
    face for an editable
    > region in CS4, that option seems no longer on the
    property section of the
    > workspace. How can I do this?
    Use the CSS 'button' on the upper, left corner of the
    Property inspector.
    > One more question - less remedial. I have a template
    with repeatable and
    > editable regions. It is a table that allows adding or
    subtracting images
    > in one
    > cell and text in another. I want the image tag width and
    height to always
    > be
    > 200x125 regardless of the actual size of the image (the
    images will always
    > be
    > bigger than 200x125). Is there a way to set this in the
    template? I have
    > set
    > the table cell to that size, but it expands if I add a
    larger image to the
    > table.
    This is within an editable region? I can think of no way to
    do that.
    Sorry.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "eholz1" <[email protected]> wrote in
    message
    news:[email protected]...
    > Hello All,
    >
    > I have just got used to working with Dreamweaver CS3. I
    created a
    > template in
    > CS3, and it is quite obvious
    > how to change the font face for an editable region in
    CS3 properties area.
    >
    > I have just moved to CS4, and am editing a template I
    created in CS3, and
    > have
    > not (as yet) found out how to select a different font
    face for an editable
    > region in CS4, that option seems no longer on the
    property section of the
    > workspace. How can I do this?
    >
    > One more question - less remedial. I have a template
    with repeatable and
    > editable regions. It is a table that allows adding or
    subtracting images
    > in one
    > cell and text in another. I want the image tag width and
    height to always
    > be
    > 200x125 regardless of the actual size of the image (the
    images will always
    > be
    > bigger than 200x125). Is there a way to set this in the
    template? I have
    > set
    > the table cell to that size, but it expands if I add a
    larger image to the
    > table.
    >
    > Thanks,
    > eholz1
    >

  • How to change tax code in sc with BAPI_SCEC_CREATE or other function

    I'm creating shoppingcarts with BAPI_SCEC_CREATE but I can't figure out how I can give a taxcode to the function or with any other function like BBP_PD_SC_UPDATE?
    anybody got a clue how to change the taxcode of a shoppingcart ?
    kind regards
    arthur

    haven't looked correctly, in BBP_PD_SC_UPDATE
    it is possible to change the tax code

  • HT204053 Our Apple ID is ok and functioning.  However, I just came on as the IT for the group and cannot find how to change the name.

    Our Apple ID is ok and functioning.  However, I just came on as the IT for the group and cannot find how to change the name.

    Assuming you mean the personal name associated with the account, as opposed to the login (which you can change if it's not an @icloud.com. @me.com or @mac.com address) you can change this at http://appleid.appla.com . Click on 'Manage your account' and then on 'Edit' next to 'Your name' and the name currently associated with the ID.

  • How to change call to the function module in the standard program

    Hi Guru,
    My requairment is to create the new Z function module  ZJ_1B_IM_NF_DOCUMENT_FUNCTION in the MM07MFJ1 program.
    I have created the Z Funtion module,
    plz provide me the info how to change the call to the new custom FM from the standard program.
    Points will be given to the ans.

    You use SE38 to change out the code.  When you try and change it you will get a popup asking you for a Key, since you are changing SAP Code.  If you have a Developers key you have to go to the SAP Service Marketplace and tell SAP that you are changing this code in order to get they key.  After this every time you do support packs you run the risk of this getting overlaid and you will have to change it back, also if you have a problem and SAP sees that you customized this code they probably won't spend any time on your problem.

  • How to change Preset settings (CS4)

    Hello everyone,
    I'm going to make a video with Adobe Premiere CS4 and I need to know how to change Preset settings or however it is called, because I think none of the Presets match with my videos (tried some and my videos were bigger or smaller).
    My videos are .mov, 800x600, made and rendered in Autodesk 3ds Studio Max 2010 (3D Program).
    Could someone please help me? I don't know if there's a preset for me or if I have to change settings or something like that (and where). Yes, I'm new! I'm from Spain if you need it.
    Feel free to ask anything you need, of course.
    Thanks in advance,
    Marta

    Marta,
    Welcome to the forum.
    In CS4 and CS5, one can set the Preset at the Sequence level. Before, it was more global, at the Project level.
    In Sequence New, you will choose the Desktop Preset, and then you can alter almost every displayed attribute, such as Frame Size, or Frame Rate, etc. you want to match your Sequence to your source footage 100%. After editing with those attributes matching, you can then Export to a desired output setting with AME (Adobe Media Encoder). You choice of Desktop, allows you to customize the settings to match. I wish that Adobe had named it "Custom," as the term "Desktop" is a bit abstract, though it has been around for a very long time.
    Good luck, and do match your Sequence settings (Desktop) to your source footage.
    Hunt

  • Photoshop CS4  "Save" default, how to change?

    I have been unable to find out how to change the "save" default in PS cs4.  If I open a photo, do adjustments using various layers then execute  "save" it saves it as a Tiff file.  I can choose "save as" and make a selection to what ever format, but the "save" defaults to a Tiff format on the initial"save".  At one point I was saving by default to a psd file and one day it changed on me...I don't know if I inadvertently did something or not but I would sure like to change it back.  If it makes any difference, I open most of my photos from LR2.  I've looked through the help section and threads here but can't find an answer.  Note: If I do a "save as" first, do more work on the photo then execute the "save" command it will then save it to whatever format that was chosen in the initial "save as" action.  Thanks.

    That setting should be sticky, meaning it will be set to whatever you used the last time.  If you change file format, it will be set to the newer file format next time you use it.  That's how it works on my setup*.
    * Re my setup:  Please note that I am not a Lightroom user.  I have no idea whether it interferes or not.

  • Sb CS4 multi-track file how to change track order

    I can't figure out how to change the order of the tracks in my multi-track file. Can anybody advise? Thanks.

    Thanks for checking. BTW are you using CS4 or CS5? I wonder if that has been added in the new version. I might install the trial version to see.

Maybe you are looking for

  • Error while costing production order

    Dear All, While doing the Costing for a production order we get an error log Internal error: LCK21F0I -> CK36_STANDARD_PRICE_GET Message no. CK018 We are currently using SAP ECC6 Could anyone help me how to overcome this error. Regards, Sai

  • I want to make the green download arrow to remain grey

    i use sanitisminau and selectivecookiedelete to get rid of junk with 2 clicks(i remember, when i googled back then to see if i could actually merge these buttons together..at that time i was slightly disappointed, that i didnt find what i was looking

  • I have windows 7 64 and downloaded ADE but cant open library book

    I checked out books from my local library to read on my laptop but ADE says file corrupt. Deleated everything and re downloaded but still wont open. Contacted library and they told me to uninstall then reinstall. I also checked out another ebook and

  • Deleted files in HD and Time machine

    I use the time machine with my laptop. Recently I ran out of memory and my question is if I delete files (photos and videos) from its HD would I loose these files when Time machine backs up my laptop in the future??? Thank you.

  • BF11 selection in R3 system

    Hi All I have a small doubt. If we donu2019t set the flag as active for application component BW & NDI what will be the impact in BW load? Thanks Sravani