Please fix international keyboard issues (Win)

Hello
This was already reported before 1.1 (and before Br 2, and before Elements 3 :-)).
It's impossible to type "a/A with ogonek" (U+0104, U+0105) using standard windows keyboard "Polish (Programmers)" since it's using right Alt Gr + letter combination and Lightroom is incorrectly treating Alt Gr as Alt + Ctrl. Please fix this issue. Would be good idea also to add this to Adobe's code of practice or something similar, so I wouldn't have to report this every time you guys come up with new software.
Thank You
m.

Trying out ...
is this writen somewhere and i missed it ?
It seems to solve all of my keyboard & mouse issues.
Only is the cursor quite bizarre ; when i go left with the [left arrow],the cursor shows in every position  it goes (dunno if one can visualize this!), and doesn't blink anymore. Anyway that's just a detail that I'l cope with later.
Thanks a lot Cerebral

Similar Messages

  • Macbook A1181 - Internal Keyboard issue

    Hi,
    I am a computer engineer with many years experience dealing with Computers, Laptops, Electronics, Windows and Mac.
    I recently performed a strip down and clean of a Macbook A1181 for a customer as it was over heating and turning off.
    All went well no problems or glitches and the Macbook is now running smooth with no over heat or shut down problems.
    Unfortunately The keyboard seems to be giving a little trouble.
    Firstly all software settings seem correct and all the keys function as should on a USB keyboard.
    The internal keyboard (using the onscreen keyboard to debug) when I press the left hand shift key it presses both the shift + letter O
    When I perss the letter O it thinks im pressing shift + O so all I get is capital O's can not get small o.
    also (it is a spanish layout keyboard Ç,cedilla next to return key) when I press it it thinks im pressing it and the return
    also when I press return it thinks im pressing Return + Ç
    I have stripped down again made sure the ribbon cable is good and seated correctly, I have cleaned with Compressed air and light brush, as a last resort last night I have bathed the keyboard in 99% Isopropyl Alcohol (have done this on hundreds of laptop keyboards to clean tea, juice etc)
    But again this morning the keyboard has the same problems?
    Any ideas what could be the problem or what I can suggest to fix (a new keyboard and top deck is going to be expensive)
    Thanks
    Mark

    Perhaps you may be able to locate an otherwise good keyboard assembly
    from another previously-owned MacBook that has a different kind of failure.
    One with a logic board or graphics failure could be a parts candidate, here.
    I'd never heard of a need for nor anyone cleaning a known-good Apple keyboard
    in a portable Mac, with alcohol. I know they'd cautioned against using it on the
    case, the display (prior to hard glass cover) & other instances, in previous years...
    However your efforts and attempts to restore function to an ailing MacBook
    are commendable; the use of known good used parts may suffice in a repair.
    Good luck & happy computing!

  • Apple, please fix the "whine" issue.

    Not much more to say, I love my MBP, but please fix this issue...

    Apple is working on it on a case-by-case basis. It's not happening for everyone; I would guess that well less than half of the people using MBPs are experiencing the issue (I'm not). That's not much solice for the people who are, but you should be contacting Apple directly about it instead of complaining here where Apple will never hear you.

  • My iPad 2 internal keyboard issue

    I have noticed that my internal keyboard does not come out when I need to add some text recently on google earth. I wondered if there's some shortcut to force the iPad to xtend it's internal electronic keyboard n order to add some text?  Thank you in advance.

    Try restarting your iPad 2 by holding down the on/off and the home buttons at the same time until your see the Apple logo. 

  • Any fix to keyboard issues on Dell E7440 laptop ?

    I'm hitting the bug described here on my "work asigned" Dell laptop
    https://wiki.archlinux.org/index.php/De … e_keypress
    In red hat Bug 1145954 is looks like a patch may be available. Anyone know if this is in an upcoming arch kernel ?
    Last edited by gps1539 (2014-12-23 21:29:43)

    What?  There are 5 bullet points of items there that are listed as not working.  None of them are related to the keyboard.  There is a keyboard issue in the "troubleshooting" section, but it also provides the solution.
    You need to tell us what your problem is if you want help.  If you want to know the status of a patch, you need to link to the patch and/or the mailinglist where it is discussed: we have no crystal ball to know what patch you are referring to.
    EDIT: I see the anchor of the url you posted didn't get me right to the item, but is for the keyboard issue in the troubleshooting section.  Have you tried the solution provided?  Did it not work?
    Last edited by Trilby (2014-12-23 12:37:42)

  • [xorg7] international keyboard issues [SOLVED]

    note that i've read the wiki as well as most of the related posts here in the bbs
    thereafter i edited :etc:x11:xorg;conf (sorry, keyboard is lost)
    got xf86-input-keyboard and xf86-input-mouse and xf86-video-nv installed, as well as xorg-fonts-100dpi;
    since it didn't do what i wanted, killed x and launched xorgcfg -textmode to reconfigure it, with no difference; shoud i try hwd -x ,
    xorg7 starts in this location, but have issues left :
    - keyboard configuration is lost in x  : capital, accentuated are lost; i'm on a international (105) fr keyboard
    - mouse scroll is gone
    - the shift keys do not allow me to select any string (but the middle mouse button does)
    cannot find yet a related topic that would give me some hint on how to solve this;
    can someone give a hand on this issue please ,
    /etc/X11/xorg;conf :
    Section "ServerLayout"
            Identifier     "XFree86 Configured"
            Screen      0  "Screen0" 0 0
    Section "Files"
            RgbPath      "/usr/share/X11/rgb"
            ModulePath   "/usr/lib/xorg/modules"
            FontPath     "/usr/share/fonts/misc:unscaled"
            FontPath     "/usr/share/fonts/misc"
            FontPath     "/usr/share/fonts/100dpi:unscaled"
    Section "Module"
        #Load           "glx" Unsupported with Composite extension
            Load  "ddc"  # ddc probing of monitor
            Load  "dbe"
            Load  "extmod"
            Load  "bitmap" # bitmap-fonts
            Load  "type1"
            Load  "freetype"
            Load  "record"
    EndSection
    Section "InputDevice"
            Identifier  "Keyboard0"
            Driver      "keyboard"
            Option      "CoreKeyboard"
            Option      "XkbRules" "xfree86"
            Option      "XkbModel" "pc105"
            Option      "XkbLayout" "fr"
            Option      "XkbOptions" "compose:rwin"
        #Option         "XkbVariant" "nodeadkeys" ## accents ds les consoles, mais empeche les accents circonflexes dans les applis X
    EndSection
    Section "InputDevice"
            Identifier  "PS/2 Mouse"
            Driver      "mouse"
            Option      "Protocol" "auto"
            Option      "ZAxisMapping" "4 5"
            Option      "Device" "/dev/psaux"
            Option      "Emulate3Buttons" "false"
            Option      "Emulate3Timeout" "70"
            Option      "SendCoreEvents" "true"
    EndSection
    Section "Monitor"
            Identifier   "Monitor0"
    ### Comment all HorizSync and VertSync values to use DDC:
            HorizSync    30.0 - 97.0
            VertRefresh  50.0 - 180.0
    Section "Device"
        #Driver      "vesa"
        #Driver         "nvidia"
            Identifier  "Card0"
            Driver      "nv"
            VendorName  "All"
            BoardName   "All"
            Card        "NVIDIA GeForce"
    EndSection
    Section "Screen"
            Identifier "Screen0"
            Device     "Card0"
            Monitor    "Monitor0"
            DefaultDepth     24
            Option      "DPMS"
            Option      "nvagp" "1"
        # should be switched off *if* the system crash:
            Option      "RenderAccel" "true"
        #Option "AllowGLXWithComposite"
            SubSection "Display"
                    Depth     1
                    Modes    "1280x1024" "1024x768" "800x600" "640x480"
            EndSubSection

    Trying out ...
    is this writen somewhere and i missed it ?
    It seems to solve all of my keyboard & mouse issues.
    Only is the cursor quite bizarre ; when i go left with the [left arrow],the cursor shows in every position  it goes (dunno if one can visualize this!), and doesn't blink anymore. Anyway that's just a detail that I'l cope with later.
    Thanks a lot Cerebral

  • PLEASE fix CRC/IDE issues on KT4V!

    I have had this mobo for some time now, and although the 1.7-1.8 BIOS lowers the number of CRC errors I encounter, they are not *FIXED* as reported by MSI.  In addtion, MSI lowered HD performance to reduce the number of CRC errors, ehich is totally unacceptable, we need a real fix for this bug ASAP!  NOTE:  This and many other posts have been up for some time since the 1.7 BIOS MSI officials, so please do something about it... :(
    Please if MSI is doing something about this please let us know or I will assume u guys just don't care...
    MY SPECS - No tweaks, no oc, clean install, all settings correct! :
    CPU: Athlon XP 1800+
    Motherboard: MSI KT4V (MS-6712)
    RAM Slot-1:
    RAM Slot-2:
    RAM Slot-3: Generic 512 DDR PC2700
    display card: BBATI 9700 PRO
    IDE-1M: WD 20 GB 7200RPM
    IDE-1S: IBM 80 GB 7200RPM
    IDE-2M: Generic 52X CD-ROM
    IDE-2S: LiteOn 24/10/40B CD-RW
    SER-1:
    SER-2:
    PCI-1:
    PCI-2: Linksys v5 10/100 LAN
    PCI-3:
    PCI-4: Supra Max 56k (v.92)
    PCI-5:
    PCI-6:
    PSU: 300W Antec
    BIOS revision: 1.8
    Operating System: Windows ME
    VIA 4-in-1 drivers : VIA Hyperion v4.46
    NOTE: I have not overclocked anything and all of theses parts are fine, because I was running them all on my K7T Turbo (MS-6330 - BIOS 3.6) with no problems whatsoever! Therefore, these issues must be due to the motherboard and obviously are, because of the hundreds of people reporting the same issues as myself...  

    Hello again!
    I have a few more things to say - I may be wrong in what I will say but you are free to correct me!
    First, as I said before, my system is:
    MSI KT4VL (I have a lan port on it so I guess it is kt4vl, because in my reseller's catalogue, it was only kt4v) - BIOS upgraded to v1.8
    XP1700+ Tbred B0
    2x256 DDR 266 Elixir
    Gigabyte Radeon 9000pro 64MB DDR
    HDD Seagate Barracuda ATA V, 60GB (IDE 1 - master, on the edge connector) - c: 10GB[NTFS]: 46[NTFS];E: 2.8GB[FAT32]
    CDROM Teac 52x (IDE 2 - slave, middle connector)
    CDRW LG 8320B (IDE2 - master, edge connector)
    On IDE 1 as slave (middle connector) I have a mobile rack which works ocazionally (when a friend comes with his HDD etc.)
    Win XP Pro + SP1
    As I previously owned a MSI K7T Turbo2 and upgraded from it to KT4VL, I left the ATA cabled from K7T Turbo2 and didn't install KT4VL's bundled cables.
    What I want to say is that I haven't encountered any problem with new board - even if I have it only for a week now.
    Last night I did the compress/decompress thing you mentioned. I compressed some files (160MB) into an archive (130MB size) and then burnt it on a RW disc. Afterwards I decompressed it on D: from both the CDRW and CDROM drives - and no CRC errors.
    The only "problems" that I have were that when running SiSoft Sandra 2002 File System Benchmark it gave the following scores:
    - 9282 for drive D:
    - 8136 for drive C: - (buffered read: 14MB/s; sequential read: 12MB/s; random read: 4MB/s; buffered write: 5MB/s; sequential write: 5MB/s)
    This compared to a 24000 theoretic Sandra score for an ATA100 7200rpm, 30GB hard drive.
    But when using DiskSpeed 32, it gave an average rate of 43093kb/s.
    I don't know what other soft to use to test if what you say that the new version of BIOS decreases ATA performance is actually true in my case.
    The conlusion is that so far this board hasn't given me any trouble at all and hopefully won't in the future.
    PS. Do you mean that you have seen other MSI kt400 boards working fine, or do you refer to oher brands?

  • Re: HP-Pavilion dm1 - Internal Keyboard issues

    I have a HP Pavilion dm1 that I bought in late 2011 to be a travel pc and back up to a larger HP notebook (that btw that I have had no trouble with). Looking back I remember intermittant problems with the keyboard locking up but now that I have begun to try to use this as more of my main notebook I have encountered extremely frustating instances trlying to file out forms, type webaddressing in the browser - you name it anywhere you need to type it will lock up and not type anything. It takes shutting down the pc to gain access to the keyboard. But alas it will freeze again. I was using a logitech wireless mouse and I had the same experience with a micorsoft one also. I have read all the suggestions and trust me none of that has been the least bit of help. I have gone so far as do a complete install with factory settings. Using HP updates, Microsoft updates, with every version they have available nothing did the trick. I have uninstalled and reinstalled the drivers for keyboard/mouse pad numerous times. At the moment I have just decided to not use an external mouse for any reason and so far for about four hours I have had no problems. I have tried opening and closing the browser and filling in any blanks i can see and so far everything is good. Now that being said, I have to see one more thing because when I use my iphone as a teathered modem I was having that problem with the keyboard freezing without the external mouse but I have to verify that in the next hour or two. I was wondering if the usb ports were causing a problem somehow. I can live with the lack of a wireless mouse but if I can't hook up my phone then this severly limits the usefullness of this miniPC. Before I lose my patience and destroy  this thing in some horrible way on and impulsive act of frustration I want to try everything I can to make this workable. I am not real optimistic at this point but all the replys I read here were of no help. tg 

    In 2011 I bought my first DM1 it was 3125sd, used it for a year and worked like a charm. But had some bad luck, it got stolen. With the experience I had with that hardware, I decided to go for it again and buy another DM1, even tried to find the same model, but could not. So, I bought a newer model Pavillion DM1-4100ed mid 2012. Nice buying? Ahmmm... I'll let you decide by yourself.
    So, here is what is happening and what I did, which didn't help at all, actually:
    == What happens (and a little complaint):
    Since when I bought it, just after 45 minutes, maybe 1 hour, of use, the keyboard and track pad freezes. The computer still runs perfectly, as most of the time I use external Bluetooth mouse and keyboard it didn’t bother me very much. It was a pain on trips. But I thought, HP as a known brand, would come up with a driver update or something to fix the issues, which never happened.  Oh! And the fun part is, if I turn off the computer and immediately put it on again, the mouse and keyboard start to work on the login screen and stay working for another couple minutes.
    == What I did:
    Research forums everywhere, HP non HP. I tried everything it was saying on them.
    -          Downloaded the HP application that searches for updates and keep the laptop up-to-date.
    -          Remove drives, installed them again, much more than a couple of times.
    -          Recovered many times windows 7, partition.
    -          Re-install Win 7 from scratch another couple of times.
    -          Bought Win 8 installed as upgrade, installed from scratch.
    -          On windows 8 did all the same process I did on windows 7, removed drivers, re installed them, and for Windows 8.1, all again.
    -          Installed, many linux flavors thinking it would be fixed with a generic driver, but nope, exactly the same behaviour from windows 7, 8 and 8.1.
    So, you guys have any other ideas that can fix the issue? Or should I buy another laptop, with this one being just 1 and ½ year old? Actually, never worked properly.
    I hope HP don’t take me wrong, but with this customer care I’m experiencing, I’m already figuring out the answer I’ll get, if ever get an answer.
    Really hoping HP proves me wrong. =^)

  • SRVC - International Keyboard issue

    Hi all
    I've installed SRSS 5.1 with SRVC 1.2 on Solaris 10 x86. I have spanish keyboards. It's working fine, but when I put a special character in the password field or in the user name field, it will not be recognized. The VMware machine security registry shows the wrong user name.
    Other informatión:
    Java version : 1.6.0_22
    VMWare View Version : 4.5
    Thanks.
    Edited by: 809926 on 23-nov-2010 7:44

    Sure.
    AppleWorks was designed before OS X was probably conceived. AW was never designed to support the international key codings.

  • Please fix the Wifi Issues

    I owned a Galaxy S-3 and never had a issue with my Wi-Fi. But since I have switched over to the S-4 I cannot keep a connection to my Wi-Fi at my home.  My Wireless Router is Not out of date and No changes have been Made. My IPod and my laptop connects as do my Desktop PC. But My Galaxy S-4 disconnects stating that the signal is weak.  I can Stand right next to the router and get the same message.. I reboot my Router and no changes.. I reboot the phone and I get a connection but within 5 minutes it disconnects.. Please don't tell me I made a mistake switching from US Cellular to Verizon and switching my Reliable S-3 to a S-4???

        Let's get you connected inavydoc because we certainly do not want you to have any regrets! I understand you are experiencing difficulties with your wifi connetion. How is your internet connection when you are not connected to wifi?
    The Samsung Galaxy S4 comes with a feature called Auto Switch network. Can you try ensuring this feature is not enabled. The purpose of the feature is to fall back to the cellular network when the Wi-Fi link becomes poor. The setting can be found by going to Settings > Wi-Fi > Tap the Menu Key(to the left of the home button) > Select Advanced and it is called `Auto network switch. Ensure the box is not checked and test wifi network.
    Thank You,
    MichelleL_VZW
    VZW Support
    Follow us on Twitter @VZWSUPPORT

  • International Keyboard issues in IChat Sharing

    Hi,
    I'm absolutely loving the new screen sharing built into Leopard, however we have encountered a bit of an issue.
    My colleague is in the UK and has a British keyboard, whilst I'm in Belgium with a Belgian keyboard.
    When I take control of his screen, as I type out letters they appear on his screen as though I'd typed the exactly placed character on his keyboard (rather than the actual letter).
    As an example, if I typed 'A' on my keyboard it appears as 'Q' on his screen (since the 'Q' on a Belgian keyboard in the position of the 'A' on my keyboard).
    I would have thought that it was more logical to map the keys correctly, although I can see why it's working the way it's working.
    My question is, is there some setting somewhere, or something we can do to have the keyboard translation working correctly, otherwise it becomes extremely difficult for us to type correctly when controlling each others screens.
    Thanks,
    Dimitri

    Click on the time displayed in the upper right of your screen>open date and time>open "country settings">select "input menu">select the keyboard layout your friend uses and vice-versa
    Tick the box at the bottom so the flag gets displayed in your menu to remind you what keyboard setting is selected.

  • Please fix mouse acceleration issue

    Is Apple doing anything to fix the mouse acceleration issue? Do they know and care? I found Windows 7 even XP mouse acceleration to be great. I really wish Apple can fix something so basic.

    I have adapted this advice from a post by nycruza
    "VOLUME Control Procedure"
    http://discussions.apple.com/thread.jspa?threadID=1020767&tstart=1065
    1. Obvious but indeed there are some that forget to remove the plastic covering.
    2. Go into settings and move the volume software sliders all the way to the RIGHT. These can cap the max volume allowed of various sound outputs. If you've capped the max output, then attempt to turn your earpiece up...it won't be too loud.
    3. AFTER you have done step 2 above, use the rocker switch on the left side of the phone and push the upper side of switch. (this is ringer volume)
    4. DURING A CALL, use the rocker switch on the left side of the phone and push the upper side of switch. (this is earpiece volume)
    Note that the behavior in #3 and 4 is standard to how many cell phones operate.
    IF after doing all 4 above and your earpiece or speaker is still low or muffled you probably have a defective device.

  • Please fix the compatibility issue regarding google tool bar

    I have now FF5 and this version is NOT compatible with Google Tool Bar. I have all of my favorites and bookmarks on that tool. I do not and will not use the bookmark feature in FF. Google is everywhere and I can access it most places and feel it is a large error on Mozilla to exclude such a widely accepted plugin.

    chibangbodies, looks like you did not bother to read past first post. It is Google that needs to update their extension, always been that way.
    Firefox 5.0 is pretty much both a security update in place of 4.0.2 and has some additional features fixes that would not likely have been in a point update.
    The vast majority of extensions that were compatible with 4.0.1 should be compatible with 5.0 with mainly just a maxversion bump. Unless it happens to be a extension that needs additional work sue to some changes or updates.
    Also when dawn.prentice@ posted this thread some 2 weeks ago the Firefox 5.0 was still in Beta testing (beta 4 of 7) as it was only just officially released June 21.

  • Is Nokia Dead? PLease Fix the N8 issue

    i was able to post only one status on facebook on the social app and since then it has not been working.... Nokia pls how do we uninstall the communities? the script alert  or waeva it is.... please wake up fom thy slumber oh mighty nokia thanks
    Regards

    Have you tried installing Opera browser and going to m.facebook.com within Opera if so important?
    Happy to have helped forum with a Support Ratio = 42.5

  • Battery Life so Bad please fix this big Issue !

    Cannot work battery life drop down so quickly was much better with Lion i regret to upgrade to Maunting Lion

    1. Check the cycle count of the battery. It may be due for replacement.
    2. If not, follow these instructions.
    3. You can also try resetting the SMC.
    4. Make sure your system is up to date in Software Update.
    5. Make a "Genius" appointment at an Apple Store, or go to another authorized service center.
    Back up all data on the internal drive(s) before you hand over your computer to anyone. If privacy is a concern, erase the data partition(s) with the option to write zeros* (do this only if you have at least two complete, independent backups, and you know how to restore to an empty drive from any of them.) Don’t erase the recovery partition, if present.
    Keeping your confidential data secure during hardware repair
    *An SSD doesn't need to be zeroed.

Maybe you are looking for