Check key press or keyboard-UI mapping?

HI all,
Is there any event handler in web dynpro that I can check what key user pressed?
Or is there any way that I can map a function key to a button, say press "F1" equals to press "Add" button of my user web dynpro view?
THanks,
Kelvin

Hi Kelvin,
Webdynpro java has some missing functionalities if you want some functionalities to be added to it in future take look at this thread...
POLL: Web Dynpro UI elements - enhancement proposals
Hope it helps you.
Regards,
Maheswaran.B

Similar Messages

  • Touch pad not responding when keys pressed on keyboard

    hie everyone,
    I just brought a new laptop hp pavilion g6 1139tx.
    I already have all the drivers up to date. 
    But when i try to play games and press keys on keyboard and try to use touchpad at same time , touchpad doesnt works .
    Not only games i normally tested this and still touchpad doesnt works .
    i have synaptics touchpad supporting multiple gesturess,
    any help and I would be very grateful
    thanks in advance
    archit

    Hi Neil6610i,
    Welcome to the HP Support Forums, I hope you enjoy your experience! To help you get the most out of the HP Forums I would like to direct your attention to the HP Forums Guide First Time Here? Learn How to Post and More.
    I see that you are having a problem with TouchPad after the notebook went to sleep. I will be happy to help you with this problem. There is another way to disable and enable the TouchPad. This HP document Using and Configuring the TouchPad has a section Disabling the TouchPad. If that doesn't work then try reinstalling your Synaptics TouchPad Driver.
    Thank you,
    Please click “Accept as Solution ” if you feel my post solved your issue.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Thank you,
    BHK6
    I work on behalf of HP

  • Pressing the enter key on the keyboard

    Need to know the trigger or the way to attribute code to pressing de enter key on the Keyboard!!!???
    Thanks!!!!!

    Hi Carlos,
    By default, the ENTER key takes the cursor to the next navigable item in the block.
    To override this default behaviour it is necessary to modify the forms resource file to revise the key mapping details.
    Refer to article 209671.1 on Metalink: How to Change / Customize the Key Mappings for 6i and 9i Webforms?
    Read the section 'B: Mapping for ENTER to fire KEY-ENTER-TRIGGER over the Web'
    Regards,
    Monica

  • Mapping keys on Microsoft Keyboard

    I have a Microsoft keyboard plugged into my MacBook Pro. Functionally it works fine. But since the keys are mapped in a different way, I constantly screw up the key presses when it's plugged in on my desk, or same thing when I don't have it plugged in and I'm on the road.
    I've used DoubleCommand to remap keys before, but it remaps any all all keyboards, and doesn't differentiate between the MBP keyboard and an external keyboards.
    Is there a tool or a method that I can not do anything to the MBP, but remap an external Microsoft keyboard?
    Thanks!

    Anyone? I'm dying over here!

  • In the address bar where type the address of the web site at the top. after entering the address i press enter key from the keyboard but it does'nt work there . Means the page is not navigating towards the address. Kindly solve the problem

    In the address bar where type the address of the web site at the top. after entering the address i press enter key from the keyboard but it doesn't work there . Means the page is not navigating towards the address. Kindly solve the problem

    This issue can be caused by an extension that isn't working properly.
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    * Don't make any changes on the Safe mode start window.
    * https://support.mozilla.com/kb/Safe+Mode
    * [[Troubleshooting extensions and themes]]
    In Firefox 4 you can use one of these to start in <u>[[Safe mode]]</u>:
    * Help > Restart with Add-ons Disabled
    * Hold down the Shift key while double clicking the Firefox desktop shortcut (Windows)

  • I cant use the X key on my imac wired keyboard, the key viewer shows the two commands keys pressed when i hit x and the caps lock light is always on....thank you

    I cant use the X key on my imac wired keyboard, the key viewer shows the two commands keys pressed when i hit x and the caps lock light is always on....not really sure what happened, but i didnt do anything different from my daily stuff
    just an update....when i hit the right command key it respond normal (cmd v cmd c...etc) but when i hit the left command key it shows the x and two commands pressed as well as it delete what i'm working on i.e like backspace but takes out everything at once
    thank you

    Hi Moe,
    Sounds mostly likje a bad KB, do you have another to test with?
    Or...
    One way to test is to Safe Boot from the HD, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, Test for problem in Safe Mode...
    PS. Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive
    Reboot, test again.
    If it only does it in Regular Boot, then it could be some hardware problem like Video card, (Quartz is turned off in Safe Mode), or Airport, or some USB or Firewire device, or 3rd party add-on, Check System Preferences>Accounts (Users & Groups in later OSX versions)>Login Items window to see if it or something relevant is listed.
    Check the System Preferences>Other Row, for 3rd party Pref Panes.
    Also look in these if they exist, some are invisible...
    /private/var/run/StartupItems
    /Library/StartupItems
    /System/Library/StartupItems
    /System/Library/LaunchDaemons
    /Library/LaunchDaemons

  • I have a macbook (circa 2008) version mac os x10.6.8. The 'l' key on my keyboard is hard to press down and doesn't always come up on the screen.

    I've never had a problem with any of the keys on my keyboard up until now. The 'l' key has become like hard and I have to press down harder and more deliberately then I normally do. Otherwise an 'l' doesn't show up on the screen. It's not a settings or technical problem. I feel like just needs to be cleaned or something like that but I don't know. It's really frustrating whenever I'm typing especially since 'l' is a pretty common letter. Please help!

    You can try this but I'm not sure if it will work http://m.wikihow.com/Temporarily-Remove-a-Key-from-a-Macbook
    ALso found this video on YouTube https://www.youtube.com/watch?v=kh88cn_rtLo
    The keyboard, trackpad and top case are an integral unit, you'll probably have to replace the top case https://www.ifixit.com/Guide/MacBook+Core+2+Duo+Upper+Case+Replacement/515

  • How can labview update the string control (text-edit box) after we have pressed the carriage return key on the keyboard during text-editing within that box?

    Dear readers,
    I have been trying to work out how to get labview to detect the event when a 'string' control has been modified, where the user has finished editing the string either by 1) pressing the enter key on the keyboard, or by 2) taking the focus away from the string control again. For example.. if I use the mouse to click on the string control and then I type 1234 into the box, I would like to have a routine that does something once the user hits the Enter key of the keyboard, or when the user takes the focus away from the string control again by clicking on something else. I would like the routine to respond even when the user didn't change anything in the text box (such as when we mouse-click on the edit box to go into edit mode, and then mouse-click on something else to remove the focus with no changes to the contents in edit-box).
    The purpose of my routine is to have a edit-box for a user to change for example the centre-frequency of a vector network analyser, so that the centre-frequency of the network analyser can change once the user finishes entering a new value in the text-edit box by hitting Enter key after the number is keyed in. Even if the user has clicked on the edit box, but changes their mind by mouse-clicking on something else to remove focus from the edit box, I would still like labview to detect the event when the control loses focus, so that the centre frequency can be updated anyway (to the same value that was already in the edit box).
    So far, I've tried set the string control option to 'limit to single line', so that I can try to scan for a carriage return .. '\n' ... pattern in the string. Unfortunately this doesn't work because labview doesn't seem to attach the '\n' to the end of that single line.
    Could someone please suggest ways to set a flag when a user hits Enter during text-edit mode of a string control, or when focus has been removed from the string control?
    While I've only described my problem for controlling a single control parameter on the gpib device, I'd like to make this feature work so that I can do the same kind of thing with other control parameters as well.
    Thanks so much in advance.
    Kenny

    Hi Kenny,
    instead of using the event structure, you can directly achieve to what you want by the KeyFocus property of the string control.
    - Enable Limit to single line option
    - Create the property KeyFocus in read mode and connect an indicator
    Each time you click on the string to modify it KeyFocus is True; when you click away or hit Enter KeyFocus is False.
    You can toggle your settings when KeyFocus changes from True to False.
    Alberto

  • Sound on my phone has gone so when someone calls me they can hear me but i cant hear them.The ticks cant be heard when you press the keyboard. I've checked the settings and they are ok. can still hear music thru headphones but not without. Any help pls.

    sound on my phone has gone so when someone calls me they can hear me but i cant hear them.The ticks cant be heard when you press the keyboard. I've checked the settings and they are ok. can still hear music thru headphones but not without. Any help pls.

    Hey shahbazfromgbr,
    Thanks for the question, and welcome to Apple Support Communities.
    I understand you are having issues with sound output on your iPhone 4S. For troubleshooting steps, the following article provides the best information:
    iPhone: Can't hear through the receiver or speakers
    http://support.apple.com/kb/TS1630
    1. Verify that there is nothing plugged in to the headset jack, including headsets, headphones, or adapters.
    2. Make sure the Ring/Silent switch is not switched to silent.
    3. While on the Home screen, adjust the volume buttons. If you see the icon below, indicating that headphones are attached, there may be debris or an object lodged in the headset jack:
    4. Check the headset jack. If there is an object lodged in the headset jack that is not easily removed, have the iPhone serviced to remove object.
    5. For Original iPhone: If there is light debris, such as lint, in the headset jack, try connecting a pair of headphones to the headset jack and then remove the headphones. Repeat this several times to remove the debris.
    6. If you have installed a protective film on the display, either ensure that the receiver is not covered or remove the film completely.
    7. Check the receiver mesh (which is on the top front of the device, above the display). If it appears blocked, use a clean, small, dry, soft-bristled brush to carefully and gently brush away any debris.
    8. If you have paired with a Bluetooth headset that is nearby, either use the headset or turn Bluetooth off (choose Settings > General > Bluetooth).
    9. Restart the iPhone.
    10. If restarting the iPhone doesn't resolve the issue, try restoring the device.
    11. If the issue persists, go to the Service Answer Center - iPhone for information on service.
    Thanks,
    Matt M.

  • Hard to press 'D' key on new keyboard

    Hi,
    I just received one of the new keyboards today (couldn't find a keyboard category which is why i'm posting in the imac section). Unfortunately, the 'D' key is hard to press down. It seems like there are two mechanical pieces that press down under each key, one on the left, and one on the right. The left one on the 'D' key won't press down easily as it should.
    My question is whether anyone knows if it's possible to pop off a key from the keyboard, without damaging the key or the underlying mechanical pieces. I would like to see if it's something I can fix myself instead of sending it back and waiting days for a replacement. (I like the keyboard that much :))
    Thanks in advance.
    Philip

    Contacted Apple, and they'll send me a replacement

  • Multiple key press's with Bluetooth Keyboard

    I'm ready to update my mac to a new G5 imac and fancy getting the wireless bluetooth keyboard and mouse with it.
    I have one question, has anyone experienced problems when holding down multiple keys on the keyboard and moving the mouse all at once (Using illustrator)?
    In my office I have the misfortune of having to use a PC, I have had a number of wireless keyboard and mouse combos, all of them when using Illustrator and photoshop can not handle multiple key press's and mouse movement.
    ie if I'm duplicating an object by dragging a copy of it across the screen, on the PC it will work but it always "releases" after a couple of seconds and drops the copy in the where I don't want it which gets very frustrating (this only happens with wireless).
    As I do a lot of work at home, I hoping this wont be the case with the mac's bluetooth K & M.
    thanks
    Russell

    The shift key works just fine on my Bluetooth keyboard.  So I would imagine this is an issue with your keyboard.

  • What are the key presses like on the Enhanced Performance keyboard?

    Hi guys,
    I've been thinking about buying this keyboard:
    http://shop.lenovo.com/SEUILibrary/controller/e/gbweb/LenovoPortal/en_GB/catalog.workflow:item.detai...
    I was wondering how the key presses feel?   I'm quite particular about it.   I like the press to have a definite 'soft click' (like a cross between a microswitch and a diaphragm).    A lot of keys these days are like pressing a spring with no tactile response as to when a key press has actually been registered if that makes any sense.
    Can anyone with this keyboard describe how the keys are to press?   I can't find and videos or any real life examples to test.
    Thanks,
    Leo

    if you are looking for tactility in a keyboard, than this keyboard is not the best. Maybe you should get a Filco keyboard instead.
    Microsoft and Dell's keyboard (the one with oversized spacebar) are both slightly better than these Lenovo keyboard. Alternatively get the Space Saver II keyboard. 
    Regards,
    Jin Li
    May this year, be the year of 'DO'!
    I am a volunteer, and not a paid staff of Lenovo or Microsoft

  • No long key press on bluetooth keyboard?

    I'm wondering if this is a limitation of the actual keyboard itself, iOS or even the app I'm using.  Where if you press a key on the keyboard and hold it, the iPad sends that key over and over until release.  Unlike the normal behavior of the key action 'OnDown' remaining active it simply resends the key.
    I am using the ZaggMate and Splashtop to remote into my computer a play a game.  For this game, in order to move, you need to use the arrow keys.  Since holding the key fires multiple 'OnDown' and 'OnUp' events, the movement is not fluid, more like stop, go/stop, go.
    Is there a way to work around this/where is this key press event actually getting mixed up?

    We had a couple 911 calls our first couple days with our uc540. What came up with was that our old phone system buttons had a different feel. With these cisco phones, if you press the button all the way down in a quick press, the nunbers never double for us. You can hold down forever and never get a duplicate. But if you press slowly or don't press the button all the way, I can get double numbers when pressing. I think that there's a point in the actuation that the button can float between on and off and that can give you double numbers (I think in the gaming community that this is called "spamming" the button). Our old system took less pressure to press the button all the way down and as soon as we told everyone to press harder we haven't had a accidental 911.
    If you push a button half way down and shake it left to right you can see a good example of how to spam the button. Yeah, that isn't how a person dials, but the first few days we got double-numbers just with people making calls. We have a few spa and a few 7900 series and we had issues on both but more on the spa phones.
    One specific person had the most trouble and this person doesn't have the most stable hands... She wasn't calling 911, but she just couldn't dial the right number because they'd get an unintentional double digit in the middle of their dialing. She really has to press every number deliberately to make calls--I wish I had a better solution for her because it makes here feel dumb.

  • HT4211 I just updated my iPad 2 to iOS 7 and whenever I try to type on the keyboard screen, it takes several seconds to acknowledge the key press. It really is slow.How can I fix this?

    I just updated my iPad 2 to iOS 7 and whenever I try to type on the keyboard screen, it takes several seconds to acknowledge the key press. It really is slow.How can I fix this?

    Settings>General>Reset>Reset All Settings

  • Simultaneous key press on the keyboard GX600

    hello guys,
    i bought a MSI GX-600 thinking that it could accommodate my gaming needs however i found out that it cannot allow more than 2 simultaneous key presses on the keyboard. its supposed to be a gaming laptop right? i cannot play keyboard bashing games with this unless i use a gamepad or an external keyboard. have you experienced this on your laptop? 
    do you think an update of the bios will do the trick?
    try this link to test if your keyboard can handle more than 2 keypress at the same time:
    http://blog.nobien.net/2008/05/12/more-than-two-simultaneous-key-presses-and-keyboardeventkey_down-woes/
    btw, i like this forum. 

    Quote
    do you think an update of the bios will do the trick?
    No, no, no, it won't, so please don't try it!
    Also, if you read the comments in the link you posted, your answer is there:
    Quote
    By Tony Fendall on May 12, 2008 | Reply
    The problem comes from the way in which the signal for the pressed keys moves from your keyboard to your computer. The signal is only 8-bit, and there are limits to how the signal can be changed to represent more than one key being pressed in combination.
    Long story short, the guys who designed the origional keyboards made a descision to support all two key combinations, and then selected as many three key combinations as they could support with the hardware. This meant that some combinations had to be left out, and they had to make a descision about which ones were more important.
    It just happens to be that they chose not to support three key combinations which involve the up arrow key. I do not think there is any solution to this problem…
    If you're playing games, why not just remap the keys in the game's settings?

Maybe you are looking for

  • How can I change the UI language?

    At my new job I just got a fresh copy of Photoshop and it's in German. I want my Photoshop in English but I can't switch languages under Options. There are no other language packs available in this installation. Where can I download a lanuage pack? A

  • Need to increase max process in the init file. Please check and correct me

    Friends, We have Oracle9iR2 database in the RHEL AS 3.0 box. Sometimes we are getting ORA-00020, means the max process is reached. We have planned to increase the max process from 150 to 250 in the init.ora file. i think the init.ora will be in /u01/

  • System python interactive shell - cannot input non-ascii charecters

    If I open Terminal.app (with default setup, in particular utf-8 is the default encoding) I can input non-ascii characters without any problem, in particular I can input all itelian accented letters. But I can't input such characters in system's pytho

  • Music and videos on my ipod lost after synchronizing...can I get them back?

    First of all, I was looking on another site "answers" about how to copy music on my ipod touch with out erasing the current music which are on it... I did as instructed to copy them manually.....checked my ipod to see..... All the music I copied were

  • Problem installing Lightroom 5

    ERROR: Third party payload installer Install Lightroom 5 CCM.exe failed with exit code: 1603 Installs to about 84 percent and then fails