Keyboard Number Key and Directional Key Issues

This is a problem with the keyboard number keys and the Plus Key on the number pad, the number keys at the top of the keyboard above the letters, and the  directional keys at the bottom of the keyboard next to the alt/ctrl keys.   When pressed they are malfunctioning as follows, and I am actually typing the result on the keyboard numbers or number pad keys to demonstrate the result. Keys at top of keyboard: Pressing the Dash Key: `1Pressing Number One:  `1Number 2 works finePressing Number 3 dims the screenPressing Number four: 54Pressing Number five: 54Pressing Number six: 67Pressing Number seven: 67Pressing Number eight:  \8Number 9 works finePressing Zero:  -0 Number Keypad: Pressing Number one: +1Number 2 works fineNumber 3 works finePressing Number four: 64Number 5 works finePressing Number six: 64Number 7 works fineNumber 8 works fineNumber 9 works fineNumber 0 works fine Keypad symbols: Pressing Plus Key:  +1 Directional Keys: Right Arrow Key:  Cursor moves up a random number of lines in a document.Left Arrow Key works fineUp Arrow Key works fineDown Arrow Key (inserts back slash):  \  I have searched and searched and have not been able to find a solution to this or even another post outlining this type of problem.  Please Help.    

Hello there,
It sounds like you're going to either need your keyboard replaced, or have the buttons fixed. You can either have this done professionally, or personally, since the warranty states that you're permitted to replace the keyboard. For more information on how to replace it, visit this pdf and scroll down to keyboard, under replacement. https://www.google.com/url?sa=t&source=web&rct=j&ei=4U2bVeSZOMSu-QGwtIuIBQ&url=http://h10032.www1.hp.com/ctg/Manual/c03935332&ved=0CCIQFjAB&usg=AFQjCNFI7Za3MTOYi3U2gqYwky_v2R-eIA&sig2=BEpyqWkFFkSjkR0z4r5v-Q
I apologize for it being a Google link, since I am on mobile.
Best Regards,
Shawn

