Keyboard character numpad

my previous black macbook had a + character on the same key as the ? and /. accessed with the fn key.
Just loving my new 13 in 2.4 macbook except my company intranet legacy software needs that number pad + character to use instead of the enter/return key.
How do I input numpad + (not the + on the +/= key)?

lol I delt with the same issue while making a galaxian clone.
I wanted to completely get rid of the delay and make the repeat rate equal to as fast as java could execute it (meaning assume that it repeats every single time the paint() method gets executed).
for instance, if I want the ship to move left and keep moving left (meaning no delay and incredibly fast repeat rate), I did this:
inside my KeyListener I have boolean Left. inside keyPressed, I have a switch statement that, if the left key is pressed, sets Left to true. inside my paint() method, I check to see if myKeyListener.Left == true. if it does, I move my ship to the left. inside of keyReleased I have a switch that sets Left to false. therefore, there is no delay at all between the key being pressed and the ship moving, and so long as you hold the key down, the ship keeps moving over at a constant rate that has absolutely nothing to do with the repeat rate of the KeyListener. hacking into the OS is way unnecessary.
if you want there to be a significant delay (the way my firing of bullets does), then do this
//inside the constructor of your GUI, set long milliSec to System.currentTimeMillis().
if (MyKeyListener.SpaceBarIsPressed == true && System.currentTimeMillis() >= 500+milliSec)
     //the code necessary to shoot a bullet
     milliSec = System.currentTimeMillis()
}that will make it so the next bullet cannot be fired until its been at least 500 milliseconds since the last bullet was fired. giving you a constant repeat rate with no start delay.

