Keyboard not working correctly in Finder

Hello Everyone,
Lately I have been having a problem where suddenly the letter and number keys stop working in the Finder, but JUST in the Finder. For example, if I make a new folder on the desktop, I cannot rename it, because the letter keys aren't working. I can, however, option-click and drag it to make a copy. I also can ctrl-left click to simulate a right click. All of the function keys (F1-F12) work correctly.
Additionally, the entire keyboard works perfectly in any other program. Right now, as I type, I cannot use these same keys if I clicked into the Finder. A restart alleviates the problem, but only temporarily. It has happened about once a day so far this week, and twice today already. Before this week, it has happened about 3 times, spread out by weeks. Does anyone have any ideas of steps I can take to fix this, or if this sounds familiar to anyone?
I should also mention this is my work computer, and I am on it about 8-10 hours a day.
Thank you in advance for any help or feedback!

reset your finder preferences. delete the file home directory/library/preferences/com.apple.finder.plist. then control-option-click on finder in the dock and choose "relaunch".

Similar Messages

  • Keyboard not working correctly after updating to 8.1 64bit pro.

    Keyboard not working correctly after updating to 8.1 64bit pro.
    After I updated, everything seemed ok and then all of the sudden I rebooted and only the f1 – f12 row would work. I resorted to resorted to unplugging and removing the battery and it would work for a short amount of time. This has been reported on other laptops as well, see here.
    http://answers.microsoft.com/en-us/windows/forum/w​indows8_1-hardware/windows-81-keyboard-problem-cou​...
    I think it can be solved with a driver update from hp or the keyboard builder but none is online.

    Hi,
    Please put the units product no. in the link and check if your PC is tested by HP with Windows 8.1
    http://www8.hp.com/us/en/ad/windows-8/upgrade.html
    Let me know if you need more help.
    I am an HP employee.
    Make it easier for other people to find solutions, by marking my answer “Accept as Solution” if it solves your problem.
    ***Click on “Kudos” STAR to say thanks!***

  • My MacBook Pro keyboard not working correctly after Win7 bootcamp installation. In OSx boot it keep Win keyboard. How can I have Mac keyboard in OS boot and Win keyboard in Win boot?

    My MacBook Pro keyboard not working correctly after Win7 bootcamp installation.
    Installation went well but when I boot either with OSx or Win it always keeps Windows keyboard.
    How can I have Mac keyboard in OS boot and Win keyboard in Win boot?

    Hi - I have the exact same model as your MacBook and had a few questions as mine is acting up. I upgraded the ram to 8gb (2x 4GB ram) and ever since then my computer has not been running as smoothly and the start up time is horrendous. Have you encountered this problem? And if so how did you fix? What would you advise me do?
    I was thinking of reverting back to the original factory 4GB then rebooting the entire computer. Any suggestions?
    Thanks in advance!
    Allen

  • Keyboard not working correctly on laptop. What do I do?

    so I was using windex to clean my laptop and it went on my keyboard too. I cleaned it off but I noticed that it was not functioning properly. Some letters were not even working. After 24 hrs. almost everything is working but not correctly. Some keys be typing weird things and opening programs. Like w types out 2w and e opens a program. F8 doesn't work either. Please help.

    Hello gurmeet1126,
    Welcome to the HP Forums!
    I understand the keyboard is not working correctly. I'll do my best to help, but first I require the following information:
    1. The computer's model number. If you require assistance locating this information, please reference this website: Guide to finding your notebook product number
    2. The computer's operating system. If you require assistance locating this information, please reference this website to determine your Windows operating system.
    3. Does this occur on certain programs, or all programs?
    4. Have you installed any new software or drivers on this computer, before the issue appeared?
    Also, try another keyboard. This will help determine whether or not the issue is with one keyboard or several. Thanks!
    Mario
    I worked on behalf of HP.

  • [solved] keyboard not working correctly on vc/1

    the behaviour is quite odd.
    when i hit ctrl-alt-f1, and switch to the first virtual console, trying to login, or even type doesnt work quite as it should.
    example, i try to login: this is what i get:
    lappy login: elragn
    password:
    when the user name should be eldragon, if i type each letter at a time, until i get it to work, i can type correctly, and its not always the same letters that dont work. of course, the password comes in blank, and sometimes, when i get it all right, i can login, and the effect contiues
    this is not a hardware issue, other virtual consoles work ok, and the keyboard works fine under Xorg.
    so, what could be wrong with this vc? anyone got a clue? ive searched the wiki, bug reports, google, and the forums (not in this order) for an answer but i came up empty.
    PD. if im posting in the wrong forum, please move it where it should go
    Last edited by eldragon (2009-03-22 18:08:54)

    Hi,
    Since the problem is in the vc's, and the keymap is loaded "pre Xorg", I'd start by doing some tests there.
    I'm still a learner myself, so this might not work, or it might, either way, you've got nothing to loose
    First of all check logs for errors, maybe something pops out.
    If no errors on logs, than here's what I would do if I were you:
    (backup /etc/rc.conf , /etc/inittab , /etc/locale.gen to some directory)
    1. Let's start by isolating the problem by not going to gdm->gnome automatically, so you can test vc's themselfs more efficiently and quicker.
    take out gdm from the DAEMONS line in /etc/rc.conf (something like this)
    DAEMONS=(syslog-ng network netfs crond alsa hal fam)
    2. let your /etc/inittab be like you have in this section (id:3)
    ## Only one of the following two lines can be uncommented!
    # Boot to console
    id:3:initdefault:
    # Boot to X11
    #id:5:initdefault:
    and comment everything here:
    # Example lines for starting a login manager
    #x:5:respawn:/usr/bin/xdm -nodaemon
    #x:5:respawn:/usr/sbin/gdm -nodaemon
    #x:5:respawn:/usr/bin/kdm -nodaemon
    #x:5:respawn:/usr/bin/slim >& /dev/null
    3. do you use a non-us keyboard?
    check your rc.conf for the 1st lines, mainly your KEYMAP
    LOCALE="en_US.utf8"
    HARDWARECLOCK="UTC"
    USEDIRECTISA="no"
    TIMEZONE="your.timezone.here"
    KEYMAP="your.keymap.here"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    confirm that your keymap exists in /usr/share/kbd/keymaps and double confirm the name is right, example:
    for US keyboard the file is 'us.map.gz' so KEYMAP="us" (take out .map.gz); in case your keyboard is not US, check the name, as some have more letters than others
    (usually /usr/share/kbd/keymaps/i386/qwerty unless your pc is not i386 or qwerty ofc )
    4. reboot pc.
       You'll be in vc/1.   
       Now, instead of jumping in consoles with ctr-alt-Fx, try jumping just with Alt+Fx. (if it doesn't work, go ctrl+alt+fx ofc)
       Do Alt+F2 and start typing as normal, anything and manything at any speed and confirm is good. Don't press enter. Just testing keystrokes.
       Do Alt+F3, Alt+F4, Alt+F5 and test the same for each vc.
       Now for the final and problematic one, go Alt+F1 and test.
       If it's good, then probably your problem is on X/gdm/gnome or anything that is loading after vc, or if you changed your keymap, then that was the faulty thing.
       If it's not good, keep on reading
    5. don't enter in vc/1, rather jump to vc/2 or 3 or something and enter as root, let's edit your /etc/rc.conf again.
    copy to a piece of paper your 1st options in case they are different from below:
    LOCALE="en_US.utf8"
    HARDWARECLOCK="UTC"
    USEDIRECTISA="no"
    TIMEZONE="your.timezone.here"
    KEYMAP="us"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    basicly is trying to put it to a default state. Put your options just like they are above, except TIMEZONE, you can put yours, I don't remember default one.
    Reboot and test again just like in step 4.
    If it doesn't work, you might give a look at /etc/locale.gen and just uncomment these 2 lines:
    #en_SG.UTF-8 UTF-8
    #en_SG ISO-8859-1
    en_US.UTF-8 UTF-8
    en_US ISO-8859-1
    #en_ZA.UTF-8 UTF-8
    #en_ZA ISO-8859-1
    leave every other line commented. in case you had some of your own uncommented, copy to a paper wich ones were, and comment them.
    write in console
    locale-gen
    let it end generating the locales, reboot, and step 4 again.
    6. Still not working, let's try to put things bad proposedly! Change your KEYMAP to another one, if qwerty, just choose another qwerty language, all letters should be on same place, except for punctuation ofc.
      Reboot and try again as step 4.
      Still not working? Change the LOCALE and keep your wrong qwerty keyboard. (LOCALE will probably change some words, like password to it's LOCALE language, etc).
      Reboot and try again as step 4.
      Still not working? ok, final attempt, change back your LOCALE and your KEYMAP to the values you had before, the correct ones.
      Reboot and try again as step 4.
    7. If still not working, well, for now I don't know much more. Take in consideration that the boot process goes through several steps, the error might be in one of those steps. One last thing you can try, altho I think it works just in DE/WM modes, I've read in some posts (here or not, can't remember) that by pressing Ctrl-Alt-K you can change your keyboard layout, assuming you have a second one, and use them for different things, I think the example I read on the post was something like, you wanna code in english but talk in irc in russian for example.
    I kinda doubt it works, but if it also activates in vc's mode, then you could have pressed it accidently (like when doing ctrl-alt-fx, your finger slipped ).
    press ctrl-alt-k, type a few letters, press ctrl-alt-k again, type more letters, and you'll see if it does something or not.
    Again, just try, you got nothing to loose
    One thing I noticed, is that when trying to put some characters on vc as username, it acts as delete, some even erase the all line in one go and some don't do nothing, some of the characters were # @ £ §.
    8. Since it didn't work, let's put everything as it was.
    8.1. go to /etc/inittab and put like this:
    (comment id:3, uncomment id:5 // uncomment x:5:...gdm...)
    ## Only one of the following two lines can be uncommented!
    # Boot to console
    #id:3:initdefault:
    # Boot to X11
    id:5:initdefault:
    # Example lines for starting a login manager
    #x:5:respawn:/usr/bin/xdm -nodaemon
    x:5:respawn:/usr/sbin/gdm -nodaemon
    #x:5:respawn:/usr/bin/kdm -nodaemon
    #x:5:respawn:/usr/bin/slim >& /dev/null
    8.2. edit /etc/rc.conf and DON'T put back the gdm on daemons line.
      Alter the 1st lines ranging from LOCALE to USECOLOR to the ones you copied to a paper.
    8.3. comment/uncomment the locales on /etc/locale.gen as you have on paper and run in console
    locale-gen
    8.4. you're set, reboot and you're on gdm->gnome again. (still no vc/1 working tho )
    note: in your initial /etc/iniitab you had id:3 uncommented and gdm on daemons, so you would go automatically to gdm as you started your pc, but, what if something happens and you need to go to another mode before gdm runs? you couldn't do it easily with gdm on daemons.
    If you put it like I wrote above, when you turn on the pc, it's the same, you go automatically to the gdm, but, in case something happens, you can always go to another mode before gdm runs, by doing the following (read here on wiki or foruns, will put link when I find it)
    Pc reboots and you're on GRUB, press 'e', choose the kernel and press 'e' again, go to the end of the line where it says 'ro', and add a 3 to the end, to look like this 'ro 3', press 'b' (boot) and you're on mode 3 without going to gdm
      But ofc, this is just a choice, if you prefer to have as you had it, by all means, just put gdm on daemons line, and your /etc/inittab as initially, that's the beauty of Linux, it's to your fit
    Good Luck!

  • F# keys on Apple Wireless Keyboard not working correctly.

    Hello everyone,
    Today I bought a brand new Apple Wireless Keyboard (the small ones who resemble laptop keyboards), which I'm very glad I bought as some keys on my older keyboard started not working anymore.
    I configured the keyboard with bluetooth and it's working just fine, except for one thing:
    The F# keys don't work as their respective icons indicate (i.e. If I press F10, F11 and/or F12, the volume isn't affected as it normally should, but instead the keys don't seem to respond, as if I weren't pressing them).
    In the Keyboard & Mouse panel in System Preferences, under the Keyboard Shortcuts, I managed to reset the F1 to F4 keys so they work as their respective icons indicate, though I didn't find and don't know how to create any shortcuts to make the volume keys (F10, F11 & F12) work again.
    Also, I would appreciate if you could help me out to reset the F7, F8 & F9 keys, which don't work either.
    I tried checking and un-checking the "Use the keys F1, F2 and so on, as standard function keys." option under the Keyboard tab, and pressing the "fn" key while pressing the F# keys, but none of those attempts seem to change anything to how the F# keys work.
    I don't know what else to do anymore and I would really appreciate some help now.
    Thanks in advance for your responses,
    Oscar.

    Shutdown your macbook.After thats done , switch the wireless keyboard off. Press Shift + Ctrl + Option  + Power Key (all together ) and then release together. Start up the macbook and once that's up start up the keyboard.Try now.The keys should work fine.

  • Macbook Pro keyboard not working correctly.

    I have upgraded through a developer account to OS X 10.8 and sometimes when i use safari or any other application the keyboard wont work, so i have to close out of the application and then re open it and if that still does not work, i have to restart the computer.  Is this just a bug with the os x 10.8 software, or just my computer?

    Since you are a developer and 10.8 hasnt been released to the general public, how would you expect us to know.  Post in your developer area.

  • Third party keyboard not working correctly.

    I have hooked up a Kensington PilotBoard USB keyboard to my G4 PB 17". The regular keyboard keys (letters, numbers, shift keys) work but the function keys do not, and none of the key commands work. I've loaded the keyboard software, but when I open it, it indicates that no keyboard is detected.
    Incidentally, I could not find the software on the Kensington website with the same model number (#64378), so I'm wondering if that could be it. Also, the regular keyboard on the laptop works fine.
    Another observation: I'm still running Panther, but a friend who is running Tiger said his computer opened up a dialog box when he plugged in an older third party keyboard which helped him to match up the keyboard. Do I need to upgrade my operating system software?
    Any input is much appreciated. Thanks.

    Hi,
    Please put the units product no. in the link and check if your PC is tested by HP with Windows 8.1
    http://www8.hp.com/us/en/ad/windows-8/upgrade.html
    Let me know if you need more help.
    I am an HP employee.
    Make it easier for other people to find solutions, by marking my answer “Accept as Solution” if it solves your problem.
    ***Click on “Kudos” STAR to say thanks!***

  • Keyboard not working correctly

    Hi there i have and intel iMac (one of the first) and I have a bluetooth apple keyboard. I have found that if I use the num-pad to the right the hole system locks up. I can only move my mouse (USB) but not click on any thing. I have plugged in my apple usb keyboard and the same thing happens. I have used the two keyboards on my Macbook with no problems. any ideas? i have the latest software 10.6.2

    i thought it was just me!!!
    Appleeeeeee i love you, you make me drive crazy this whole week for random kernel panic after applying 10.6.3
    1. Problem started happening after 10.6.3 update? Yes
    2. Did you get any errors during 10.6.3 update process? No
    3. Mouse cursor moves? No
    4. Mouse clicking does nothing? Yes
    5. Keyboard key presses do nothing? Yes
    6. Only way to re-animate system is by holding down power button? Yes
    7. Mouse/Keyboard Model? built-in trackpad macbook pro 5,2 unibody 17
    total kernel panic, nothing can move except press and hold power button

  • Trackpad and keyboard not working correctly.

    OK what gives? I have a 2.1 core 2 duo white imac with Lion. I just bought the bluetooth keyboard and trackpad last week. Everything was working perfect until just about an hour ago. Now they both keep loosing connection, the keyboard lags, and trackpad is so erratic that it is totally unuseable. I have replaced batteries, trashed prefs and deleted and the readded the devices to no avail. I can't use them like this at all. Thanks in advance for any help. This is very frustrating indeed.

    Jeffrey,
    It sounds like interference on the 2.4Ghz band which both bluetooth and airport as well as some cordless phones operate.  This can show up in airport or bluetooth.  If you're on 2.4Ghz airport, switch to a lower channel like 3 or 4, or change to 5Ghz if your router supports it. 
    Here's an article that has other considerations:
    http://support.apple.com/kb/HT1365
    Regards,
    Captfred

  • Satellite A200 keyboard not working correctly

    I've had my Toshiba since last May and have always had a problem with typing capital M. Each time I do this and it has happened as I typed May, it moves all following letters to anywhere in the preceeding text. As a touch typist I find this particularly annoying as it is often two or three paragraphs before I notice what has happened. It is alos very very inconvenient as I have to type a lot slower than I would normally do.
    Has anyone else encountered this specific problem? If so, what were you able to do to resolve it? I have tried using a test version of Windows 7 as well as other types of software so am fairly confident this is not a software problem.

    Thanks for reply, as is still under guarantee, have asked Toshiba to sort out - they are due to collect in a couple of days, but nice to have cofirmation of what we believe.

  • SMS Keyboard not working correctly.

    I just bought my 3G yesterday and have yet to have any problems with it, save for a single burned out pixel, but I can't get that fixed for many more weeks, considering supply and demand.
    Anyway, I am having a strange problem with my SMS Keyboard. Yesterday I was out and about with my friends, I had just sent my second text message to my friend, then decided to poke around the App Store. I found this cool little app, called Lightsaber. I clicked install and as it was installing, the person I texted responded with a reply. I went to send my reply and my keyboard now lags... very very badly. I will hit the "T" button and about 2 seconds later the key will pop up and the letter will write to screen. Every button on the keyboard lags, but the numbers, they work perfectly. Every other application works fine with the keyboard and it is only that one person I send text messages to. If I send messages to my boyfriend, the keys don't lag, or my mom.
    I have tried clearing the message, deleting it. But every time I communicate with that person, the keyboard flips out and lags. I have tried turning my phone on and off, hard resting it, deleting the Lightsaber App, even deleting that person out of my contacts then reentering her information. Outside of reformating my phone, I don't know what to do.
    Any suggestions would be great.

    This is a common problem with the iPhone 2.0 software. Keyboard and interface lag in general have been widely discussed on these forums.
    You can possibly temporarily fix the problem by rebooting the phone; hold down the home button as well as the sleep/wake button and keep holding them, even when it says slide to power off, keep holding those two buttons, then when your phone flickers off, release the home button and keep hold of the sleep/wake button. Once your phone has rebooted it may work more quickly again but the problem is likely to return.
    If you send a bug report to apple this might help. You can do this here > http://www.apple.com/feedback/iphone.html

  • Keyboard not working correctly when texting.

    Since updating my iphone 4 to the latest software version! everytime i write a text about halfway through it if i try to press the space bar or a letter the keyboard selects a letter near it. this has only happened since the software update and it only happens when texting. any idea's? or do apple know of the problem?

    rbrylawski wrote:
    Do you by any chance have the Emoji Free app on your iPhone? Other's reported this some time ago and the common thread (and solution) was to get rid of that app. Here's a link you can click on to read that thread: http://discussions.apple.com/thread.jspa?messageID=12296289&#12296289
    That isn't the problem. I have the same problem with it typing a B or M sometimes when I double tap the space bar for a period. I have never installed that app and have no reason to.

  • "Help" menu in finder is not working correctly

    My "Help" menu in the finder menubar is not working correctly. If I type in a query that can't be found, instead of telling that it can't be found, underneath the search field it just displays "Searching..." indefinitely. This is no matter what application I'm in when I access the menu. I have tried the advice in http://discussions.apple.com/thread.jspa?messageID=6389569&#6389569 and that does not work. Using OS 10.5.1

    I'd like to add that when I search, it will find menu commands (highlight relevant menu commands) but not return any actual help results. To clarify, this is when searching directly from the "help" menu bar item. Searching from within the help window seems to work fine.

  • I buy macbook pro occsaion ; i download osx 10.8.2 and reintal osx , after 2 days  my keyboard is not working correctly ( i mean when i touch the keys ,i see the symles , icant get letters when i type .  i try externel keyboard but is work

    i buy macbook pro occsaion ; i download osx 10.8.2 from internet  and reintal osx , after 2 days  my keyboard is not working correctly ( i mean when i touch the keys ,i see the symles , i cant get letters when i type .  i try with externel keyboard but is work

    Thanks for the reply but there is no option tab or wake for administration use in mountain lion 10.8.2, I only have the wake for network access which is on, I didnt used to have this problem before snow leopard now I have to manually re-login after computer wakes and then access remotely ........

Maybe you are looking for

  • Error while Creating PO against PR - Message no. 06249

    Dear Team, Process is 1. PR is getting created thru Sales Order automatically. 2. PO is created for partial quantity.  Say 50 qty out of 100. 3. Again when we created PO for remained quantity, system throws error that it is already partially ordered.

  • Error while starting oc4j in standalone mode

    Hi All, I am trying to start oc4j using " java -jar oc4j.jar " from the command line but i get an error oracle.classloader.util.AnnotatedClassFormatError" Unsupported major.minor version 49.0 Please help Thanks Raghavendra

  • Safari Crashes on Startup

    Safari started crashing all the time each time it starts. I think a Java update was installed and the safari problem. Started Macbook Pro in safe mode and disabled extensions but Safari still crashes. I am running OSX Mavericks on MacBook Pro 2011. A

  • Can acrobat be used to fill out online pdf applications?

    Before I spend the money I need to know if acrobst csn be used to fill out online applications

  • Bug in XMLGregorianCalendar.toNewGregorianCalendar ?

    hi, I have a XMLGregorianCalendar(xgc1) object with date 2008-10-15 I converted it to GregorianCalendar(gc1) object by using XMLGregorianCalendar.toNewGregorianCalendar But when i print the date in gc1... i am gettign the date as 2008-09-15...(diff i