Down one row using arrow keys

Is FrameMaker capable of navigating up/down one row by using the arrow keys? This seems such a basic functionality but I can't do it? I'm using v7.0 (the company is cheap and won't upgrade).  Alternately, is there a third party keyboard utility to get around this limitation?

No need to use a plug-in or scripting language, or to use the existing shortcuts if you prefer something else. FrameMaker shortcuts and menus can be customized to your convenience.
For details, see the "Customizing Frame Products" manual. In 7.0, this PDF book is in the $FMHOME\OnlineDocuments where $FMHOME is your main FrameMaker directory, probably something like c:\Program Files\Adobe\FrameMaker7.0.
While you can use a different file, one way to make your change is to create or edit $FMHOME\fminit\configui\customui.cfg. This is a plain text file that you can edit with Notepad or any other plain text editor (if you use FrameMaker make sure to save the file as text and put the filename in quotes in the Save As dialog box so that FrameMaker does not assign a .txt extension).
Suppose you want to use the up and down arrow keys to move up and down one cell. You probably do not want to disable the usual functionality assigned to those keys--moving up and down a line in text. You might therefore want to use Shift-Up Arrow and Shift-Down Arrow. In customui.cfg all you need is:
<Modify MoveIPToCellAbove
  <KeySequence +/Up>
>
<Modify MoveIPToCellBelow
  <KeySequence +/Down>
>
Here, + indicates use of the Shift key.

Similar Messages

  • I AM NOT ABLE TO BROWSE PAGES USING PG UP/DOWN OR BY USING ARROW KEYS EVEN BY USING THE F7 KEY..WHAT TO DO

    I HAVE USE "ABOUT:CONFIG" AND TURNED "accessibility.warn_on_caretbrowsing" as "true" and "accessibility.browsewithcaret" as "false"...

    If you have overlaid keys on keyboards make sure NumLock light is off; hopefully, OEM did not reverse that -- light should mean NumLock is on and you want if off.
    Do you have two sets of vertical scrollbars on the webpage. If you are inside a textbox, the keyboard controls would apply to the textbox and the textbox scrollbar would move.
    Test with this page, it has no text boxes and no frames:
    :http://dmcritchie.mvps.org/firefox/firefox-problems.htm#fx4
    If you find the page up and page down is changing to back/forward button within the tab history (particularly on some laptops), see
    *Bug 640587 – Page up/down behavior changes to "page back/forward"
    *:https://bugzilla.mozilla.org/show_bug.cgi?id=640587
    Sounds like you have the following under control and correct:
    :Are those settings still in effect when you have the problem. F7 will toggle the accessibility.browsewith caret on(true)/off(false).
    The settings in about:config still allow you to change them with F7, by including the following in user.js they will be reset each time you restart Firefox.
    // Get SpaceBar, PageUp, PageDown to work properly if F7 hit accidentally
    :// see http://dmcritchie.mvps.org/firefox/firefox.htm#caret(problems)
    : user_pref("accessibility.browsewithcaret", false);
    : user_pref("accessibility.warn_on_browsewithcaret", true);
    Press F7 if you get the warning message you were okay but will have to press "No", if you don't get the message then you. Do not put a check in the dialog box -- if you you will not get the warning again until you restart.
    summary:
    :http://kb.mozillazine.org/Scrolling_with_arrow_keys_no_longer_works

  • BI web use ARROW Keys

    Hello Everyone,
    I am in process of moving planning from Excel to IP with one of my client. Client wants to use ARROW keys to scroll left and right on layout beside using TAB.
    Can anyone help on this if you are aware how to add this functionality in BI Web ??
    Regards,
    Jasmi

    Daniel,
    I am assigning you points for your answer in other forum thread "Input functionality".
    We have one more requirement, when entering data, system should prompt "SAVE DATA" if user tries to navigate to other screen or close browser by mistake. Is it possible, if by any chance you are aware about it ??
    Also is it possible to copy same value across entire layout row / distribute equally by any button or function as we have layout for 24 months ??
    Regards,
    Jasmi

  • Hacking application id equals() to allow more than one row per "primary key"

    I have a read only entity whose primary key is not the real primary key
    on the underlying table. The result is that I get more than one row per
    "primary key". This is what I want. However KODO will not allow me do
    it, because I am storing the collection in a HashSet() and the equals()
    method on the application id object ensures that this set contains no
    duplicates (as defined by the application id). At least thats how it
    seems to behave.
    So, I have hacked the equals() method to do this:
    public boolean equals (Object ob)
    if (this == ob)
    return true;
    // Doing this because we expect more than one row from
    // REF_CODES for the same domain/shortCode combination.
    // This is ok to do (I guess?) as long as we are only
    // doing selects using this class.
    return false;
    Will this hack have any side effects? Is there another option? Like
    using a list collection? Is so, which collections are supported?
    Thanks,
    Mike.

    The "primary key" I am using it already a compound key of two columns.
    The real key on the underlying table is a three column key. But the
    problem is that the table represents two different application level
    entities. I could deal with it when I was hand-writing SQL (I could do
    a distinct for example) but now I am relying on foreign key
    relationships since I moved to JDO. Not sure what to do. Best solution
    is to rework the table, but there is a lot of legacy code (that other
    teams use and maintain) relying on this table. I guess I'll use the
    weekend for inspiration ;-)
    Steve Kim wrote:
    This sounds like a dangerous operation. Even if this works now, I
    cannot promise future compatibility... and in fact may result in bad
    data (for example in caching both at the PM and PMF level) Is there no
    other field that you can reference as part of the primary key? Primary
    Keys can be multi columned (e.g. last_name, soc_sec_number)
    Mike Hogan wrote:
    I have a read only entity whose primary key is not the real primary
    key on the underlying table. The result is that I get more than one
    row per "primary key". This is what I want. However KODO will not
    allow me do it, because I am storing the collection in a HashSet() and
    the equals() method on the application id object ensures that this set
    contains no duplicates (as defined by the application id). At least
    thats how it seems to behave.
    So, I have hacked the equals() method to do this:
    public boolean equals (Object ob)
    if (this == ob)
    return true;
    // Doing this because we expect more than one row from
    // REF_CODES for the same domain/shortCode combination.
    // This is ok to do (I guess?) as long as we are only
    // doing selects using this class.
    return false;
    Will this hack have any side effects? Is there another option? Like
    using a list collection? Is so, which collections are supported?
    Thanks,
    Mike.

  • After zooming in on an object using arrow keys to nudge, it crashes most of the time

    After zooming in on an object, using arrow keys to nudge, it crashes most of the time.
    Versions:
    Illustrator CS6, latest update
    Mac OS X 10.9.4
    FontAgent Pro 6.2
    Troubleshooting I've tried
    -trashed all related Illus. preferences
    -updated the only plug-in being used (FontAgent Pro), to the latest
    -disabled all but absolutely necessary fonts
    -repaired both system and user permissions
    -quit all other apps, so that only Illus. running.
    -fonts verified
    Was never a problem until a couple weeks ago, so the obvious question is "what changed?".  The two things we changed in the time period that the crashing started, is we replaced a balky external drive with a new one, and started our TimeMachine backups over again. And #2, we updated to the latest CS6 versions (due to other quirky issues).
    One odd thing to point out...perhaps is "normal", but in the crash reports, it's reporting that Illustrator is 16.0.0, but "About Illustrator" shows that it's 16.2.2.
    Everything else running fine on this iMac -- no reason to suspect it's the operating system.
    Has anyone run into this bug? If so, what have you done to fix this?
    I've not seen anything like this mentioned in Adobe's update change logs or their troubleshooting info.

    -> go to View Menu -> Toolbars -> select "Navigation Toolbar"
    -> go to View Menu -> Zoom -> click "Reset"
    -> go to View Menu -> Page Style -> select "Basic Page Style"
    -> go Tools Menu -> Clear Recent History -> Time range to clear: select EVERYTHING -> click Details (small arrow) button -> place Checkmarks on ALL Options -> click "Clear Now"
    -> go to Help Menu -> select "Restart with Add-ons Disabled"
    Firefox will close then it will open up with just basic Firefox. Now
    -> go to Tools Menu -> Add-ons -> Extensions section -> REMOVE any Unwanted/Suspicious Extension (add-ons) -> Restart Firefox
    You can enable the Trustworthy Add-ons later. Check and tell if its working.

  • How do I browse through pictures (in open state) using arrow keys

    Hi all. I know this is a lame question. But I am new to Mac. How do we navigate through photos in open mode. I mean usually in Windows, we open one picture and use arrow keys to navigate between photos.What are the keys I can use to navigate between photos. As of now, I have to close the photo and then double tap on another to view it. Thanks.

    What application are you using? In iPhoto you can just use the right and left arrow keys to browse photos...
    Clinton

  • JComboBox problem when traversing using arrow keys and it is editable

    Hello,
    The JComboBox I am using is editable and user needs to traverse the list using arrow keys as long as user is not selecting a particular item. But this is not achievable when combobox is editable. Any suggestion to get rid of that.
    regards,
    Ranjan

    Huh?import java.awt.*;
    import javax.swing.*;
    public class Test3 extends JFrame {
      public Test3() {
        setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
        Container content = getContentPane();
        JComboBox jcb = new JComboBox(new String[] {"One","Two","Three"});
        jcb.setEditable(true);
        content.add(jcb, BorderLayout.NORTH);
        setSize(100,100);
      public static void main(String[] args) { new Test3().setVisible(true); }
    }

  • Acrobat X Pro 10.1.12 under Yosemite crashes when trying to use arrow keys to navigate.

    Acrobat X Pro 10.1.12 Mac
    Yosemite OS X 10.10.1
    Acrobat now crashes when attempting to use arrow keys to navigate. This is true on both MacBook Pro 15 retina and Mac Pro.

    I ended up upgrading to Acrobat XI. This works, but Adobe is up to its old tricks changing the interface from what we're used to using. They now have decided to hide all the tools. You have to delve deep into the program to find the tools, then set up your own tool menus. Lord help you finding a tool that you use too occasionally to put on a custom menu.
    Adobe has been doing this for years now. In Photoshop of olden days, it was simple to set up a brush, say, that you used frequently. Quite a few updates ago they made that vastly more difficult. And they've replaced words with happy little icons, that are not at all intuitive to use. I challenge you, too, to look at the icon for the airbrush and tell me whether it is on or off. (Sorry, this is mainly about Photoshop, but what they've done to the latest Acrobat is just as bad.)
    Of course, their ultimate cuteness in making things difficult for the user is their essential abandonment of a Help system. You can't do a simple look-up of a function -- you have to go to an internet site and sort through a bunch of forums and user comments to get any information.
    JEEZ Adobe!

  • Using arrow keys to view one thumbnail at a time in the Faces corkboard.

    In the faces window, you can wave the mouse over a picture on the corkboard and see all the pictures but the effect can be hard to control. In iPhoto '09 you could, just park the mouse over the corkboard picture and use the right- and left-arrow keys to view one thumbnail at a time. This does not work in iPhoto '11... any way to re-establish this behavior?

    ctrl+a will select all emails currently shown. In delete folder just select mails using ctrl+a and delete them using delete button on your keyboard, or from context menu.

  • Bridge CC crashes while using arrow keys to switch images

    Adobe Photoshop CC 2014 Adobe Bridge 2014 on Mac is crashing every time I press an arrow key to move through images in bridge. I can click to manually select images with no problem, but using the up/down arrow keys to move to the next image up/down brings up the spinning beach ball and immediately locks the program up, requiring a force quit.
    Did the usual Mac permissions and fsck stuff to no avail. Ideas?
    Dan

    Thanks for moving my post to this correct forum. (I'm afraid I missed it when I originally posted.) A bit more information based on attempts to fix and on further attempts to use the program.
    After launching Bridge — before I select any specific image — it initially seems to work correctly. For example, I can use menu items and select and open folders. However...
    Once I drill down through folders to show raw files in the browser the problems begin. I can manually select an image by clicking on it, but the program the locks up if I do things such as attempt to navigate to another image using the up/down keyboard arrows or select anything from a menu that would perform an action on the image. (The problem happens with any image selected — not one particular image, and with images that worked fine until 48 hours ago.)
    ACR still works. I can double click an image and open the raw converter, and I can doubly click a smart object image in Photoshop do go back to the raw editor and it allows me to edit.
    I did the step of holding down command-option-shift at Bridge startup and selecting all three options to delete the cache and so forth. Still no joy.
    I did the usual Mac disk/file system repair stuff — repairing permissions and repairing disk — to no avail.
    I downloaded and reinstalled Bridge but the problem persists.
    Since I have a full backup of the drive on which Bridge is installed and since this backup drive is bootable, I double clicked the copy of Bridge on the backup drive... and it opened (slowly!) but worked correctly. (Not that this means much, but my second instance on my laptop continues to run fine.)
    I'm stuck, in a serious way, at this point. Thoughts?
    Thanks,
    Dan

  • JComboBox fires ActionEvent when using Arrow Keys on the JComboBox popupwindow

    Hi,
    Situation:
    I have a JComboBox and an ActionListener (ItemStateListener is
    the same) attached to the JComboBox component.
    I have several items in the ComboBox.
    At runtime I open the ComboBox with arrow Key (DOWN Key)
    (popupwindow is visible) and go through the items with the arrow
    keys (UP or DOWN).
    Every time I change from one item to another with the arrow
    keys , the ActionListener is called, although the popupwindow is
    still open (ENTER was not pressed). I think this is very bad,
    because I do not have chance to divide between "the user is
    travelling around in the combo looking for the right item"
    and "the user selects the item he wants".
    When you walk through the items with the mouse, the
    ActionListener is not called.
    Question:
    Is there any chance to prevent the ComboBox fireing
    ActionEvents, when the users walks through the items with Arrow
    Keys?
    I've looked at the L&F Classes, but in my opinion it is not the
    right way to overwrite the ComboUI classes.
    Any ideas?
    Loeri

    Try using the PopupMenuListener.
         m_objListNameComboBox.addPopupMenuListener(/* your listener */);
    Do what you want in the method popupMenuWillBecomeInvisible.
    I use it to get the LAST selected item in the combobox.
         // Implementation of PopupMenuListener
         public void popupMenuWillBecomeVisible(PopupMenuEvent e)
              m_intSelectedIndex = m_objListNameComboBox.getSelectedIndex();
         // Implementation of PopupMenuListener
         public void popupMenuWillBecomeInvisible(PopupMenuEvent e)
              if (m_intSelectedIndex != m_objListNameComboBox.getSelectedIndex())
                   // do what you want!

  • Tiger & Safari 2.0 - Can't Use Arrow Keys in Password Fields

    Since installing Tiger and using the new Safari 2.0, password fields in online forms are not allowing the use of arrow keys. I can't go back one character or to the beginning of the •••••••• typed in the password field. In fact I can't even use the mouse to click anywhere other than the end of this field. It's forcing me to type it straight through, which is not how I type or re-type passwords (* See Example Below). I need to be able go back and edit sometimes, and the arrow keys helped in previous versions, but not now. All form text fields should allow the use of the arrow keys and the mouse to change the cursor's insertion point. Internet Explorer does not do this. But to my dismay the Mac OS X Login Window does! So maybe this is part of the OS rather than just Safari. I hope Apple is listening and fixes this issue in future versions of Safari & Tiger
    * Example of how to make secure passwords via the Arrow Keys:
    Take two or three easy to remember words or numbers. For example I'll use "steve" "jobs" and the date Apple Computer was formed 4/1/1976 or "4176" for our purposes here. First you type in the first word...
    steve
    Second you move the cursor with the arrow keys (which you can't do in Safari 2.0) to the beginning using the up-arrow, then alternate typing the second word "jobs" with a right-arrow key interspersed between each letter. So you would then type "j right-arrow o right-arrow b right-arrow s", which combined with what we already typed in step one should look like this...
    jsotbesve
    Things are looking secure, no one would think of typing that. But we'll go to a third step and just repeat what we did before adding "4176" to the mix, which would then look like this...
    4j1s7o6tbesve
    No one or thing would guess that password. but it's so easy to remember with the help of Arrow Keys. Now this is just one method. You could use the left-arrow key to go backwards with it, using two left-arrow key clicks...
    stsebv6o7e1j4
    maybe use 1, 2, and 3 right-arrow clicks...
    4j1so7teb6ves
    Simple, easy to remember words or numbers made into secure unguessable passwords with the simple help of the Arrow Keys. Please Apple, make them usable in the password fields again.

    Still looking for help here.
    And now in addition the above-listed issue, this browser has bogged down and is loading pages so slowly it just grinds to a halt.
    At this point, I'd settle for instructions on how to fully uninstall Safari and re-install it and start over. This is flat unacceptable, and at this point I'm wondering why in the world I elected to pay for Tiger, only to be "blessed" with this disaster.
    Please don't tell me to go back and reinstall the entire operating system. Not unless Apple would like a bill for the hours of my time it will take to do that, re-port all my files and re-install all my other software.

  • Using arrow keys to scroll presets and library

    Hi
    I'm wondering if it's possible to use the arrow keys to scroll up and down folders and presets?   I'm starting to get RSI from the mouse. Is there a way?
    I can't work out how.
    Gus

    thanks.. that's really depressing news..  I'm so used to being able to scroll up and down the folders in explorer and Bridge that it makes no sense at all to have to click each folder with the mouse every time.  Awful.. Trying going through a long list of presets one by one..
    Even in LR you can scroll the images along the bottom with the cursors. Why not the folders or presets?
    why did the designers make such a departure knowing that most of their users would be coming from PS/explorer/bridge experience?
    It's the same with keystrokes.. what happened to standards of usability and consistency?
    is there a good reason for this?  I can't see one. Really fed up as I need the cataloguing features LR has but don't see myself enjoying using it at all.

  • ***Cant Scroll through fonts using arrow keys

    when trying to preview different fonts in AI i am unable to scroll through them using the arrow keys, it just doesnt move... can anyone tell me whats wrong? im sure its pretty simple but i have no idea how to fix it...if it can be fixed... oh im using cs3 and a mac on os x leopard

    you cant scroll through fonts in photoshop too. the scrolling stops on an item of the list (maybe photoshop has problem with it), and 1. in photoshop, you can't jump over it, you have to manually place the selection on the item after the one that blocked the scrolling, 2. illustrator will jump backward and you will keep scrolling about max 5-6 fonts over and over.
    the font groups divided with lines are meaningless. it doesn't have any relation with regional keysets or any good reason.
    a lot of unusable font f....d into the middle of the page.
    i have to scroll over a dozens of unusable system fonts, what I cannot uninstall from Windows.
    no font management at all.
    and yes waiting for another 300$ upgrade too.
    (plus another upgrade for a flash, because flash drawing tools didn't see upgrades in their whole lifetimes.
    these tools are covered with bugs from top to toe. because nobody takes care of them. 300$ / 1bug.)

  • Scroll through fonts (using arrow keys) in CS3?

    I've searched a couple dozen blogs and this forum, but I cannot seem to find a way to scroll through fonts using the arrow keys in CS3.  The tips I've been able to find are for older versions of PS and don't seem to work with CS3.  Am I missing something?  Am I crazy?
    Many thanks!
    - An addled designer

    Okie Dokie.
    So, on the left, I have the type tool selected.
    In the middle is the drop down font family panel.
    On the right, you'll see that I have the text layer selected.
    Oh, and you can see in the top that my text is not in editing mode (hence the lack of the green check/red "no" symbol).
    Am I doing this correctly?
    Oh and if I trash my preferences will I lose keyboard short cuts I've set up?
    THanks again!

Maybe you are looking for

  • Rebuilding an iTunes Library: How to Do It & What to Expect

    When iTunes is performing poorly--sluggishness, weird Podcast updating behavior, etc.--and you have tried everything, the prospect arises of rebuilding the iTunes Library. Instructions are simple. The idea is that the XML Library file will inevitably

  • Home plug question

    Hello Guys I'm not very experienced with home plugs and have a pair set up and running that came with my vision box. My question is if i want to connect my PS3 via home plug/s do i need another pair or just the 1 plug? Best BT india advice i have see

  • Top of page in alv list

    Hi Abapers, I am using the sortinfo_alv to get page break for each customer.Now my client is asking to display the cutomer name in the top of page insted in the main table. how will i do this . I am using alv_commentary_write to display the top of pa

  • Locating what event a photo is in ...

    I can't for the life of me figure this out, but here's my issue: Due to a software glitch over a year ago, i have about 2000 photos that all have the date 5/22/05 for their date. I've been slowly trying to correct them, so I created a smart album tha

  • Getting the link status of network interface

    i want to query the ethernet interface to see if it's link status is enabled or disabled (like can be seen in the network utility) how do i check it with objc/cocoa?