Keyboard glitch--number pad with SL

One computer, two drives with two different OSX versions; one Leopard and one Snow Leopard. It keeps me from having all my eggs in one basket.
One keyboard. The extended aluminum slab.
Booting in SL causes the number pad's numbers to fail to work. Booting in 10.5 Leopard has them working just fine.
Before installing SL over the previous OSX, they worked fine. All the other keys work just fine in both versions.
I've tried to find anything similar on this in the discussions, but either nothing's there or I missed it. How can I get my keyboard functional in SL?

I don't know if SL boots up with that check box checked as the default or what. Maybe I was fooling with it months ago and the SL install simply inherited it.
Wouldn't it be nice if potentially mind-warping settings like this were the subject of a poster when SL booted up from a restart?
"Here are a bunch of Gotchas you may have implemented:
• Your Mouse Keys feature is ON. This may drive you stupid!
• You have shut OFF your Wi Fi. Good luck with that!
• Did you know you have set in motion the mother of all
time consuming memory tests? Would you like us to stop it?"

Similar Messages

  • Can I use an apple keyboard and track pad with my iPad Air?

    How do I use my apple keyboard and track pad with my iPad Air?

    I did all that you suggest before and it didn't work.  So I waited a bit and tried again and it finally worked.  Not sure what the problem was as I didn't do anything differently.
    Thank you for all your help.

  • Apple wired keyboard.  Number pad not working with Windows Office 07 via bo

    I have a 27' Quad core i7 with windows 7 loaded via bootcamp. i have Office 2007 loaded in the Windows partition.
    My problem is that the number pad on my wired apple keyboard does not work in excel or word. The number at the top of the keyboard work fine.
    Has anyone found a solution please.
    Message was edited by: Fernbergjim

    Hi,
    does the numpad work in other Windows programs, or is it just the MS Office programs ?
    Have you tried the 'clear'-key (the one above the '7'-key on the numpad) to enable the numpad ?
    Regards
    Stefan

  • Wireless keyboard w/ number pad

    Is anyone using an original Apple Wireless keyboard (circa 2005) on a newer mac?  I cannot get mine to work with my 2008 Macbook or 2010 iMac...

    I recall an iPhone app that lets you use said iPhone as a number pad.
    You can make a script that applies a style, and then assign any keyboard shortcut you want to that script.
    I did that for a while, but eventually just started using Quick Apply. I started naming my styles in such a way as to keep ID functions out of the Quick Apply list - starting style names with varying numbers of apostrophes or right square brackets or whatever keys are handy and unused and right next to the Enter key. It wound up being rather faster than the numpad shortcuts for documents with large numbers of styles, after a few long nights of slightly frustrating re-education.

  • Format a number, pad with spaces

    I want a simple way to format a number into a String, but have it padded with spaces. My code started like this:
    DecimalFormat myFormatter = new DecimalFormat("###.00");
    String output = myFormatter.format(12.5);
    The output is '12.50' when I want ' 12.50' (leading space). There's got to be an easy way to do this!
    Thanks for your help

    What you probably wanted to do was print some numbers in a column (of JTextArea's, for example) so that the decimal points line up.
    I wasted some more time and came up with the following:  String formattedNumber = numberPad(number, "###.00E0");
      static String numberPad(double number, String format) {
        int desiredDecimalPosition = format.indexOf('.');
        DecimalFormat numFormat = new DecimalFormat(format);
        String formattedNum = numFormat.format(Math.abs(number));
        formattedNum = formattedNum.replace('E', 'e');
        int exponentPosition = formattedNum.indexOf('e');
        if (exponentPosition < 0)
          exponentPosition = formattedNum.length();
        formattedNum = formattedNum.replaceFirst("e0", "");
        int decimalPosition = formattedNum.indexOf('.');
        formattedNum = (number > 0 ? " " : "-") + formattedNum;;
        if (decimalPosition < 0)
          decimalPosition = exponentPosition;
        int padding = desiredDecimalPosition - decimalPosition;
        if (padding > 0)
          formattedNum = "        ".substring(8 - padding) + formattedNum;
        return formattedNum;
      }Now it turns out that- despite the fact that I've told DecimalFormat to format precisely 2 digits to the right of the decimal, it sometimes randomly gives me 3, and (less often) 1!
    All this trouble just to try save 16kB of Henrik Bengtsson's sprintf in my jar file...

  • Apple keyboard locked number pad

    I have been locked out of the number keys on my apple keyboard, though all the other function keys on the number pad work as expected. There is no unlock button on my apple keyboard. This only happens on my account. All other accounts on the computer don't have this problem.

    Virginia,
    Welcome to Apple Discussions.
    Have you checked System Preferences>Universal Access>Mouse>Mouse Keys: "Off"?
    ;~)

  • Keyboard in Number Pad mode missing return button

    Good day everyone,
    I've been googling for a way to show a keyboard layout for just numbers that contain the return key in it but I think until now (iOS 7) there is none by default, so I would have to built my own.
    If so, what technique would you guys/gals recommend?
    Thank you

    UIViews that accept text editing like UITextView and UITextField have two properties .inputView and .inputAccessoryView. The first is the keyboard the later is a toolbar to be on top of the keyboard.
    You can just create a .xib file with a UIToolbar and a nice UITabButtonItem of your own and at viewDidLoad load the Xib file and set it as the .inputAccessoryView of the UITextField / UITextView you have using the numeric keyboard.
    Don't forget to properly connect the action of the UIBarButtonItem to a method in your code for where you should call [UITextField resignFirstResponder]; to achieve what you want

  • Disfunctional Keyboard Number Pad

    I've been having weird problems with my keyboard's number pad.  Initially, it starts off fine when I boot up the computer.  However, it eventually starts acting funny.  The number keys on it act like num lock is turned off, regardless of it's state.  Even the keys for the math symbols don't work.  They simply don't do anything.  And the plus key acts like the right mouse button in some applications.  My keyboard is the Logitech Wave Keyboard, but I'm doubting that's the problem because it's never acted like this before.  Also, a few weeks ago, the number pad started acting like Num Lock was in the opposite state.

    I haven't seen this problem coming up in a couple days, so I'm guessing it is resolved.  Right now, I can think of two possible causes.  For one, the problem always (or usually) started when I was using OpenOffice.org, which I haven't been using as much.  So it's possibly a bug in OpenOffice.  Also, A few days ago I stopped using evdev as my mouse driver, since it had been causing problems with cycling the input events in /dev/input.  I'm guessing it was more likely to be caused by driver interference.

  • 10.8.4 and extended keyboard number pad issues

    To anyone that has heard of this before. I've checked about every discussion here and I don't know that this issue has been resolved. I recently upgraded to 10.4.8 as most here have done. The odd and annoying thing thats happened now is that my apple wireless keyboard's number pad no longer works; The number 5 key seams to have become related to a left click on the mouse wherever the curser is on the screen, but no other keys work. This problem has also crippled any web browser I use such as Safari or Firefox; meaning that if I attempt to use the number pad in a login field, the mouse can no longer select or move open windows.
    My one remedy to all of this has been to open the Force Quit Applications menu and all is well with the mouse again. One last point I can make is that by creating a new user account, all my keyboard and mouse problems go away, and everything acts as it should. I just don't want to have to back up everything and reinstall the system. So my mac faithful friends, please help.
    2GHz iMac G5   Mac OS X (10.4.8)   2 GB DDR SDRAM

    I found the answer!!!!!
    I was looking in universal access under the mouse settings and noticed something called mouse keys. Some how I turned that option on and it turned the number pad into a way of moving the curser multiple directions with the ability to select items by pressing the #5 key. I hope this may help others, I've been stuck with this one for a few days.

  • Number Pad Keyboard Keys wrongly mapped

    Hi Folks,
    Hope someone out there can help.  I am using a Mac Full Keyboard, ie Number Pad included, and recently the * and / Keys on the Number have started producing ' (Single Quote) and ; (Semi-Colan) instead.
    Is my keyboard knackered, or have I accidently remapped my keys?
    Fingers crossed someone can help,
    Treders

    If I ddn't know better, & I don't, I'd hahly suspect any KB by Apple.
    But then they've really messed up the OS, might try some workarounds...
    http://www.shadowlab.org/Software/spark.php
    http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=ukelele
    http://doublecommand.sourceforge.net/

  • NUMBER PAD ISSUE

    HI,
    MY LAPTOP'S RIGHT SIDE NUMBER PAD NOT WORKING.
    TECH SAID OS CORRUPTED AND SUGGESTED RUN RECOVERY , SO RECOVERY DONE.
    STILL SAME ISSUE , NOW TECH SAID HE WILL ORDER NEW KEYBOARD FOR ME.
    SO I WANT TO KNOW WAT CAUSES THIS KINF OF PROBLEM??

    Hi there @RyanS3 
    Welcome to the HP Support Forums! It is a great place to find the help you need, both from other users, HP experts and other support personnel.
    I understand that you are having trouble with the keys on your keyboard's number pad. I am happy to help you, but first, Please post the full product number for your notebook. See the following, if you need help with that information.
    How Do I Find My Model Number or Product Number?
    Did this issue with the numeric keypad, just start recently?
    Did you download or install, new drivers, or do any system updates recently that seem to coincide with when it first occurred? If so, then a possible quick fix is a System Restore to a point before it first occurred.Using Microsoft System Restore (Windows 7)
    Also try working through these two pages.
    Notebook Keyboard Troubleshooting (Windows 7)
    Cleaning your Notebook PC
    Malygris1
    I work on behalf of HP
    Please click Accept as Solution if you feel my post solved your issue, it will help others find the solution.
    Click Kudos Thumbs Up on the right to say “Thanks” for helping!

  • IMac, 2.5-- Mtn lion,  -- number pad non responsive

    With my four month old, iMac 2.5,  I suddenly found that I was unable to use the number pad with certain dialog boxes in Photoshop, notably the image size dialog box.  I trahsed prefs, restarted, etc.  No luck.  Adobe boards suggested that it was a failed keyboard.  I exchanged it at an Apple store today.........same problem.
    I notice that I can't get the keys to repeat, either, nor can I exit from certain apps using  the enter key....
    I'd be most grateful for any insight

    Intel-based Macs: Using Apple Hardware Test

  • Apple Keyboard with number pad doesn't work with Mac Pro?

    I have a Mac Pro, and have used an Apple Keyboard with a number pad (not bluetooth) with it for quite a while, with no problems. But then my keyboard broke and I ordered a replacement Apple Keyboard with a number pad (not bluetooth). This keyboard doesn't work with my Mac Pro. I have it plugged in, but I can't get the Mac Pro to consistently recognize that there is a USB keyboard connected to it. What magical stuff do I have to do to get the keyboard to be fit for purpose?

    It would not hurt to try an SMC Reset. (But if it does not help, it adds credence to lllaass assertion that the keyboard is not working.)
    Intel-based Macs: Resetting the System Management Controller (SMC) - Apple Support

  • Apple Keyboard with number pad the V key will not work

    Apple Keyboard with number pad the V key will not work.  Everyother key works but not the V.  I have a MacBook Pro.  Any suggestions?

    Call AppleCare and get it replace if it's under warranty; otherwise, get a new one. They're only $49 USD.

  • Any suggestions?  I'm looking for a comfortable and secure drawer to house my keyboard (wired, with number pad) and magic tracker.

    Any suggestions?  I'm looking for a comfortable and secure drawer to house my keyboard (wired, with number pad) and magic tracker.

    Apples wireless magic trackpad
    http://www.apple.com/magictrackpad/

Maybe you are looking for

  • How are different user names being created on my Apple ID accounts??

    I can no longer access the Guest Account on my IMac running Snow Leopard. Guest account says I have the wrong pwd? Funny thing is I never gave it a pw! Once before I found the Guest Account configured in a lower layer IFrame with several missing prog

  • Transaction handling in sender JDBC adapter

    Hello, In a scenario where a third party application updates a field (counting it up) and we pick up these counts and zero out the field with the sender JDBC adapter, we would like that the third party application is not able to update while the JDBC

  • Get the inherited status of attributes

    Hi All,, I have a requirement as below: o     Every time the program reaches a line where the attribute ID and/or position ID is different from the previous line or for the first line, all attribute values for the dedicated position and attribute ID

  • Can't hear the other side

    Hello, A user has problem with Skype. She can't hear the other side anymore. It has always worked and now it doesn't work anymore. Reinstalled skype latest version and installed latest audio driver.  Still no audio. We can hear the startup sound of S

  • TS3694 how do i solve error with code 1015

    please help me to solve an unknown error code 1015