Shortcut key for deleting text in Acrobat Pro

In previous versions of Acrobat Pro, I could highlight text and the delete key would strikethrough. Now in XI that doesn't seem to work.
Is there a way to program that -- or any other shortcut key?

Ha - found it! It's the little 'T' with a star at the end of the Annotations - once you select that & tick all the boxes, you can use delete to strikethrough text.

Similar Messages

  • No shortcut key for "Add Text" tool?

    we have shortcuts for comment tool (S), textbox tool, but why not one for Add text tool? or did i miss it out? I'm on acrobat XI pro right now.please advise!    

    ah yes, you're right.
    this brings me to another question. in previous versions of acrobat, when in hand tool or selection mode (v), i can just double click on MY own typed text (not comments) to add on/modify my contents. however, nothing happens when i double click now. i can highlight my text but can't delete it, nor can i add anything to it.
    a prompt comes up and tells me to use the text edit tools. when i tried using the text insert tool, it simply adds a popup comment to my text, instead of editing the text that i wrote.
    i just realized i could hit "Edit text and images" button that reveals all the textboxes, then i can edit the text. again that has no shortcut, and is one step more than what i usually would do.
    what can i do to revert this behavior to the old versions?    if not, what would be the shortcut for edit text+images?

  • Robohelp Shortcut keys for styles

    RH8 HTML
    Just wondering if theres a way to set shortcut keys for styles, similar to how you can do it in MS Word.
    Just makes formatting etc so much faster, instead of having to use the mouse and click around.
    I see I can set shortcuts to do other RH functions, like create new topics etc....but nothing for text formatting.
    Thanks, Nick.

    Hi Nick
    RoboHelp has always offered the following:
    Ctrl+Alt+1 Applies Heading 1
    Ctrl+Alt+2 Applies Heading 2
    Ctrl+Alt+3 Applies Heading 3
    Ctrl+Shift+N Applies Normal
    Aside from that, perhaps use something like Macro Express to create a macro you could use.
    http://www.macros.com
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7 or 8 within the day - $24.95!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • Is There a Shortcut Key for Change/Find ?

    Hello and thanks in advance,
    Using the InDesign CS-5  Find/Change feature, I am always using  the Change/Find button.
    *** Is there a way to create a shortcut key for this option, Change/Find ? ***
    Since I use it so often, it would be good if it could be one of the "F" keys:  F1, F2 or whatever.
    I looked under "Edit --> Keyboard Shortcuts" ... but I could not find the option Change/Find there.  Did I miss it ?
    Thanks again,
    Zorba

    Here is what I have now done, based on the suggestions above:
    http://i150.photobucket.com/albums/s90/robinwhitman/tech_support/id-edit-keyboard-shortcut s.jpg
    As you can see from the screen shot above,
    I have opened up the Keyboard Shortcuts Menu,
    Product Area:   Text and Tables
    In the Commands window I have selected:
    =====================
    Grep Replace wth Change to text and Find next
    ==============
    Now at this point, suppose I want to make the shortcut to activate this, the F4 key.
    I click to put the cursor into the cursor into the box that says, New Shortcut
    and then if I press "F4", it seems to be already taken by the Snow Leopard OS ... on my screen appears the Weather, calculator, calendar and clock.
    So I cannot assign the key and create the shortcut.
    Am I close to the goal here, or am I on the wrong track ?
    Thanks ... Zorba

  • Editing Text in Acrobat Pro 9.

    I have been trying to edit text in Acrobat Pro 9 using the touchup tool. Nothing happens when I try to type text or replace existing text. I have read that the system font must match the text in the PDF in order to change the text. According to the properties the text is curier a standard Windows font. Any suggestion?

    Bernd Alheit wrote:
    >
    > Any suggestion?
    >
    >
    >
    >
    > Edit the original document and re-create the PDF document.
    The PDF file maybe password protected. Click Secure and Remove Security.

  • HT201181 hi, in apple MacBook Air 11.6" what is the shortcut key for print screen

    hi, in apple MacBook Air 11.6" what is the shortcut key for print screen

    To capture the entire screen to an image, use the key combination ⌘ shift 3.
    To capture a selection rectangle, ⌘ shift 4.
    To capture the frontmost window, ⌘ shift 4 and then press the space bar.
    The screen grab will appear on your Desktop. Open it in Preview or your favourite image editing software, and print in the usual manner.

  • Is there a key for entering text on ipad mini for the schwa symbol?

    Is there a key for entering text on ipad mini for the schwa symbol?

    You're welcome.
    It is possible there is an app containing a phonetic keyboard in the app store (or not). I haven't had use for one, so have never checked. Using it would require some copy and past on your part. But it might worth a search.
    Oh, just to be clear (should have googled and not trusted my aging memory) you're basically looking for an upside-down "e", right?

  • How to set Shortcut keys for button in Apex

    Hi
    Could anyone help me on how to set shortcut keys for buttons in Apex.
    I need to use say ALT + S to submit the page.
    The following thread pertaining to HTML DB refered to use ACCESS key. but that couldnt work in my case.
    Re: operation of the app. with the keyboard
    Any pointers on achieving this would be helpful.
    Thanks
    Vijay

    Hi Vijay,
    I’m afraid you must do it using javascript key listener. You can’t use action() on template based buttons because they are actually not HTML buttons but images with hyperlink.
    Key listener checks which key has been pressed down and invoke some JS function. For example, write this code in page header:
    <script>
    document.onkeydown=keyCheck;
    function keyCheck(e){
         var KeyId = (window.event) ? event.keyCode : e.keyCode;
         switch(KeyId){         
              case 113:
                   doSubmit('SAVE');
                   break;                    
              case 118:
                   alert('Hello');
                   break;
    </script>
    This script will submit page with request 'SAVE' if you press F2 or will show alert message if you press F7. Modify it to your issue.
    Regards,
    Przemek

  • How do i set Shortcut key for activating some operation for JButton

    while using the JButton component,one question is arising in my mind that is
    (1)how to set Shortcut key instead of using JButton actionPerformed event.
    I need a shortcut key for the similar operation has to be performed

    http://java.sun.com/docs/books/tutorial/uiswing/components/button.html

  • Non numeric keyboard - I need the shortcut keys for Google Earth

    I need the shortcut keys for Google Earth - like Page Up, Page Down etc, but the new Apple wireless keyboard hasn't got the numeric keypad.
    Are there alternative shortcut keys for Page Up/Down? Or can I programme any of the Function keys to do that instead?

    You can create custom shortcuts pretty easily. Here is an article that explains how to do it:
    http://www.handpickedsoftware.com/tiger-tip-creating-custom-keyboard-shortcuts

  • Shortcut key for quick rewind to the start of a song?

    I feel a bit stupid... But I cant find the shortcut key for a quick rewind to the start of a song?, I feel a bit stupid... But I cant find the shortcut key for a quick rewind to the start of a song?

    If you type "begin" into the search of keycommands you'll find it.  You can also enable a button in the control bar area.

  • Shortcut key for Firefox icon won't start multiple sessions

    If is set up a shortcut key for the desktop icon to start firefox, it can start one but not multiple windows/sessions of firefox. I want it to start a new firefox window, just like I can with IE, even if firefox is already running. How can I fix this?

    Dear Q,
    Many thanks for your help!
    Didn't work straight up for a couple of times.
    Firefox(3.6.8) just wouldn't start,but did allow me to uninstall it.
    Which I did, removing all personal data. (second time)
    I then installed older version (3.6) , and is up and running again.
    Once again , many thanks , for your time and effort to help.
    journeyman.

  • Disable shortcut keys for Universal Access

    At our school we have a bit of an issue with students using keyboard shortcuts to set the Universal Access options (usually to Black on White, but also Zoom and VoiceOver), which freaks out the next student using the computer. I'd like to disable the shortcut keys for those settings. Are there ARD Unix commands that would do it?

    Hello Francois,
    Thank you for your fast reply!
    I tried your recommendation, but got the following result:
    When I have a label of "& OK" with the blank symbol as ALT-255, the Button in the Alert Box still has the focus. It seems as if there now is a blank in front of the OK (which is underlined). This does not really solve my issue, because the Button still has the focus and that should not be. The best solution for the user would be if he only could accept the message with a mouse klick.
    Is there an other suggestion?
    Thank you so much!

  • C6-00: Shortcut keys for Back/Option in Qwerty Key...

    hello.
    what are shortcut keys for Back / Option softkeys in Qwerty keyboard?
    i need these shortcuts very much.
    thanks.

    Hi,
    This is Sunil.
    I am need of shortcut keys for my nokia c6-00. Since my touch sensors are not working properly. I was hard sometimes and sometimes it will not work..
    Plz.... let me know the shorts or I feel nokia will provide a new update in software to have shortcut keys in qwerty keypad

  • Debugger shortcut keys for Safari 5

    What are the shortcut keys for the following operations of the JavaScript debugger:
    - Step over,
    - Step into,
    - Step out,
    - Pause/Resume

    http://superuser.com/questions/168747/debugger-shortcut-keys-for-safari-5

Maybe you are looking for

  • Disconnected managed images after data recovery

    First of all, hello to all of you willing to help me, I am on a trip around the globe with limited internet access and only my mac, a camera and now three external hdd (and my wife G). Hence, not many options to deal with technical problems. Further

  • Drop box will not accept books anymore

    Drop box will not accept books put in my computer and dragged to its Dropbox. Up until now it worked fine.

  • Stop transfering data hang ups?

    Firefox intermittently hangs up entire system while "transfering data" from a website linking. I have to cold boot to get control of my system again. How to I stop or prevent website loadings from stealing my computer?

  • Being able to see hebrew language on ipod

    Hi I live in NY and i am jewish i i recently put in my ITUNE Library some jewish Music with Hebrew Titles on the Library i am able to see the Hebrew fonts because my Windows supports Hebrew but once i sync it to my IPOD i don't see the hebrew fonts a

  • Stopping Addon instances

    Hallo everyone is there an easier way of stopping an instance of an addon after stopping it from the AddOn manager..?