Similar Messages

  • I got a external Apple Wired Keyboard (w/ NumPad), caps lock mapped to control doesn't work with tab + caps lock + shift

    I got a external Apple Wired Keyboard (w/ NumPad) since I'm a developer. I have used control panel > keyboard > modifier keys to make the caps lock key the control key. I can't get it to work when I press caps lock (which maps to control) +shift + tab (which I use to change tabs backwards).
    Any ideas? It works when I use the regular control key, and it works on my built-in MBPro keyboard. Thx!

    Hi Steve, Welcome to apple discussions.
    Hmm, that is a strange problem. Well, you've already done what I would suggest which is to go to the keyboard settings and click the "Restore defaults" button in the modifier keys window and try again. If that doesn't work then you can restart the computer and check. If that doesn't work you can try to reset the pram. Hold the optioncommand+PR buttons after you hear the startup chime, it should chime again, I let it chime a third time just for good measure and see if things look better.
    If that fails then you can try making another account and seeing if the caps lock works in the new account. There might be some strange error on your account that would be corrected for in a new account. After that it gets more labor intensive. Do a system re-install, do an erase and install.
    You might consider a trip to the apple genius bar there in Honolulu if can. The should be able to run through all that for you. You're still under warrantee so take advantage and get some help.
    Oh, and just a disclaimer that I learned from Adam on the maccast podcast. Make a full, complete backup including a time machine and bootable (like superduper or carbon copy cloner) disk before you do any of the above or take the unit it for service.
    Hope this helps.
    John

  • Read in a single keyboard character

    Could someone help me with the following?
    Read in a single keyboard character and display an appropriate message depending on whether it was a letter, a digit or some other type of character. Use a nested else-if statement.
    I would appreciate it, thanks.

    objJTextField.addKeyListener(new KeyboardEvent());
    class KeyboardEvent extends KeyAdapter{
    public void keyPressed(KeyEvent objKeyEvent){
              if (objKeyEvent.getKeyCode()!=KeyEvent.VK_BACK_SPACE)){
                   System.out.println("You make a click on Back Space");
    }

  • Non Keyboard character.

    Hi all,
    I web host a folder of files in the apache. There a file name which contains non keyboard character. I use URLENCODER, it been encoded to %E2%80%98. Sorry that i cannot passte the character here, as is a offline system.
    Although is being encoded, is still returns a 404 when try to access the files. Anyone met this issue before?
    By the way, what is the culture? Should i really allow all these non-keyboard character?
    Regards,
    becks

    becks wrote:
    URLencoder is java.Yeah I know.
    Just wondering how other people do it as well? I feel that should not let users copy paste those funny character into the system.Well it's not a very good system if it doesn't support Unicode. It's not that big an effort after all. Of course if you're not familiar with character encoding and unicode, I recommend you read this:
    http://www.joelonsoftware.com/articles/Unicode.html

  • Cannot enable keyboard & character viewer

    After a fresh install of 10.7.5, I cannot enable the keyboard & character viewer. Neither the checkbox will stay checked, nor does the option appear in the input sources menu...
    Any ideas?
    Thanks,
    Klaus

    Thanks, Tom, for your speedy reply.
    This is what the Terminal commands produced:
    Last login: Sat May 11 21:33:45 on console
    You have mail.
    Macintosh-7:~ klausblume$ sudo rm /System/Library/Caches/com.apple.IntlDataCache*
    Password:
    Macintosh-7:~ klausblume$ sudo rm /var/folders/*/*/-Caches-/com.apple.IntlDataCache*
    rm: /var/folders/*/*/-Caches-/com.apple.IntlDataCache*: No such file or directory
    Macintosh-7:~ klausblume$
    No such file or directory
    As far as Onyx is concerned, the homepage is flogging MacKeeper (ugh). Is Onyx MacKeeper in disguise?

  • RTF non keyboard character missing

    When I export the RTF from the application file  non-keyboard character (symbol and mathematical pi fonts) converted in to square boxes.
    How to fix this issue.
    Please advice.

    becks wrote:
    URLencoder is java.Yeah I know.
    Just wondering how other people do it as well? I feel that should not let users copy paste those funny character into the system.Well it's not a very good system if it doesn't support Unicode. It's not that big an effort after all. Of course if you're not familiar with character encoding and unicode, I recommend you read this:
    http://www.joelonsoftware.com/articles/Unicode.html

  • Xslt sample for entities to keyboard character

    We need the xslt sample for entities replacement text. For instance I have to convert the entities ‘(’  to keyboard character ‘(’.

    Hi,
    Here's a very simple one... If the param1 matches with any value in the input it will return true...
    <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
      <xsl:param name="param1"/>
      <xsl:template match="/">
      <xsl:value-of select=".//*/text() = $param1"/>
      </xsl:template>
    </xsl:stylesheet>
    Cheers,
    Vlad

  • Keyboard character view list disappeared?

    Hey
    I recently update my mac os mountain lion ( not upgraded but just normal update from the app store ) and since then when I click on the country flag which is the language I don't see the keyboard character option to go to the list while before I was able to do it like to write arrows or something else
    so how can I retunr the option to the keyboard list?
    ty

    Go to the Language & Text system preferences and in the Input Sources tab check the option to enable these items as an input source to use (in the list to the left).

  • Keyboard character repeat delay

    I have JDK 5 Update 4. Does anybody have an idea on how to access the keyboard character repeat delay and repeat rate?
    I want to shorten the delay and possibly the repeat rate. Is there a way to get the keyboard and it's properties somehow?

    lol I delt with the same issue while making a galaxian clone.
    I wanted to completely get rid of the delay and make the repeat rate equal to as fast as java could execute it (meaning assume that it repeats every single time the paint() method gets executed).
    for instance, if I want the ship to move left and keep moving left (meaning no delay and incredibly fast repeat rate), I did this:
    inside my KeyListener I have boolean Left. inside keyPressed, I have a switch statement that, if the left key is pressed, sets Left to true. inside my paint() method, I check to see if myKeyListener.Left == true. if it does, I move my ship to the left. inside of keyReleased I have a switch that sets Left to false. therefore, there is no delay at all between the key being pressed and the ship moving, and so long as you hold the key down, the ship keeps moving over at a constant rate that has absolutely nothing to do with the repeat rate of the KeyListener. hacking into the OS is way unnecessary.
    if you want there to be a significant delay (the way my firing of bullets does), then do this
    //inside the constructor of your GUI, set long milliSec to System.currentTimeMillis().
    if (MyKeyListener.SpaceBarIsPressed == true && System.currentTimeMillis() >= 500+milliSec)
         //the code necessary to shoot a bullet
         milliSec = System.currentTimeMillis()
    }that will make it so the next bullet cannot be fired until its been at least 500 milliseconds since the last bullet was fired. giving you a constant repeat rate with no start delay.

  • Show Keyboard & Character Viewers setting not working

    I like to have access to the Keyboard and Character Viewers in the menu bar; however, the setting on my new MacBook does not work. I have checked the "Show Keyboard & Character Viewers in menu bar" many times and it unchecks itself as soon as I leave the Keyboard tab of the Keyboard setttings in System Preferences.
    Could a preference file be corrupted? (I migrated data from my old MacBook (OS 10.7) to my new MacBook (10.9). Perhaps this has something to do with the problem?)
    Or, is there a command line way to show the preference that might stick better than the checkbox in the System Preferences?
    Any insights would be appreciated.
    Thanks,
    -Robert.

    BikerBob wrote:
    The Input Sources menu has to be enabled to show the Keyboard & Character Views menu, which appears under the Input Sources menu. This was not the case in Mac OS 10.7, which I was previously using.
    However, it is odd that the Keyboard & Character Views option is not greyed out in the Keyboard tab when the Input Sources menu is not enabled.
    Indeed, the way Apple has done this in Mavericks seems both odd and cumbersome.   I think it would be worth telling them so at
    http://www.apple.com/feedback
    The official instructions assume you have already enabled the input sources menu:
    http://support.apple.com/kb/PH13746

  • Wireless Keyboard with NumPad?

    Hi,
    I'm looking for a wireless Apple keyboard with a Numpad ... but all I can find are wireless keyboards without the numpad or keyboards with numbad but also with a wire.
    Does Apple provide the keyboards with numpad wireless? And if not, why?
    Thanks
    Konrad

    Hi Konrad, and a warm welcome to the forums!
    I personally hate the trend, but no they don't.
    And if not, why?
    Wireless keyboard.
    banishes desktop clutter completely with a wireless keyboard to go with the wireless Magic Mouse. This low-profile keyboard takes up less desk space — 24 percent less — than larger keyboards. There’s no numeric keypad, so you can place your mouse comfortably next to the keyboard. And built-in Bluetooth means there are no cables to connect.
    http://us.kensington.com/html/13310.html
    http://www.jr.com/logitech/pe/LGI_920001153/

  • Geometry angle symbol, can it be typed? which font or keyboard character?

    How do I type the angle symbol   /_  (roughly) on a Mac? Is it a font I need or a keyboard character?

    In the app you are in click on the space where you want the charter then click the edit menu then select special characters then select math in the left of the window the find the symbol and click on it to insert.  http://docs.info.apple.com/article.html?path=Mac/10.4/en/mh1064.html

  • MacBook keyboard character error

    When I type the letter "k" on my MacBook (white, 2008) the character is rendered as an asterisk. This does not happen when I use my bluetooth keyboard (it renders the "k" correctly). Thanks.

    Yes and it worked initially (once), but started again and is not corrected with restart or Snow Leopard upgrade.

  • Storing a Non Printable -from keyboard- Character in Varchar2 Column

    Hi,
    I want to store a non-printable character in a varchar2 column. This character should be non-printable -from keyboard- for all character sets -or very difficult to print from keyboard-. It doesn't matter, whether it can be displayed on screen or not. It does matter INSTR function returns the character position of that character. It should be able to import export data without any problem for any NLS specific operating environment. For example, I plan to use chr(1) do you think it's appropriate? I appreciate your helps.
    Best Regards,
    Salim

    What is the business requirement you're trying to satisfy?
    If your database character set is based on ASCII, CHR(1) (the Start of Header) character is likely to be transferred between systems without character set conversion. Non-ASCII character sets (i.e. Big5 for Chinese data) don't necessarily share the same control characters, though, and generally won't have the same binary representation of an ASCII control character (so CHR(1) in a non-ASCII based database wouldn't necessarily return the same character that CHR(1) would in an ASCII based database).
    Justin

  • Keyboard character menu no longer appears and I never disabled it (on purpose, at least)

    I type frequently in Spanish and not having the accenting feature of the keyboard so quickly and easily there is causing me problems. How can I reactiviate it? It just repeats the key I'm pressing instead now. I never changed any settings or gave the system any commands to change it. Thanks!

    Until you get a fix for the broken Character Picker, you can use the usual option keyboard shortcuts.
    http://symbolcodes.tlt.psu.edu/accents/codemac.html

Maybe you are looking for

  • Bumblebee performance is too slow

    Hi everyone, This is my second post in this forum and it has been only 2 days that I met Arch. Before, I was using Ubuntu for 3 years, but due to low performance in my PC, unfortunately, I decided to say good bye which was hard to say. Now, I am tryi

  • I can not save edited photos in Photoshop Elements.

    I bought Photoshop elements because i thought it would help me save manipulated photos. When i edit photos and change them, then save the changes under a different file name, I continutally get the unedited original when I try to view the edited phot

  • Sort by import date?

    I've discovered there is no obvious, and probably even no way at all to sort photos by import date. I tried to reimport photos from a disk to iphoto and then burn them to a seperate disk...only to discover that once the photos were imported the only

  • JTable column has the long text

    How can I scroll thru the long text that is displayed in a column. There is no editor in it. Thanks.

  • Group By and Distinct

    I need to remove a duplicate records, due to certain circumstances, I can not apply Distinct in the SQL statement, noticed that Group by can used to eliminate duplicate rows from a result set. My questions : is the GROUP BY guaranteed to return every