Bluetooth numeric pad

Hi everyone,
I'm currently looking for a bluetooth numeric pad that I can connect on my Macbook. I need one which doesn't need a dongle beacause I'm using both of my usb ans firewire ports.
I've only found numerci pads that work on windows...
Could you help me ?

Hello:
If you want to suggest future changes to Apple products, I suggest you do it through the feedback facility.  These are user-to-user discussions.  You are contacting other users, not Apple directly.
Barry

Similar Messages

  • Non functional alpha numeric pad.

    The numeral portion of my alpha numeric pad stopped inputting. Only the numerals don't work other symbols are still functioning. Older iMac Intel, Bluetooth keyboard.

    Move this file to the trash can and then reboot and see if the problem is solved. If so remember to delete the test user account. In Lion the library folder is hidden. You have to go to Finder, press and hold the option key and click on Go and then go down to Library. Once in Library click preferences and the move com.apple.keyboardtype.plist to the trash.
    Library/Preferences/com.apple.keyboardtype.plist

  • Apple keyboard with numeric pad - batteries

    Help,
    My iMac says the keyboard with numeric pad (wired not bluetooth) is down to 17% battery power but I can not see where or how to change the batteries. It's plugged in to the mains all evening.
    Any thoughts
    Many thnaks

    Solved!!
    The unused Bluetooth keyboard behind me still had the batteries in - take them out and problem gone!!

  • Why is it so hard to get a iPad keyboard with a numeral pad?

    I would like to get a wired keyboard for my iPad via the camera connector kit, I've read with the newer iOS's it's not possible. What other options are there for people that need to do a lot of numerical data entry? The iPad woul work perfectly for me except for the numeral pad!

    That's what I'm looking for, I'm leaning toward the apple wireless keyboard and I believe they made a blue tooth numerical pad that matched the profile of the keyboard, I have a wifi iPad so I would have to be Bluetooth connected to a iPhone, keyboard and numerical pad, was wondering if anyone had done this and what the functionality was like with that many devices running?

  • Belden Bluetooth Numeric Keypad and FCP X

    Hello all.
    Just a question about FXP X and multiple Bluetooth keyboards
    Belden has lauced a Bluetooth numeric keypad.
    http://store.apple.com/uk/product/HD389ZM/A/belkin-wireless-yourtype-numeric-key pad-for-imac-and-macbook
    Used in conjunction with the Apple Bluetooth keyboard it makes a wireless replacement for the big wired Apple keyboard.
    My question is this.
    How does FCP X deal with multiple Keyboard devices with regards to mapping FCP X commands to buttons inside the Command editor?
    Has anyone tried this ?
    Can you map to the keyboard and not the keypad,,,, or is it like..  suddenly you have a large wireless keyboard only split in two ?
    Regards Nils M Alexandersen

    Hello:
    Before you return it, try a couple of things:
    1.  Reset the SMC.
    2.  Reset the PRAM.
    If that does not help, take it back for replacement.
    Barry

  • Numeric pad not working correctly mainly in Microsoft Word

    I have an Apple keyboard with an integrated numeric pad integrated on the right.
    Since a while I have a problem that some of the keys on the numeric pad do not work anymore. The + does not work at all and the * toggles show/hide ¶.
    It is not in all programmes, Microsoft Word has the problem but Filemaker Pro does not.
    I tried an other KB same result.
    Any ideas how to fix this?

    smithrj wrote:
    It may be a mechanical issue. The keyboard may have issues. Do you have a spare keyboard to troubleshoot and narrow the problem down?
    Hi Ray
    If you look n my original post you will see I covered that.
    +I tried an other KB same result.+
    So answer is yes.

  • Numeric pad doesn't work anymore in extended Keyboard

    IMAC numeric pad in old extended keyboard doesn't word anymore . I think something wrong in configuration but can't find it.
    help

    I called Apple and we trouble shot it for over an hour. It turns out that I could use the number pad when logging in under "test" username but not for my own. After deleting a lot of things and restarting, we found that the problem was in this file "com.apple.universalaccess.plist!!! Once we trashed that and restarted it, my number pad worked and now works fine.
    Thanks for taking the time and effort to reply! Your suggestion was the first thing we worked on and ruled that out!
    Martha

  • TS3048 numeric pad connection

    I cannot connect my numeric pad. i put in the batteries and my wireless keyboard is working, but not the number pad

    What brand and model of numeric keypad are you attempting to use?

  • Apple's new wireless keyboard - why no numeric pad?????

    I wanted to go buy one of those new sleek keyboards a while ago and I wanted it to be wireless. But then I found out that the wireless keyboard doesn't have a numeric pad! Why? Really, I don't see the purpose of this! I hope someone at Apple reads this and that they will start producing wireless keyboards with a numeric pad again because until then they won't see my money going to them. Anyone else who shares my opinion about this?
    Stef

    I agree, the numerical keypad is not useful for me. However, I miss the delete, home, end and page up/down keys. It is annoying with the wireless keyboard to have to use backspace to delete.
    Apple should either expand the current wireless model to include these keys or offer the current wired keyboard in wireless version.
    /p

  • Need help with the following code (Want an input popup with numeric pad)

    Hello,
    I put the following code in an event :
    import javax.swing.JOptionPane;
    value = javax.swing.JOptionPane.showInputDialog("Price", "");
    try {
    Double newPrice = new Double(value);
    line.setPriceTax(newPrice);
    } catch (NumberFormatException e) {
    JOptionPane.showMessageDialog(null, "Not valid number: " + value, "Error", JOptionPane.PLAIN_MESSAGE);
    But this only gives an input popup screen and then i have to use a keyboard instead of my touchscreen to give the input,
    i would rather like it to be a popup input screen with a numeric pad attached.
    Is this possible, and how??
    Thanks in advance.
    Jeroen

    hii,
    set321go wrote
    make your own. Create a custom OptionPane and add --->
    // global def.
    private final JLabel amountLabel = new JLabel(" Input Trades Amount : ");
    private JFormattedTextField amountTextField;
    private double amount = 0.00;
    private NumberFormat amountFormat;
    // in panel class add --->
    amountFormat = NumberFormat.getNumberInstance();
    amountFormat.setMinimumFractionDigits(2);
    amountFormat.setMaximumFractionDigits(2);
    amountFormat.setRoundingMode(RoundingMode.HALF_EVEN);
    amountLabel.setFont(new Font("Serif", Font.BOLD, 16));
    amountLabel.setForeground(KopikSalesTest.textColor);
    amounTextField = new JFormattedTextField(amountFormat);
    amountTextField.setValue(0.00);
    amountTextField.setFont(new Font("Serif", Font.BOLD, 20));
    amountTextField.setForeground(Color.someColor);
    amountTextField.setBackground(Color.someColor);
    amountTextField.addFocusListener(new FocusListener() {
                public void focusGained(FocusEvent e) {
                    amountTextField.requestFocus();
                    amountTextField.setText(amountTextField.getText());
                    amountTextField.selectAll();
                public void focusLost(FocusEvent e) {
                    //on exit
    somePanel.add(amountLabel);
    somePanel.add(amountTextField); ... kopik

  • TrackPoint Keyboard & Numeric Pad don't seem to play nicely

    Hi all.
    I have just bought a 55Y9003 TrackPoint Keyboard and 33L3225 Numeric KeyPad to replace my ancient (circa 1997) full trackpoint keyboard; which, by the way has been sensational.  I was very disappointed to see it leave the product range.
    When I connect the new keyboard and numeric pad to my notebook (Dell 620) pressing the NumLock key on the numeric keypad also puts the keyboard into "NumLock" mode, which defeats the purpose of having the Numeric KeyPad.
    Does anyone know a fix for this ? 
    Needless to say it didn't happen with my old trackpoint keyboard, even on the Dell !
    Much sadness follows ;-(
    Reg

    Did you find a resolution for this?
    Thinkpads:
    T61 8892-02U: 14.1"SXGA+/2.2C2D/4G/XP|Adv Mini Dock|30" Gateway XHD3000 WQXGA via Dual-link DVI
    X61T 7767-96U: 12.1"SXGA+/1.6C2D/3G/Vista|Ultrabase
    W510 4319-2PU: 15.6"FHD/i7-720QM/4G/Win7Pro64 (for dad)
    T43 1875-DLU: 14.1"XGA/1.7PM-740/1G/XP
    Dell:
    Inspiron 9300: 17"WUXGA/NVidiaGeForce6800/2.2PM/2G/XP (old)

  • Setting up numeric pad for mac probook

    I just bought a numeric pad (Targus) and plugged it in, but it is not working when I plug it in. The green light is on, but the numbers do not show up when I push it. Other features show up like the + or - button. Do I have to suppress something on my mac in order to use the numeric pad?

    Try powering it down, & if they/you didn't setup Firmware Protection Password, or FileVault, then try this...
    Reset OS X Password Without an OS X CD...
    http://theappleblog.com/2008/06/22/reset-os-x-password-without-an-os-x-cd/
    Admin Hack...
    http://www.hackmac.org/?q=node/4
    Starts up like the first time you buy a new Mac, but after filling in all that info again, you should have access to the computer and the other Users & files will still be there... give the new User a different name than an existing one.

  • Numeric pad instead of qwerty

    Hello, I only got my iphone 3gs on Friday. But, I'm surprised that it's only got a qwerty keybpard for text. How come it hasn't got a numeric pad for predictive text? Is one available anywhere? I love the phone. But it's little niggles like this that might make me send it back.

    I see, you mean using the "numeric" phone dial pad for texting. You can't do this with the iPhone. The whole point of a qwerty keyboard is that it is much more efficient for entering text, particularly with predictive correction.
    Once you get used to using the qwerty keyboard, you'll find it a lot more flexible and faster. The more you use it, it will learn your vocabulary to the dictionary.

  • Numeric-pad 0 key-command behavior

    This isn't explicitly mentioned in the manual, but I reckon my numeric pad 0 key should function as a stop | rewind-to-top key-command. Now, my problem is:
    - it doesn't;
    - this function can't be assigned from the key-command window.
    NB: I use a French keyboard...
    Q1: am I missing something?
    Q2: what work-around would you suggest?
    Q3: how can I define a key as a sequence of commands?

    A key cannot be assigned as a sequence of key commands within Logic, and there isn't a command for exactly the function you want. However, here's a neatly-grouped bunch of key commands that can offer you the functionality you want:
    1. Assign numeric keypad ENTER to key command "play"
    2. Assign numeric keypad 0 to "stop"
    3. Assign numeric keypad "." to "•go to position"
    I think this combination of keys will give you the most flexibility. It would be a piece of cake to get your sequence to start from bar 1 (or any other bar for that matter):
    hit 0
    hit .
    hit 1
    hit ENTER
    That key sequence would take a fraction of a second to execute.
    The zero and/or the "." will function as normal for numerical entry! After a value is entered, they will invoke the various key commands you've assigned.
    There are numerous other Global key commands available that might better serve you, but the above is my suggestion.
    As far as your using a French keyboard, this should, theoretically, make no difference as to whether or not key commands work. Having said that, there are many bugs associated with the Key Commands window, and some key combinations won't work, and F14 and F15 by themselves won't work for anything. But you shouldn't have any problem using the numeric keypad to work.
    If you're having trouble getting key commands to work by "key label", try programming them by "key position" instead.

  • USB Numeric Pad doesn't seem to work in "Screen Sharing" app.

    I have a MacBook Pro running Mountain Lion. Recently, purchased a new Targus AKP10AP USB Numeric Pad however, it doesn't seem to work in "Screen Sharing" app but seems to work fine in other apps. Screen\ Sharing.app doesn't seem to be able to recognise the numpad. If I connect a regular usb keyboard all seems to work fine - just the numpad doesn't seem to be recognized.

    First and foremost, XP SP2 is EOL on security updates. If possible I would strongly recommend Windows 7 instead.
    When you install XP, or Windows, fully upgrade first, then add Apple drivers, get it working fine. They say that 15 minutes is enough time to compromise a default XP install, and used as a "honey pot" to test what malware is circulating.
    I don't know about McAfee (I guess Google must) but for now or next time, try with just MS Security Essentials, free and gets high marks, it works.
    There are probably a lot of things to learn on a daily basis.
    But make sure what you install is current and compatible. And have backups and restore points so you can go back to earlier stable system state.
    And yes seems like the Windows partition or OS is not functional.

Maybe you are looking for

  • Are there any SB cards that still use MME / WDM drivers?

    That's what I need to know; the company I contract for is replacing the audio recording PC and will need a sound card that's MME / WDM compliant? I have a recording PC in my home studio and it has an ASIO card (E-MU 0404 PCI) and I have to do retakes

  • How do i get updated about new ACE ios versions

    Hi, I am trying to find some RRS feed or mailing list i can subscribe to for being updated when a new version of the ACE software is available. Where can i find such things ? The rss feeds i found didn't mention software updates. regards, Sebastian

  • HT1766 i accidentally deleted my call list! how can i recover it?

    i accidentally deleted all the contacts on my iphone! they were quite iportant! how can i recover them?

  • Master Data SID table path deleted

    Hello BW Gurus,     I have a Master Data InfoObject.  i was doing something in development and by mistake I deleted the MasterData table(I gave the master data table path in tcode se14). Now I When I go into Master data tab,I dont see SID table path

  • Transporting custom Web page composer page layout

    Hello Experts- I made a custom page layout for making pages via web page composer and configured all the KM settings. It works fine in Dev. Just want to know. What are the steps in transporting it. I am sure, I have to layout template and the page. A