Similar Messages

  • Some of the shortcut keys and directional keys on the keyboard are not working in FF 4 RC1 (i.e. Tab, Ctrl+C, arrow keys). They work fin in FF 3.6x and other applications.

    Crtl+C, Ctrl+V, Ctrl+X, Tab, and arrow keys do not work at all in FF4.0b13 and later. I am not sure about earlier versions as this is the first version I have tried.

    I found this helpful article (http://support.apple.com/kb/TS1381) and worked my way through the section "Some keys don't work as expected".
    All the following functions/settings are disabled or turned off:
    Text to speech / Speak selected text when the key is pressed
    Slow Keys
    Mouse Keys.
    The keyboard viewer just confirms my list of keys that are not working.
    Starting in safe mode makes no difference; nor does booting from the Mac OS X Install Disc and running Terminal from the Utilities menu. The same keys as before fail to work.
    This seems to confirm that it's a hardware issue. Anyone have any suggestions?

  • Disable Mouse and other Keys except Number and Directional keys in a screen

    Hi all,
    Recently we have developed a sceen program as per the requirements of client who are used to enter meter readings using only Enter key. They used to give Enter key to give meter readings, date of meter reading, meter reading note and consumption in their legacy system.
    Though we developed the screen as per the requirements with all validations checking simultaneously which are required but we failed to handle mouse and other keys as we have not found any specific events occured by the keys.
    Now some of the meter readers are using mouse and other keys and because of this our code is getting failed and no validations are working at all. So we want to disable the mouse and other keys except Number keys and Directional Keys while we are in the screen so that they are bound to work with the Enter and NumKeys as per their requirements.
    Please help me with an idea or code snippet by which we can solve the problem. <removed by moderator>
    - Arghya Das,
    <removed by moderator>
    Edited by: Thomas Zloch on Aug 10, 2011 12:46 PM

    Hi,
    Just go through this link, it would be helpful...
    [http://help-abap.blogspot.com/2008/10/alv-disable-delete-key-on-keyboard-in.html]
    <removed by moderator>
    Thank You,
    Regards
    Pradeep
    Edited by: Thomas Zloch on Aug 10, 2011 12:50 PM

  • HP G62-348CA number keys and arrow keys not working

    Good day Experts! Can someone help me fix my laptop? I got G62-348CA unit. only number 5 and 6 in my number keys are working and also arrow keys down and right are not functioning. at first it was built with windows 7 home premium 64bit but then i have to reformat my laptop with windows 7 ultimate but i dont have available 64bit so i install 32bit of the OS. before i install the OS, number keys and arrow keys are working fine but after I reformat my laptop with ultimate 32bit, the said keys are not working. please guys help me. im having trouble with my unit and i dont know what to do. its pretty bad i dont have any idea. all the best with you guys and i'm hoping for your fast and kind response. thank you!

    Because the operating system does not affect the keyboard in that way . .. If the operating system has issues it would switch keys or assign wrong characters.
    I have replaced over 200 keyboards because of such issues

  • About Surrogate Key and Dimension Key on OWB 10.2

    Hi, everyone.
    I am using OWB 10.2 and I have a question about Surrogate key and Dimension Key.
    I indicated the foreign key as VARCHAR2 type in Fact Table and Dimension Key as VARCHAR2 type is operated as Primary key in Dimension Table. I made Single Level in Dimension Table.
    I know that Dimension Key stores the surrogate ID for dimension and is the primary key of the table. Also, Surrogate ID should be only NUMBER type.
    So, in this case, Surrogate ID is NUMBER type
    Dimension key should be NUMBER type to store the surrogate ID.
    But, Dimension key also should operate the primary to relate Foreign key as VARCHAR2 type.
    How I can solve this confusing condition?
    Please let me know that.
    JWS

    Hi JWS,
    From a SQL point of view it should not be a problem to join a NUMBER field to a VARCHAR2 field because during execution there will be an implicite cast for the NUMBER value to a VARCHAR2 value. See the example below.
       SELECT * FROM DUAL
       WHERE   1 = '1'From an OWB point of view it is not possible to have a Dimension with an NUMBER value Key that has a relation to a VARCHAR2 value Foreign key in a Fact table. This is caused due to the creation of a Fact table in OWB in which the Foreign keys in it are build from de Dimension tables that refer to them.
    You will loose the reference to the Dimension when changing the type of the Foreign Key.
    To resolve this issue I would advise you to use a Sequence that generates your Surrogate Key (NUMBER type) for the Dimension table and store it in the Primary Key Column (VARCHAR2 type).
    When validating the mapping you will get a warning, but when executing this should give no problems.
    Regards,
    Ilona

  • Arrow keys and enter key not functioning in Firefox 3.6 when viewing PDF

    I'm using Adobe Reader 9.3.0.
    I have a web application that displays PDFs (using Adobe Reader) in a browser.  The PDF is loaded onto the page inside an IFRAME.  In addition to the IFRAME containing a PDF, the page also includes several forms, text fields, etc. For the most part this is working fine.  However, I have a glitch when using this in Firefox 3.6. I'm finding that certain keyboard events are being lost and I strongly suspect that they are being swallowed by Adobe Reader.  When I place focus on an HTML text field and press enter key or arrow keys, I do not get the appropriate key events.  If I run the exact same test without the PDF IFRAME these key events work correctly, but as soon as I load the PDF into the IFRAME they do not.  I believe the primary key event that gets lost is the keydown event.  I do get the keyup event.
    Again, the events work correctly up until I load the PDF onto the page.
    I've verified that this error does not occur in Firefox 3.5 and 3.0.
    Here is a testcase to reproduce this:
    <html>
    <head>
        <title>JavaScript - Detecting keystrokes</title>
        <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
        <script type="text/javascript">
            var pdfURL = 'http://samplepdf.com/sample.pdf';
            window.onload = function () {
                init();
            document.defaultAction = true;
            function init() {
                var x = document.getElementById('testForm').getElementsByTagName('input');
                for (var i=0;i<x.length;i++) {
                    x[i].onclick = setEvents;
                    if (x[i].checked)
                        x[i].onclick();
                writeroot = document.getElementById('writeroot');
                document.getElementById('emptyWriteroot').onclick = function () {
                    writeroot.innerHTML = '';
                    return false;
            function setEvents() {
                if (this.id == 'default') {
                    document.defaultAction = !this.checked;
                    return;
                var eventHandler = (this.checked) ? detectEvent : empty;
                document.getElementById('textfield')['on'+this.id] = eventHandler;
                //document['on'+this.id] = eventHandler;
            function detectEvent(e) {
                var evt = e || window.event;
                writeData('<b>'+evt.type+'</b>:  keyCode=' + evt.keyCode+' : charCode=' + evt.charCode);
                return document.defaultAction;
            function empty() {
                // nothing
            var writeroot;
            function writeData(msg) {
                writeroot.innerHTML += msg + '<br />';
        </script>
        <style type="text/css">
            body {
                font-size: 12px;
            #writeroot {
                height: 300px;
                overflow: auto;
                border: 1px solid #2EB2DC;
        </style>
    </head>
    <body>
    <form id="testForm">
    <input type="checkbox" id="keydown" /> <label for="keydown">keydown</label><br />
    <input type="checkbox" id="keypress" /> <label for="keypress">keypress</label><br />
    <input type="checkbox" id="keyup" /> <label for="keyup">keyup</label><br />
    <input type="checkbox" id="default" /> <label for="default">Suppress default action</label><br />
    <input type="text" id="textfield" /><br />
    <button id="emptyWriteroot">Remove messages</button>
    </form>
    <a href="#" onclick="document.getElementById('docviewer-page').src=pdfURL;return false">Now load IFrame</a>
    <p id="writeroot"></p>
    <div id="container2" style="border:1px solid black;width:400px;height:200px">
            <iframe
                id='docviewer-page'
                name='docviewer-page'
                title='document page'
                src='http://www.google.com'
                align='left'
                width='100%'
                height='100%'
                scrolling='auto'
                frameborder=0></iframe>
    </div>
    </body>
    </html>
    Paste the above into an HTML document.  Open the HTML document in Firefox 3.6.  Check the four checkboxes.  Move into the text field and press arrow keys and enter key to observe the results when it is working correctly.  Then click on the "Now Load PDF" link.  Press the arrow keys and enter key again and observe that the behavior has changed.
    Anybody have any idea why this is happening or how to work around it?

    I found a workaround!
    By using an object tag instead of an iframe, all the keys seems to work fine and the PDF still renders in the page the same way.
    Here's a page that works:
    <html>
    <head>
        <title>JavaScript - Detecting keystrokes</title>
        <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
        <script type="text/javascript">
            var pdfURL = 'http://samplepdf.com/sample.pdf';
            window.onload = function () {
                init();
            document.defaultAction = true;
            function init() {
                var x = document.getElementById('testForm').getElementsByTagName('input');
                for (var i=0;i<x.length;i++) {
                    x[i].onclick = setEvents;
                    if (x[i].checked)
                        x[i].onclick();
                writeroot = document.getElementById('writeroot');
                document.getElementById('emptyWriteroot').onclick = function () {
                    writeroot.innerHTML = '';
                    return false;
            function setEvents() {
                if (this.id == 'default') {
                    document.defaultAction = !this.checked;
                    return;
                var eventHandler = (this.checked) ? detectEvent : empty;
                document.getElementById('textfield')['on'+this.id] = eventHandler;
                //document['on'+this.id] = eventHandler;
            function detectEvent(e) {
                var evt = e || window.event;
                writeData('<b>'+evt.type+'</b>:  keyCode=' + evt.keyCode+' : charCode=' + evt.charCode);
                return document.defaultAction;
            function empty() {
                // nothing
            var writeroot;
            function writeData(msg) {
                writeroot.innerHTML += msg + '<br />';
        </script>
        <style type="text/css">
            body {
                font-size: 12px;
            #writeroot {
                height: 300px;
                overflow: auto;
                border: 1px solid #2EB2DC;
        </style>
    </head>
    <body>
    <form id="testForm">
    <input type="checkbox" id="keydown" /> <label for="keydown">keydown</label><br />
    <input type="checkbox" id="keypress" /> <label for="keypress">keypress</label><br />
    <input type="checkbox" id="keyup" /> <label for="keyup">keyup</label><br />
    <input type="checkbox" id="default" /> <label for="default">Suppress default action</label><br />
    <input type="text" id="textfield" /><br />
    <button id="emptyWriteroot">Remove messages</button>
    </form>
    <a href="#" onclick="document.getElementById('docviewer-page').data=pdfURL;return false">Now load IFrame</a>
    <p id="writeroot"></p>
    <div id="container2" style="border:1px solid black;width:400px;height:200px">
            <object
                id='docviewer-page'
                name='docviewer-page'
                title='document page'
                data='http://www.google.com'
                align='left'
                width='100%'
                height='100%'
                ></object>
    </div>
    </body>
    </html>

  • Arrow Left key and arrow Up key and fn key not working properly !? Lenovo G580 PLEASE HELP x_x !

    Hi guys i have a Lenovo G580 im not sure which version but i can tell you its intel i.3  and its got usb3.0 on it and 500gb hdd. 2.20Ghz  4.00RAM.   
    been days that i try to solve my Fn Key problem and also the arrow left and arrow up keys < i was using Win8 and downgraded to Win7 last week and that problem has occured since ,it misbehaves and it only works for a short amount of time it randomly works those keys FN.arrow up/left keys randomly they work , i upgraded again to Win8.1 now for the first few boots evrything worked well fn key and arrow keys np.< and now again it stops working.. and btw. whenever i press hard against it it would work pressing down the fn and arrow left/up keys when i press really hard it works but then again it doesnt Soo end of the story its not functioning properly and i have Energy management and Display driver HD 3000 installed and i still got this problem .. is there any fix to this anyone please !? 

    Hey mate the keys are faulty nothing can fix it except for buying a new Replacement! , i fixed the problem simply by Replacing the KEYBOARD !  i went downtown and looked for a g580 keyboard and they didnt exactly have the same version g580 they had c or b580 i dont remmber what letter it was sorry ! but the thing is the whole keyboard layout of many Lenovo Laptops are the same just look one thats the same, cause mine wasnt for G580 but the thing is its still working perfectly ! only problem is the Screws didnt fit i had to cut out the sides of the screw hole thingies to make the keyboard fit in well in my G580 , Simply put all you need is a new keyboard replacement buy one they cost between 20-40$ worth it cause you wont have any faulty keys anymore evrything will work fine. no need to reinstall anything just replace it with new Keyboard. and Plus its easy to replace it by yourself. i replaced mine by myself easily. Problem fixed.

  • Any fix on home key and search key not working?

    I got this phone about a month ago but never had time to really learn it until now and so far I am not impressed. Should have stayed with HTC and too late to change. My home key and search key do not work. I have tried a reset and nothing. Anyone have a fix for this? And his 4G thing? ya. Again my 3g HTC worked better.

    The Droid Razr doesn't have a user-removable battery.
    I also encountered an issue where my home key got reassigned to another function, such as not working at all and then only opening a "choose for default operation" menu that didn't give me an option to make it a home key again.  I found it was from downloading a launcher from the play store and it's corresponding unlocker.  It basically took over my phone and severely limited the UI.  After uninstalling the software there was still a resident program that wouldn't stop running and it wasn't detected by my task manager (a virus).   I had to go through a complete "factory default' reset - which required me to re-install all my market apps.
    To do a factory reset, go to Menu>Settings>Privacy>Factory data reset.
    But first you may want to go to Menu>Settings> and use the backup assistant for your contacts so you don't have to key them in individually.
    Hope this fixes the problem for you.  I'm on my third Razr in two months for various issues.

  • Satellite C50-A-15Q - arrow, question mark key and z key are not working

    I have a Satellite Pro, C50-A-15Q. All keys were working fine yesterday, today I turn the laptop on and the arrow keys, question mark key and z key are all not responding. Any idea how I can fix this?
    I have tried turning the laptop off and on, hoping (naively) that this would fix, but to no avail.

    As Tom already wrote, it is not easy to say for sure if this malfunction is result of defective keyboard or maybe keyboard controller. In my opinion troublemaker is the keyboard itself.
    Have you maybe updated BIOS or done anything that could be responsible for this?
    I presume your notebook is pretty new model with valid warranty so best option for you is to contact nearest Toshiba service provider and ask for help.

  • Want to switch the position for the Fn key and Ctrl key~~ very annoying

    I got my W520 CTO for about two weeks, I hate the keyboard design.
    I don't understand why Lenovo engineers change the positions of
    Fn key and Ctrl key! So unprofessional..
    For most keyboards, the Ctrl Key is at most bottom-left, which
    is convenient for the little finger.
    Ctrl key is so often used (especially for programmer) such that
    it should be easily pressed using litter finger.
    Fn key is seldom used (unless for projector, adjust brightness
    as such).
    I am thinking to change the position of the two keys, does Lenovo
    provide this service?

    http://forums.lenovo.com/t5/T400-T500-and-newer-T-series/Why-is-the-FN-key-on-the-outside-left-inste...
    I prefer Ctrl on the inside; it's closer to the pinky. Also more comfortable for FPS's as you can curl the pinky and hit it with the back rather than the front.
    W520: i7-2720QM, Q2000M at 1080/688/1376, 21GB RAM, 500GB + 750GB HDD, FHD screen
    X61T: L7500, 3GB RAM, 500GB HDD, XGA screen, Ultrabase
    Y3P: 5Y70, 8GB RAM, 256GB SSD, QHD+ screen

  • Home key and end key

    Hi there,
    Would someone know where the home key and end keys are on the apple IMAC keyboard?
    Saxman10

    BTW... for you laptop users: fn + 'home' brings the playhead to the beginning of your sequences (timeline) or head of your clip (viewer)
    fn + 'end", of course, brings the playhead to the end.
    Mel Stone
    15 Powerbook   Mac OS X (10.3.9)   FCE1.01

  • Curve w/ paint coming off return key and call key

    curve w/ paint coming off return key and call key...anyone else? i don't think being 6 mo old it should look yrs old! by the way u have to replace the intermediate board...
    o z
    oz
    in god we trust
    god bless the world

    Nope, mines good! IF you have time on warranty maybe a replacement?
    Just a thought.
    Click Accept as Solution for posts that have solved your issue(s)!
    Be sure to click Like! for those who have helped you.
    Install BlackBerry Protect it's a free application designed to help find your lost BlackBerry smartphone, and keep the information on it secure.

  • Diff b/w primary key and unique key?

    what is the diff b/w primary key and unique key?

    Hi,
    With respect to functionality both are same.
    But in ABAP we only have Primary key for the Database tables declared in the Data Dictionary.
    Unique is generally is the term used with declaring key's for internal tables.
    Both primary and Unique keys can identify one record of a table.
    Regards,
    Sesh

  • Difference between PRIMARY KEY and UNIQUE KEY with NOT NULL

    What is the difference between PRIMARY KEY and UNIQUE KEY with NOT NULL constraint?
    Message was edited by:
    Nilesh Hole

    Answer for the master!!!
    http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:8743855576462
    Thanks,
    Karthick

  • Difference between Unique key and Primary key(other than normal difference)

    Hello,
    1).Can any one tell me any other difference between Unique key and Primary key other than it having NULLs.
    2). What is the difference the words 'DISTINCT' and 'UNIQUE' in a sql query.
    Thanks in advance.

    Hi
    If you don't believe me than see the documentation in
    OTN.
    Ott Karesz
    http://www.trendo-kft.hu
    SQL> create table scott.tbl_clob
      2  (sss CLOB)
      3  /
    Tabelle wurde angelegt.
    SQL> insert into scott.tbl_clob values('wrwrwrw')
      2  /
    1 Zeile wurde erstellt.
    SQL> insert into scott.tbl_clob values('wrwrwrw')
      2  /
    1 Zeile wurde erstellt.
    SQL> select distinct sss from scott.tbl_clob
      2  /
    select distinct sss from scott.tbl_clob
    FEHLER in Zeile 1:
    ORA-00932: nicht übereinstimmende Datentypen
    SQL> select unique sss from scott.tbl_clob
      2  /
    select unique sss from scott.tbl_clob
    FEHLER in Zeile 1:
    ORA-00932: nicht übereinstimmende Datentypen
    SQL> select distinct to_char(sss) from scott.tbl_clob
      2  /
    TO_CHAR(SSS)
    wrwrwrw
    SQL> select unique to_char(sss) from scott.tbl_clob
      2  /
    TO_CHAR(SSS)
    wrwrwrw
    SQL>

Maybe you are looking for

  • I can access Google, but not Gmail.

    Hi guys. I've been having trouble with my internet connection for as long as I've had my Mac (one year). For the longest time, I've repeatedly had to click the icon for Airport and then turn it off and back on again to recover my connection to Google

  • Macbook pro does not display anything

    Model is Macbook Pro 15" Mid 2009 Unibody Mountain Lion Modifications: CD drive replaced with additional 500 GB Hard Drive One of the 2 GB RAM chips replaced with a 4 GB chip Earlier today I was browsing the internet on my MBP and suddenly the laptop

  • Scanned photo's not complete

    I want to scan photo's from my HP Photosmart 5520 to my laptop. Up till now it worked good. Suddenly it does not show the complete photo anymore on my laptop. When I ask the Photosmart for an example it gives a perfect example on the little screen. O

  • VIP is not failed over to surviving nodes in oracle 11.2.0.2 grid infra

    Hi , It is a 8 node 11.2.0.2 grid infra. While pulling both cables from public nic the VIP is not failed over to surviving nodes in 2 nodes but remainng nodes VIP is failed over to surviving node in the same cluster. Please help me on this. If we wil

  • Iomega prestige does not mount with osx 10.7

    Iomega prestige does not mount with osx 10.7.  I can see the drive under 'about this mac' under storage USB but it does not mount on the desktop or in disk untilities.  It does run, the light is on, and I can feel the disk spinning.  I have tried PRA