Macbook internal keyboard  return/enter key disabled

Suddenly apropos of no software changes, the enter key has stopped functioning.  Is there a repair or am I going to have to buy a new upper case at $150 plus labor because one key has stopped working?  I have tried an external keyboard and the external return key will work.  The big problem is getting a google search to enter.....
Thanks for any comments.  Unfortunately,  it seems that this is a hardware problem since I have not had other issues before with keyboard freeze of any kind.

The genius bar on Michigan Avenue has a stool with my name on it... guess I'll be bellyin' up to the bar again this week.
Thanks.

Similar Messages

  • Return/Enter key does not work in Safari/ Set up of new imac

    Setting up addresses when I type an address in the url window, or like now to return to the next line, the return/ enter key is not functioning? Any help would be much appreciated. thanks John

    Hi,
    Try shutting down the iMac. Disconnect the keyboard. Wait about 5 minutes. Reconnect the keyboard and restart the iMac. See if the Return key works now.
    If not, since it's so new, take the keyboard back for a replacement.
    Carolyn

  • Inputfield with Return/Enter key

    Hi,
    Could someone give me  hints about Inputfield with Return/Enter:
    In General I'd like to press the button after Entering a value in the Inputfiled, but it is also easy to handle with Return/Enter key.
    Therefor I want to have both possiblity(press Button or Return/Enter key).
    How can I here implement the 2. alternativ(Return/Enter key)? - with Javaskript or possible directly in HTMLB ?
    Thanks a lot in advance,
    Regards,
    Gauguin

    Hi,
    the label <InputField> has as agreggate submitOnEnter which triggers a server event when the cursor is in that field and you press <enter>.

  • Launhing/Opening with "return/enter" key

    One of the things that drives me insane about OSX is that when an application or file is highlighted and you hit "return/enter" it doesn't open it it just gives you the option to change the file name... useless.
    Is there a way to change it so that when I hit "return/enter" it will launch the program or open the file?
    Much obliged.

    Moose55,
    Although I don't recommend it, nor using the Return or Enter keys, you may be able to set a key, to accomplish want you want, in System Preferences > Keyboard & Mouse > Keyboard Shortcuts:
    In there, click on the + (Plus) tab, to add the Shortcut.
    If you set an often used key, like Return or Enter, you may inadvertently, cause numerous items to open at the same time.
    I suggest that you select a more obscure key.
    ali b

  • IChat will not let me use Return/Enter key to send IM.  Just makes sound?

    OS 10.5.2. iChar launches fine. I double click name I want to send IM to. Type a message, then hit Return to send the message. It will not send. I here system sound when I use Return or Enter key on 2nd or 3rd attempts. 1st attempt, no sound. So, I can't send messages.
    I repaired permissions and trashed the 4 iChat preference files in my preference folder.
    Not sure what I have done but Return key is fine. Works in Skype and all other apps. iChat just does not like it so no way to send messages.
    HELP.....
    Thanks
    tj

    Quit iChat.
    Open Terminal (Applictaions/Utilities)
    Copy and Paste Bold text
    /Applications/iChat.app/Contents/MacOS/iChat -errorLogLevel 7
    Hit Enter.
    This will cause iChat to be started up and create a Log in Terminal which may tell us more.
    Do what you normally do to send text messages.
    Do what you do to Quit iChat.
    Grab All of the Log.
    Quit Terminal.
    Post log here. It will be long. If you want to split it do so around the bit that says if it found UPnP and your router's name.
    Make sure the bits cross over when you post.
    8:25 PM Saturday; March 8, 2008

  • Return/enter key is broken, help please.

    So basically, after I downloaded an update for my computer, restarted, blah blah, my enter key broke. Also, my mouse would flash randomly sometimes too, and occasionally i would type a word only for it to be highlighted for some reason and I would accidentally delete it. But my main concern is the enter key. It's making using my macbook very difficult, and I would appreciate it if someone could help. Also, I'm using a 13 inch Macbook pro from late 2012, and the update was an update for mavericks, but I can't remember it's name.

    It's probably broken. I've never heard of software breaking a keys, but it's possible, so you might want to back up your data and do a clean install. If it still doesn't work , it needs to be repaired

  • Satellite P10, internal keyboard: The pipe key doesn't work anymore

    Hello everybody!
    I have a Satellite P10 with WinXP(SP1) for ca. 1 year.
    Symptoms: It's about the internal keyboard. I've used the pipe key <|> indeed not everyday, but it worked. And suddenly I see that it's not doing anymore: it's "dead", whereas all other keys are working properly...
    My following steps:
    1) I've deinstalled the standard keyboard driver (101/102 keys) or Microsoft Natural Keyboard (PS/2), and it was successfully found after Windows starting up. There is no hardware conflict according to the Device Manager or System Information, the driver is running properly...
    2) The keyboard layout is German. But I've tested already the English (US) one too: the result is the same.
    Questions:
    1) Is the key physically damaged?
    2) If not, what can I do to fix the problem? Where can I get maybe a newer driver?
    Thanks in advance!
    Message was edited by: MischaG

    Hello Mischa
    If you can not use the button at all I assume that the button is defective. It is not known to me that driver update can has influence on just several buttons.
    If the unit is about 1 year old the warranty is still valid. You can contact service partner and let them exchange the keyboard.
    Bye

  • Enter key disabled when Photoshop CS5 extended open on pc. Need help.

    Photoshop CS5 64 bit is disabling the enter on my keyboard and it affects every app, not just PS. For instance I can't write an email while PS is open because I can't use returns. I can't use the crop tool in PS because hitting enter does nothing.  I don't know if any other keys are being disabled by PS. Closing PS always fixes the problem.  PS 64 bit is installed on my new pc. My old one (now broken) used the 32 bit version and was fine.  Can anyone help?

    I recall hearing about a problem like that with an older third party plugin.
    But Photoshop itself couldn't cause that.
    Have you tried disabling your third party plugins in Photoshop?

  • How do i prevent the user from entering a RETURN/ENTER key into their username?

    Hello,
    i am currently trying to make a login system where the
    username will obviously enter their username.
    I have made my user input box editable and set up variables
    to accept the user input and store them into variables, along with
    error prevention for blank fields.
    However i cannot prevent the user from hitting the
    "enter"/"return" key. When i hit "enter" the user input box box
    gets larger as the type curser moves onto the next line and when
    the username is stored in a variable it is stored as "theuser
    RETURN" so when variable is passed to the next frame and is
    recalled by another text box to display the username, the user name
    has a carriage return.
    I want to prevent this, anyone got any suggestions? or know
    of any websites i can visit which will explain this to me nicely??
    Thank you

    suggestion:
    don't make the edit field editable right from the start.
    rather attach a behaviour to the field/text-sprite like:
    property mySprite, myMember
    on beginsprite me
    Sprite = me.spritenum
    -- this is the channel-number of the editbox
    myMember = mySprite.member.number
    -- this is the field/text-member
    member(myMember).editable = FALSE
    end beginsprite
    on mouseup me
    -- when i get clicked for editing, then set me editable
    member(mymember).editable = TRUE
    the keydownscript = "MyKeyhandler"
    -- this sets the keyhandler to YOUR keyhandler, see below
    end mouseup
    You would then need to have YOUR keyhandler in any mociesript
    and there you
    would block any unwished key, while editing
    on MyKeyhandler
    case the key of
    RETURN:
    stopevent;
    otherwise
    pass;
    end case
    end MyKeyhandler
    in the end you would attach a behaviour to any
    "Submit"-button (this is the
    one that "gets" the userinput" and performs further action
    according to your
    wishes and decisions)
    on mouseup
    the keydownscript = EMPTY
    -- this resets to normal
    user-ID = member("Whatever the number or name of your
    editfield
    is").text
    member("Whatever the number or name of your editfield
    is").editable
    = FALSE
    -- any further actions to make in your project
    -- to get along with the entered User-ID
    end mouseup
    something like this, I guess
    Peter

  • VMWare Horizon Return/Enter key getting 'stuck'

    Hi All,
    We have several users within our environment that are experiencing this issue. The issue being that sometimes the return key will get 'stuck' on and if they are in outlook it'll start creating hundreds or appointments, or in word the same with new documents it can be solved by just pressing another key on the keyboard but it can completely crash the VM due to lack of resources
    any help would be appreciated

    The genius bar on Michigan Avenue has a stool with my name on it... guess I'll be bellyin' up to the bar again this week.
    Thanks.

  • How does one replace carriage returns (enter key) in text areas

    I have an address text area in one of my pages where end users are hitting enter after each part of the address. I want to replace the carriage return hex('0A') with spaces. How can I do that?

    If you're manually saving your data, you can just change your insert/update code as below:
    insert into myTable
    (myCol)
    values
    (replace(:PXX_MY_TEXT_AREA, Chr(10), ' '))
    where ...If you're building a page where you aren't directly saving your data, you can add an "on Submit/Before Computation" process that does something like:
    :PXX_MY_TEXT_AREA := replace(:PXX_MY_TEXT_AREA, Chr(10), ' ');

  • Problem with Enter key on Aluminum Keyboard

    Just upgraded to an Aluminum iMac with the thin keyboard. We have a terminal application that communicates with our mainframe. The application looks for the 0x03 character, along with the NSNumericPadKeyMask flag, to determine that the Enter key was pressed, and then changes the character to a 0x0d (Return). This is because the 0x03 character is recognized as a Break key on the mainframe. However, when using the Aluminum Keyboard, the Enter key goes straight through as a 0x03, meaning the flag is not being set. To make things more interesting, if I use the Keyboard Viewer and click on the Enter key, the flag is set and the 0x0d is sent.
    Is there something else I should be looking for to recognize the Enter key? Perhaps something with the KeyCode? Is there some way to remap the Enter key to emulate the Return?

    I don't think you'll be able to control a Button symbol in the way you desire.  You probably need to create it as a MovieClip so that you can control what frame it is in.
    To utilize the ENTER key to take action, the following should work...
    var keyListener:Object = new Object();
    keyListener.onKeyDown = function() {
        if (Key.isDown(Key.ENTER)) {
             // do your button_mc control here
    Key.addListener(keyListener);

  • International keyboard replacement - iBook

    Since I had a number of keys in which the letters wore out on my iBook I contacted Apple (I have AppleCare) They sent me a new keyboard all right ..... but it was the International version. After calling back, Apple reports this is the replacement and the orignal Querty keyboard is no longer available.
    The International keyboard has another key in the home row, smaller return or enter keys. It's a major pain and `i find it unacceptable. I will never use the additional ±§ key. My short little right pinky finger can not reach the enter/return key without coming off the home row.
    Anyone know where I may obtain another keyboard?

    hey cook...
    i know what you mean about the keyboard. my ibook is less than a year and it's printing is already nearly gone. iv had the same question, but no one seems to know the answer. and i don't want to get a new board that is different with key positions. i don't even know where to file a comment to apple about the printing coming off so easy.
    micheal

  • Buttons and enter key problem

    hello,
    there are a few projects of enterprise quality which I am developing in java swing. I found out through research that many or rather most people involved with java believe that swing is ready for enterprise class robust desktop applications.
    so I as the team leador am starting my new projects in java swing.
    I personally find that the amount of java libraries present provide a rich set of functionality and it gives big mussle power to the developers.
    I am only concerned about one problem which many of you might have solved.
    I find that I have to hit the space bar instead of enter key to fire an action. in languages like vb I can press enter key to fire the click events. specially in menu items I certainly don't expect my clients to press the spacebar. besides there are many people who are so used to the keyboard and enter key in particular that it will be hard or rather next to impossible to change their habbits.
    how can I make the menu items work with the enter key. I mean do I need to create the code for keypress events every time I also create an action performed method? or is there a way where I can do it without extra coding.
    it is just that I don't want to right extra code for enter key along with click events.
    one more important note.
    I am a blind person and I use the access bridge technology of java.
    so when I am involved in coding, I use the same.
    so may be my problem isn't a problem in the first place.
    kindly provide me some help
    thanks
    Krishnakant.

    The enter-key works on menu-items in all my applications. It did so since I started with java few years ago.
    Maybe some other problem (OS-specific) ?

  • Return/enter will not open message in Mavericks Mail

    I used to highlite a message in my inbox and then use the up/down arrow keys to choose a message. I would then hit the return (enter) key to open that message. It no longer opens the message. Is there a way to get this functionality back?

    Back up all data before proceeding.
    1. Triple-click anywhere in the line below on this page to select it:  
    ~/Library/Mail/Bundles
    Right-click or control-click the highlighted line and select
              Services ▹ Open
    from the contextual menu.* A folder may open, or you may get an error message that the item can't be found. Either result is normal. If the folder does open and has contents, move the contents to the Desktop. Relaunch Mail and test. If there's no change, put the contents of the folder back and quit Mail again.
    2. Repeat with this line:
    /Library/Mail/Bundles
    This time you may be prompted for your administrator login password when you remove the items. Make sure they're removed from the folder and not just copied to the Desktop. If necessary, copy them first and then move the originals to the Trash.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination  command-C. In the Finder, select
              Go ▹ Go to Folder...
    from the menu bar and paste into the box that opens by pressing command-V. You won't see what you pasted because a line break is included. Press return.

Maybe you are looking for

  • How to get list data to Excel to create chart with date filter?

    Hi all, I have to create chart from a custom list in o365 site. There is one column named "Due Date" in my list. I want only those records whose Due Date is today or gone, I mean Due Date <= Today. How can do it? I have tried following ways. I have t

  • Fixed length file sending to user.

    My output filxed length file contains records of length 750 chars.   My problem is I need to emailed such file to user...so the user can download the file & if error is there then, user can  correct the values in this file and then rerun the program

  • How to maximize the MDI window in web form.

    Dear all, i am new to jdeveloper. i am using form 10g there is a problem which is not handle by me in forms. i want to maximize the MDI window in web form. can jdeveloper solve my problem. i am new please anyone tell me step by step. thanks Muhammad

  • Line 140 error stops sync Destop Software V5

    I keeo getting a Line 140 error when I synce my balckberry and it stops the sync, It suggested I coopy the log. Here it is. Any suggestions?? Tom 17:37:35.765 Logging Verbosity Set To '4' - Logging Enabled 17:37:35.765 SyncAPI logging for product 17:

  • MV45:  Change subsequent documents

    Hi all, I´m trying to update an order created with reference to an contract whenever the contract itself is changed. Obviously the system locks all orders as long as the contract is being processed, therefore I cannot make those changes within an Use