Down arrow key maps as up arrow key

when using the down arrow key to select something from the dropdown list in the address bar or search box, it seems to be mapped as the up arrow key.

See http://forums.mozillazine.org/viewtopic.php?f=23&t=2239223&start=315

Similar Messages

  • Terminal key mapping for control-arrow, home, end, etc.

    This isn't exactly an "I need it now" kind of question, but in brief, what was Apple thinking when they set up the default behavior of ctrl-left-arrow, ctrl-right-arrow, home and end in Terminal?
    I'm using OS X 10.4, with the default bash shell. I would like the above-mentioned keystrokes to act like they do in Windows, moving to the beginning and end of words and lines, respectively. I know a couple of ways to do this:
    (1) use the Terminal -> Window Settings -> Keyboard window to remap these keys to send the strings (Esc,b), (Esc,f), ctrl-a and ctrl-e; or
    (2) add entries to ~/.inputrc to remap Terminal's default strings for these keys to perform the desired action (see http://koorb.co.uk/scrapbook/ or http://www.macosxhints.com/article.php?story=20050525040921189 ).
    So, I'm pretty happy now. But I want to make sure I choose the "right" approach, so I want to know which of these approaches is more "normal." Or in other words, why didn't this work in the first place? Where did Terminal's default keystrokes (e.g., Esc,[5C for ctrl-right-arrow) come from? They just produce annoying beeps in bash. Are they standard sequences for some shell that I don't know about? If not, why did Apple pick these keystrokes, instead of using something like "ctrl-E" which would do something useful in bash, which is after all the default shell? I'm basically trying to decide whether I should fix Terminal or fix the shell to work the way I want.
    On a related note, does anyone have any idea how I can get command-right-arrow and command-left-arrow to go to the beginning and end of a line in Terminal, instead of switching between Terminal windows?
    Thanks for your help!

    ... Where
    did Terminal's default keystrokes (e.g., Esc,[5C for
    ctrl-right-arrow) come from? They just produce
    annoying beeps in bash. Are they standard sequences
    for some shell that I don't know about? I
    Somewhere deep in the bowels of computer history....for example
    http://vt100.net/docs/vt100-ug/table3-6.html
    http://www.termsys.demon.co.uk/vtansi.htm#cursor
    that is to say, these codes date back to early hardware terminals such as the VT100. I believe. And that is why Terminal is a member of a class of software called "terminal emulators".

  • Can Key Mapping details be available as a serach parameter in MDM DM?

    Hello Experts,
    Is there any way that we can display or search certain Records in Data Manager/Portal based on the Key Mapping details (Remote System/Key Value assigned for any remote system).
    The scenario where I am trying to apply this is:
    I have say lacs of records in MDM and i have merged certain records into a new record (Record1) and assigned key mappings to this record1 to point to System1 and System2. 
    System1 has the key value as ABC and System2 has value set as DEF. If any user wants to now find the merged record based on the key value of system2 (i.e DEF), how will he proceed?
    Kindly advice.
    Thanks and Regrads,
    Elizabeth.

    Hi Elizabeth,
    In MDM Data Manager, once the record is merged you can see only one record in place of all merged records.
    In your case ABC from system1 and DEF from system2 are merged into ABC.
    So in data manager you can just search the record based on ABC but not DEF.
    However, if you select the record ABC and right click and select Edit key mappings, then you will see both the records and its respective system.
    So the work around is using syndicator, send the records in excel sheet or CSV file where you can send both the merged records with merged values.
    The users can make a search in that CSV file with DEF as well.
    Regards,
    Sravan

  • Steps in Key mapping

    Hi all,
    i have gone through many forum's regarding key mapping.
    i can see that the following are used..
    --> remote systems
    --> key mapping option in table-field properties
    --> key mapping option in table properties.
    -->key generation(none, range, qualified range) field in remote system properties.
    But never understood like in which order we need to define all the above, what is the relation b/w them.
    i have gone through some theory in sdn regarding key mapping but unable to get the logic..
    can any one one show me with 2 records in 2 tables so, that i can clear my confusion.
    Thanks in advance.
    Regards
    phani

    Hi Phani,
    first you should understand the basic idea of key mapping. MDM usually wants to consolidate master (objects like vendors, customers, and so on) and/or reference (lookup tables like countries, regions, and so on) data. The idea is to load this data from various remote systems into MDM, compare and match the data, and in some cases merge multiple records into a single one. Let's take an example.
    Image you have attache two remote systems to MDM. The first is an ERP system, the second a CRM system. Both system contains countries as reference data. In ERP, your country India looks like
    Name = India
    Code = INDIA
    whereas in CRM it looks like
    Name = India
    Code = IND
    It is obvious that the country is the same, but the systems use a different internal code. Now you load this data into MDM. What do you do? Do you want to create two records having different codes? Or do you want to "merge" the indentical records into a single one. The common decision in MDM is the second one.
    But what happens now if you send customers from ERP and CRM to MDM? Usually the Customer message contains the Country CODE but not the Country NAME. From ERP the message could look like:
    Customer = Mr. X
    Country = INDIA
    whereas from CRM the message could look like
    Customer = Mr. X
    Country = IND
    Surely you want to map the different code in both case to the same country "India". That's why you use key mapping in MDM. Key Mapping allows MDM to store different codes for the same data. So in MDM you store just one record, but if you receive and/or send data from and/or to remote systems, you can always ensure that you store and/or send the correct codes.
    Hope that clarifies your doubts about key mapping in general?
    OK, now regarding your question about "Update NULL fields only":
    In Import Manager you have several options for data import. If you import for the very first time (for RS1), your table in MDM is usually empty. That why you need to "Create" the records. If you import the second time (for RS2), your table in MDM already contains data. Depending on the matching field for import, several options are now possible. If Import Manager is not able to match the record you want to import against any other existing in the repository, you have to "Create" the new record. If Import Manager is able to match the record that you want to import with a record of your repository table, you can choose what happens next. "Update NULL fields only" compares the record you want to import with the existing values in MDM. In your case, following info is already part in MDM:
    Country = India
    Code = INDIA
    Remote Key RS1 = INDIA
    Remote Key RS2 = NULL
    Now the file you want to import contains the following values:
    Remote System = RS2
    Country = India
    Code = IND
    Import Manager identifies that only "Remote Key RS2" is NULL. All other fields already have values. As you choose to "Update NULL Fields only", only Remote Key RS2 gets a new value. If you choose a different option, e.g. "Update All Mapped Fields" Import Manager would update the Country and Code fields, too.
    Best regards
    Michael

  • Return Key doesn4t make my defined KEY-ENTER trigger to fire.

    I4ve found that the trigger that fires when I press Return is KEY-NEXT-ITEM,but this doesn4t resolve my problem,because the tab key also fires this trigger.
    I want to navigate within textitems with the tab key and that when I press return key make an action on the values entered in the items.
    mila, PJR

    You have to perform key mapping to get the Key-Enter trigger to work.
    Open your forms90\fmrweb.res file in a text editor. Find the line:
    10 : 0 : "Return" : 27 : "Return"
    Change it to:
    10 : 0 : "Return" : 75 : "Return"
    Save the file and run the form again. The key-enter trigger should then fire when you press the Return key, but not when you press the Tab key.

  • Using Arrow Keys to Move Pointer - Mouse Keys?

    Hello, I am trying to use Universal Access on a new MacBook Pro.
    Ideally, I would like to move the screen pointer by holding the function key (or some command type key) and the directional arrows - instead of using the mouse. Is there a way to map the keys to do this?
    I tried to turn on Universal Access and turning on Mouse Keys, but there are no instructions in the Help section that tell you which keys move in what directions. Anyhow, after confirming that it was on, no keys would move the pointer or do any mouse functions.
    Thank you!

    Hello Saksiri-san,
    Mouse Keys are controlled by the numeric keys which form a secondary keypad in the block: J->1, K->2, L->3, ;->-, U->4, I->5, O->6, P->*, 7->7, 8->8, 9->9, 0->/. M gives 0 and / gives +, all on an English-language keyboard of course. The movement is U or 4 to the left, O or 6 to the right and so on. The I or 5 key gives the mouse click.
    Once Mouse Keys are on, you will normally need to use the fn key as well as those in the secondary numeric keypad to move the mouse. This can be avoided by setting the default option to "software functions" in the Keyboard tab of the Keyboard and Mouse pane of System Preferences.
    HTH
    Archie

  • Home and End Key(Right and Left Arrows) Not Working!!!

    I have a Macbook... And all of a sudden the Home(Left Arrow) and the End(Right Arrow) keys have stopped working. I have no clue why this happened?? Can somebody PLZ help me out????

    I have a Macbook Pro and since upgrading to 10.6.4 none of my arrow keys work. Neither do the +&= or ?&/ keys. All other keys are OK. The only way around this is to use 'keyboard viewer' which is inconvenient to say the least. I assume this must be a software related issue.

  • Question about key mapping for bank data in SP3 standard Vendor Repository

    Hello Colleagues:
    The situation is the following:
    1) MDM Standard vendor repository does not use Key Mapping for the qualified table data "Bank Details". This makes sense because normally you would pay a vendor in the same account and bank regardless of the company or R/3 system you are paying him from.
    2) However, here in my project customer don't have the same bank data for all of the 3 R/3 Systems. Furthermore, they would like to pay a vendor in a diferent bank and account number; depending on where the payment is generated (Company or R/3 system).
    Because of this, I though about creating a lookup table for the banks which would use key mapping. I did this and I had no trouble importing bank data in to it.
    Now I have this tables:
    1) Banks: Lookup Flat:
    Country and Bank Key as display fields.
    2) Bank Details: Qualified Flat:
    2.a) Field "Bank" as a non-qualifier display lookup field which points to a record on "Banks" table (Described in number 1).
    2.b) The rest of the fields (Account number, Account holder, Reference, etc.) as qualifier non-display fields.
    This aproach works well in data manager.
    However, when I try to import vendors from R/3, I'm not being able to map the bank details, not even with "compound field" functionality, because I cannot map the display fields in the "Banks" lookup table (Described in number 1); in the "Map Fields/Values" tab in the Destination fields pane, it won't show any fields from this table.
    Also, I'm not very sure if I will be able to syndicate this data back to the R/3 systems correctly, this is; replicate only the banks which exist on each R/3 client system.
    Any ideas on how to solve this problem? Please help.
    Best Regards,
    Jorge.

    ... Where
    did Terminal's default keystrokes (e.g., Esc,[5C for
    ctrl-right-arrow) come from? They just produce
    annoying beeps in bash. Are they standard sequences
    for some shell that I don't know about? I
    Somewhere deep in the bowels of computer history....for example
    http://vt100.net/docs/vt100-ug/table3-6.html
    http://www.termsys.demon.co.uk/vtansi.htm#cursor
    that is to say, these codes date back to early hardware terminals such as the VT100. I believe. And that is why Terminal is a member of a class of software called "terminal emulators".

  • Restore Defaults Program Mapped to Up Arrow

    Hello
    Somehow, the Creative Restore Defaults Program has gotten mapped to my up arrow key. Whenever I press the key the program runs. I have searched google and find nothing documented on this issue or how to map (or unmap) programs to keys.
    Any help on how I undo this mapping as it is driving me nuts.
    Thanks, Andrew

    Andrew,
    I would suggest uninstalling and then reinstalling the software for your sound card. I would also have you check to see if you are running any keyboard software that does key mapping, if so take a look at it and see if Restore Defaults is mapped to the up arrow in there.
    Jeremy

  • TS3048 mac keyboard with iMac and Office Word... down arrow goes up and up arrow goes down... left goes right and right goes left... what's the problem?

    My keyboard is going the wrong way... down arrow goes up and up arrow goes down, only with microsoft word though... weird ! Any help would be appreciated! Thank!

    Dear Daddy Paycheck
    Your comment "a cheap" usb keyboard would work made me realize that I don't need to go to apple and purchase a new keyboard just to troubleshoot
    I just figured that it had to be an "apple" keyboard, silly me!
    so I just went and got my old compaq keyboard from my old computer in the trash pile. heck, a few quick requests to push the z and ? keys and it works great.
    the apple now has tears on it, cause of the compaq keyboard, but too bad, it shouldn't have broke!!!! this compaq keyboard is 9 years old and still works great, why would I go spend $30 on another apple keyboard that only lasts 1 year??!
    g5   Mac OS X (10.4.4)  

  • Key Mapping / URL hiding etc

    Hi All APex Fans,
    I'm in the process fo deploying a public application . ( i.e. zero authentication)
    My URL is a typical HTMLDB URL which reveals certain key fields depending on which page of the application you are :
    https://xx.xx.xx/htmldb/production/f?pp=xxx:2:1276630965096638381::NO::P2_USERTYPE,P2_USERID:employee,E0999
    In other words , Managers are horrified by the fact that this URL reveals a bunch of key fields and information .
    I can hide the first part using virtual host - but How do I create "key mappings" for the rest of the URL that starts with ?p=.....
    Is there such a thing called Key Mapping available for HTMLDB ? ( similar to what we have in Oracle Reports)
    Or is it much preferable to use Frames ( where the main frame stays static to the main URL and the Window frames play the HTML DB application pages without revealing HTMLDB URLS ?
    Could be a dumb question - but I am also being a mouth piece to some Oracle Reports experts who feel very strongly about HTMLDB URLS which they said reveal too much of its key info.
    Any suggestions ?
    Indira

    Only pass the items that you need to (for example primary keys of records you wish to manipulate). Most other item values can actually be set in the page itself.REPLY : That's exactly what I do / did.
    typically , the USERID does not show on any page at all- it only shows up IF and only IF i open a "drill-down" pop-up in a new window from a main page that brances to it using a USERID.
    - pop-ups typically don't show URLS. I know.
    But I was only playing both good and devil's advocate to explain my anti-SQL-Injection strategy . I was trying to explain how I made sure "malicious users" won't be able to play with URL to reveal confidential info because I have other checks in the SQL code to block confidentation info, even if the user=USERID is displayed if that USERID is set from the browser.
    Unfortunately , I had to show them how you could substitute portions of the pop-up URL , for the actual URL and play with URL.
    ( I won't say I have shot myself in the foot) - But now the users are expressing general concerns about setting this USERID from the browser.
    Who said DBA's and developers only struggle with machines ... ? It's complicated for users to understand .
    Are your managers horrified because they can see the information? Or are >>they horrified because they believe that if they can see it then it must be insecure? REPLY :: Yes - they horrified because they believe that if they can *see
    I think the use of FRAMES can definitely soothe the climate because the blanket/main FRAME will always show a lovely https://xxx.xxx.com/myapp/
    no matter which page of the application you are in.
    Due Dilligence .
    Any other ideas ?
    Regards...

  • Key mapping not working in FB4

    In Windows/Preferences/General/Keys..  I've built the following key mapping.  I want to be able to press F9 key on my keyboard, and, whether I'm in Source editor view, or MXML design view, I want to start the compile and run process.  But I can't get it to work.  I've set the preference, and shut down and restarted FB4 several times.  Here is the mapping.  What am I doing wrong?
    Run... F9 ... Editing Flex Source
    Run... F9 ... In MXML Design Mode.
    Neither works.

    DOH!  I found the answer...
    Run Web Application..... F9 ..... In Windows
    works.
    (Easier than Alt-Shift-X, F)  (Although I left that one in there too)

  • Foreign key Mapping based on Data - in SQL Developer Data modeler

    Team
    Do SQL Developer Data modeler supports Foreign Key mapping based on the Data in the Schema rather defined at the DDL ? For e.g if we implement a Objects Relation ship mapping in Data base, we don't define Foreign keys at table creation.
    Toad does this feature through "AUTOMATIC FOREIGN KEYS MAPPING IN TOAD DATA MODELER" more info at (http://toadworld.com/Blogs/tabid/67/EntryId/905/Automatic-Foreign-Keys-Mapping-in-Toad-Data-Modeler.aspx)
    any one know how to implement through some scripts also helps me
    Regards
    Raj

    If you have table PKs defined and the candidate columns match those PK columns, then you can use the Discover Foreign Keys utility. Right mouse over the relational model name (node) in the left browser. It is about half way down the menu. I did a blog post about it last week on kentgraziano.com.

  • Key Mapping - where can I find a complete list?

    Hi,
    I would like to find a complete list of key mappings which maps all keys on the keyboard to JFN 's "Java Function Numbers". The fmrweb.res covers most keys, but not Escape, Insert, Delete, Pause/Break to name a few.
    i.e.
    JFN
    35 : 0 : "End" : 76 : "Enter Query"
    We are currently using these in our Forms 3.0 application through a vt220 terminal emulator and we are in the process of upgrading to 9i (I believe 6i has the same mapping file).
    Cheers,
    Tim.

    After a painful process of opening a tar at metalink, given references to docs that I can't access/don't exist, then finally given the answer in hex (when Forms wants decimal), I now have the full list which I have converted to decimal for the next guy that hits my problem. phew...
    Here it is: You'll need the decimal for the fmrweb.res file, not the hex (cut and past this into Excel/Word, it should be tab delimited)
    e.g.
    27 : 0 : "Escape" : 32 : "Exit"
    19 : 0 : "Pause / Break" : 36 : "Commit"
    Forms Function     Hex     Dec
    CANCEL     3     3
    CLEAR     0C     12
    SHIFT     10     16
    CONTROL     11     17
    ALT     12     18
    PAUSE     13     19
    CAPS_LOCK     14     20
    ESCAPE     1B     27
    SPACE     20     32
    PAGE_UP     21     33
    PAGE_DOWN     22     34
    END     23     35
    HOME     24     36
    LEFT     25     37
    UP     26     38
    RIGHT     27     39
    DOWN     28     40
    COMMA     2C     44
    PERIOD     2E     45
    SLASH     2F     46
    0     30     48
    1     31     49
    2     32     50
    3     33     51
    4     34     52
    5     35     53
    6     36     54
    7     37     55
    8     38     56
    9     39     57
    SEMICOLON     3B     59
    EQUALS     3D     61
    A     41     65
    B     42     66
    C     43     67
    D     44     68
    E     45     69
    F     46     70
    G     47     71
    H     48     72
    I     49     73
    J     4A     74
    K     4B     75
    L     4C     76
    M     4D     77
    N     4E     78
    O     4F     79
    P     50     80
    Q     51     81
    R     52     82
    S     53     83
    T     54     84
    U     55     85
    V     56     86
    W     57     87
    X     58     88
    Y     59     89
    Z     5A     90
    OPEN_BRACKET     5B     91
    BACK_SLASH     5C     92
    CLOSE_BRACKET     5D     93
    NUMPAD0     60     96
    NUMPAD1     61     97
    NUMPAD2     62     98
    NUMPAD3     63     99
    NUMPAD4     64     100
    NUMPAD5     65     101
    NUMPAD6     66     102
    NUMPAD7     67     103
    NUMPAD8     68     104
    NUMPAD9     69     105
    MULTIPLY     6A     106
    ADD     6B     107
    SEPARATER     6C     108
    SUBTRACT     6D     109
    DECIMAL     6E     110
    DIVIDE     6F     111
    F1     70     112
    F2     71     113
    F3     72     114
    F4     73     115
    F5     74     116
    F6     75     117
    F7     76     118
    F8     77     119
    F9     78     120
    F10     79     121
    F11     7A     122
    F12     7B     123
    DELETE     7F     124
    NUM_LOCK     90     144
    SCROLL_LOCK     91     145
    PRINTSCREEN     9A     154
    INSERT     9B     155
    HELP     9C     156
    META     9D     157
    BACK_QUOTE     C0     192
    QUOTE     DE     222
    I'm going to drop a few more keywords at the end here so hopefully Oracle's Forum search will find this message for those that are looking... maybe even google if we're really lucky...
    Forms 9i Key Mapping 6i fmrweb.res Java Function Number Forms function number JFN : JMN : URKS : FFN : URFD Character mode conversion migration web gui frmpcweb.res ascii codes

  • Keyboard Function-Key mapping in Forms 10gAS

    Greetings,
    Can anyone help with a quick outline of the way keyboard function keys are implemented on the Application Server in Forms 10g?
    My situation is that I have two unix servers, one for Development, one for Production. When running my Forms from a browser window, one of the servers responds to the F8 key for Execute-Query, the other server does not.
    I presume the mapping is done on the server, with some sort of configuration file. Perhaps something's been overridden by mistake somewhere. I have checked forms.conf, forms.properties, formsweb.cfg and frmweb.res, and cannot see anything that might relate to these Keyboard Function-Key settings. I've also tried finding a Developers Reference Manual online, but have had no luck.
    It's bound to be something really simple, but I can't seem to crack it. Do you know what I'm missing?
    Pete ?:|

    There are two basic versions of key mapping fmrweb.res files. Forms is released with a fmrweb.res file that has Ctrl+S for commit.
    But there is also a fmrpcweb.res file that can be used in place of the other -- you just rename it as fmrweb.res in the other's place.
    Both files are simple text files you can edit with Notepad or other simple text editors.
    You can find more about fmrweb.res in the first post (a ways down) in this thread:
    Forms 10g installed and running on Windows Vista

Maybe you are looking for

  • Error while running procedure for refreshing AWS

    Hello There, I am using a procedure which consists the script of refreshing the analytic workspace. I call this procedure from Business objects data services for automatic refresh. It used to work perfectly until the recent changes implemented. The i

  • Copying data to the clipboard cause windows 8 to lock up

    Whenever I copy to the clipboard Windows 8 will lock up for about 20-30 seconds and then it will finally work. After that it will work fine for a little while. Then the problem will repeat. I am tried running sfc /scannow and everything reports OK. I

  • I can no longer copy/paste artwork after v10.5.1

    The bulk of my library are teaching cd's from the same author. For most iTunes cannot find any info so I have been able to copy/paste the album artwork. Suddenly in v 10.5.1 I can no longer copy artwork.

  • Can we revert back a transport

    Hi, Recently we have imported a transport request in D environment which is given by SAP. As there are some errors we need to revert back that transport. We do not have option to retrieve the previous version in Version management. Because all object

  • Variant SAP_TCODE_IW75

    Hi, for transaction IW75 i created a default variant for the selection screen called SAP_TCODE_IW75. This works if the user uses the TCODE IW75. It does for some reason not work if i use in ABAP "call transaction IW75." Any idea on this? Is there a w