Keyboard layout recognition

Hi
I am an italian user of FCS.
As we know the program works by recognizing only the English keyboards. Every time I start the program I must set the keyboard layout in the Default US mode. Is there a way to avoid this? Or, at least, can automate this on startup? I recently purchase the Logickeyboar for FCS but the problem is still there. Thanks for the help.

I've been going crazy with this issue for the last 5 years of my professional life. FCP has advanced in versions but nothing has been done about this. I would be glad if someone could post a workaround, as I think my issue is very similar to the one described by luketheduke.
IF OSX is installed in French with a French keyboard, then everything's fine — you get a default French keyboard layout. However, if you're like me and you prefer an English OS but you work in France, all you have (physically) are French keyboards. QWERTY is not an option since most of the work is done in French (email, research, titling...) From my experience, it is impossible to have a predictable behavior when launching FCP in an English OSX with a French keyboard.
If you switch the languages order in the Languages & Text preferences pane *just before* launching FCP, then you get a working French layout if you don't forget to select Keyboard > Default French Layout from the Tools menu (all the above is displayed in French, of course). You have to do it every time.
I found a solution to the first problem (switching languages in the Languages & Text preferences pane) described by Tallama [here|http://superuser.com/questions/42791/can-i-change-the-default-language-of -a-application-program-in-snow-leopard].
Basically it boils down to this:
defaults write $(mdls -name kMDItemCFBundleIdentifier -raw /Applications/Final\ Cut\ Pro.app) AppleLanguages "(fr, en)"
This makes FCP launch in French instead of English while still keeping the entire OS in English. However, this does not solve the keyboard layout menu problem. You still have to select the default French layout, but at least now it works.
I would be grateful, too, if someone could sort this mess out.
Thanks.
Message was edited by: Nawyecky

Similar Messages

  • X11 keyboard layout and weird device recognition

    Hi,
    After recent upgrade (mostly gnome-3.6-related) on my laptop I decided to drop gnome-settings-daemon and use lightweight xsettingsd for my i3wm desktop environment. However, with gnome-settings-daemon gone my X keyboard layout configuration was gone as well. I tried to configure it using the following lines in /etc/X11/xorg.conf.d/10-evdev.conf:
    Section "InputClass"
    Identifier "evdev keyboard catchall"
    MatchIsKeyboard "on"
    MatchDevicePath "/dev/input/event*"
    Driver "evdev"
    Option "XkbModel" "evdev"
    Option "XkbRules" "evdev"
    Option "XkbLayout" "us,ru"
    Option "XkbVariant" ",winkeys"
    Option "XkbOptions" "grp:caps_toggle,grp_led:scroll,terminate:ctrl_alt_bksp"
    EndSection
    This configuration works very well on my desktop computer, however, when I changed 10-evdev.conf on the laptop and restarted X11 (through restarting GDM or even rebooting), it didn't work. The layout was not switching on Capslock as it should have been. I even tried to use gnome-settings-daemon again, but it seems that they have changed something in it in 3.6 version, and my old configuration is not working anymore - launching gsd does not enable layout swithing. I couldn't manage to configure gsd again with gnome control center too - it now has completely different interface in keyboard settings.
    However, issuing setxkbmap command with right options works, and layout switches correctly after it.
    So, first part of my question: is there a way to drop setxkbmap command and use X11 config only?
    My first action in debugging this was to look into Xorg.0.log, which brings me to the second part of my question. I found rather suspicious things there:
    [ 27.070] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 27.070] (**) Option "xkb_rules" "evdev"
    [ 27.070] (**) Option "xkb_model" "evdev"
    [ 27.070] (**) Option "xkb_layout" "us,ru"
    [ 27.070] (**) Option "xkb_variant" ",winkeys"
    [ 27.070] (**) Option "xkb_options" "grp:caps_toggle,grp_led:scroll,terminate:ctrl_alt_bksp"
    [ 27.130] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 27.130] (**) Option "xkb_rules" "evdev"
    [ 27.130] (**) Option "xkb_model" "evdev"
    [ 27.130] (**) Option "xkb_layout" "us,ru"
    [ 27.130] (**) Option "xkb_variant" ",winkeys"
    [ 27.130] (**) Option "xkb_options" "grp:caps_toggle,grp_led:scroll,terminate:ctrl_alt_bksp"
    [ 27.134] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
    [ 27.134] (**) Option "xkb_rules" "evdev"
    [ 27.134] (**) Option "xkb_model" "evdev"
    [ 27.134] (**) Option "xkb_layout" "us,ru"
    [ 27.134] (**) Option "xkb_variant" ",winkeys"
    [ 27.134] (**) Option "xkb_options" "grp:caps_toggle,grp_led:scroll,terminate:ctrl_alt_bksp"
    [ 27.136] (II) XINPUT: Adding extended input device "WebCam SC-13HD11338N" (type: KEYBOARD, id 10)
    [ 27.136] (**) Option "xkb_rules" "evdev"
    [ 27.136] (**) Option "xkb_model" "evdev"
    [ 27.136] (**) Option "xkb_layout" "us,ru"
    [ 27.136] (**) Option "xkb_variant" ",winkeys"
    [ 27.136] (**) Option "xkb_options" "grp:caps_toggle,grp_led:scroll,terminate:ctrl_alt_bksp"
    [ 27.138] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
    [ 27.138] (**) Option "xkb_rules" "evdev"
    [ 27.138] (**) Option "xkb_model" "evdev"
    [ 27.138] (**) Option "xkb_layout" "us,ru"
    [ 27.138] (**) Option "xkb_variant" ",winkeys"
    [ 27.138] (**) Option "xkb_options" "grp:caps_toggle,grp_led:scroll,terminate:ctrl_alt_bksp"
    So, it looks like that keyboard options really were applied to the keyboard (last entry) - strange that in fact this is not right, and these options do not work without setxkbmap.
    However, there are very strange entries too - somehow my webcam, power button, sleep button and video bus (!) were recognized as keyboard! Is this normal behavior? This does not seem to have any consequences, but still this does not feel right.
    Regards,
    Vladimir.

    Apparently my request was less reasonable than I realized...  How about this:
    In an xterm, enter setxkbmap us (this assumes us is your default keymap, so you can use the command history to reset it).  Next, run setxkbmap colemak.  If it doesn't return an error (I get Error loading new keyboard description) type something, then press Caps Lock.  I just need to know if you get a backspace effect.  That's it, now run setxkbmap us from your history.  Thanks.

  • How can i disable Illustrator from changing my language / keyboard layout.

    I have an azerty laptop and a qwerty external keyboard. Switching from any application to illustrator changes the language and therefore also my keyboard layout. No other application does this.

    Thanks for the reply Mike
    But i have a laptop with azerty layout (Belgian) and an external qwerty keyboard (Brittish).
    So i need both languages selected in the System Pref >> Keyboard >> Input source
    When "Brittish" is selected and i switch from Apple Mail to Photoshop to Skype to Chrome to ... it all works fine.
    Only when i switch to Illustrator it also changes my language/layout from "Brittish" to "Belgian" and stays like that. I need to manually change it back in the menu in Finder.
    I like the brittish better (with a qwerty keyboard) because of the shortcuts (eg. sqare brackets -> shortcuts for order in Illustrator are not even on an azerty (Belgian) keyboard).
    Any idea?
    b.

  • Exchange a brand new computer because of the keyboard layout ?

    Hi !
    I'm currently in Finland for work, and I bought a Macbook Air, it's brand new so.
    But I didn't thought of the keyboard layout, which is of course Finnish;
    Do you think I can exchange this MBA with a one with the correct layout back in my country;
    Or is it better to return this MBA here, and buy a new one once I'm home ?
    I'd like to be able to return or exchange the MBA in my country, is the refund/exchange policy international ?
    Thanks

    The European law state you have anyway a 7 day open box return policy for this kind of product, I think I'll go to the store and ask if they can exchange it for one with international/US keyboard or give me a refund if they havn't got one.
    I got a callback appointement with Apple Support France tomorrow (my country) to ask them if it's possible to use the warranty to exchange layout. But as you said, I don't think it's possible since the keyboard is working perfectly fine..

  • Problem with Mail and customized keyboard layout

    I have created a customized keyboard layout in XML, it loads and works perfectly with all applications except Apple Mail. I noticed on a googlegroup that somebody has the same problem. How can I submit this Mail bug to Apple?

    download and run Find Any File to search for  "Antidote".
    FAF can search areas that Spotlight can't like invisible folders, system folders and packages. Any file you find will be in the search results window and can be dragged to the Desktop and then to the Trash bin.
    OT

  • Bug report: A keyboard layout is incorrect on the remote with Japanese keyboard

    This is a bug report for Microst Remote Desktop
    ===================================================
    ## Summary
    A keyboard layout is incorrect on the remote with Japanese keyboard
    ## Version Information, I tested
    * Client
        * Case 1
            * MacBook Pro with JIS106 Keyboard
            * Mac OS X Lion 10.7.5
            * Microsoft Remote Desktop 8.0.24308
        * Case 2
            * MacBook Pro with JIS106 Keyboard
            * Mac OS X Mavericks 10.9.1
            * Microsoft Remote Desktop 8.0.24308
    * Remote
        * Case 1
            * Windows 7 Professional Japanese
        * Case 2
            * Windows Server 2008R2 Datacenter Japanese
        * Case 3
            * Windows Server 2012R2 Datacenter Japanese
    ## Detail of bug
    When login from Mac OS X with Microsoft Remote Desktop, the keyboard layout is always incorrect on the remote.
    The client machine have a built-in keyboard of JIS 106 layout,
    and the primary language is set to Japanese.
    But on the remote, the keyboard layout is US 101.
    So a input of Shift+2 does not result " but @.
    I've seen the above behavior on the 3 remote enviornments described the above.
    This bug did not occcur with Microsoft Remote Desktop Connection Client for Mac 2.1.1, even if the system language is English and keyboard layout is Japanese.
    ## Captures
    I've took some of screen captures.
    I'm sorry for the capture includes Japanese words, so I added description in English.
    Capture 1:
    Mac OS X Keyboard Setting
    Capture 2:
    Windows Server 2012R2 Screen Keyboard
    Capture 3:
    Windows Server 2012R2 Screen Keyboard, with a additional registry key configured.

    This bug also affects the Canadian English settings.  If the client is set to Canadian English with a US keyboard the remote server is setup using a Canadian French keyboard.  Using the language selection in the toolbar you can temporarily correct
    the problem but the keyboard resets to french at the most inopportune times.  The was a problem in the earlier RDP client and was fixed so it's sad to see it reoccur in the new client.
    Lawrence

  • Bug report: A keyboard layout is incorrect on the remote with Hungarian and other "exotic" keyboard layouts

    This is a bug report for Microst Remote Desktop
    ===================================================
    ## Summary
    A keyboard layout is incorrect on the remote with Hungarian keyboard
    ## Version Information, I tested
    * Client
        * Case 1
            * MacBook Pro with HU101 Keyboard
    * Locale: Hungarian
            * Mac OS X Maverics 10.9.2
            * Microsoft Remote Desktop 8.0.6
    * Remote
        * Case 1
            * Windows Server 2003 R2 (English)
        * Case 2
            * Windows Server 2008 R2 (English)
        * Case 3
            * Windows 8.1 (Hungarian)
    ## Detail of bug
    When I connect to the listed remotes the client sets the keyboard layout to Latvian which is a completely different layout than Hungarian (not even close...).
    - On Windows 8 if I set the language on the login screen it stays on that language after the login.
    - On Windows Server 2003R2 and 2008R2 even if I set the language at login it will switch back to LV after the login.
    ## Attachments
    Unfortunately cannot include my shots because I'm not allowed to do this...
    ## End of report
    Please allow the users to set the correct "target" language on connection basis because the automatic method the app use to determine that is unreliable.

    Hi,
    Thanks for the feedback.
    I will forward this to the product team.
    Thanks.
    Jeremy Wu
    TechNet Community Support

  • DW CS5.5 Keyboard Layout BUG?! Help pls

    When I startup DW, and switch keyboard layout in CODE VIEW from eng to rus or from rus to eng all ok, window focus stay on CODE VIEW and I may write code perfectly, but after uses some any Snippet or simply open Snippet panel (SHIFT+F9) and then close .. I have big trouble, now when I switch keyboard layout I lose focus from CODE VIEW every time! and i must click left mouse button on code writing area to continue writing.. it very  not comfortable.
    U can try make this steps:
    1. Run DW
    2. press SHIFT + F9
    3. Try to write some CODE
    4. Now I press CTRL+SHIFT (keyboard switch) and lose MyFocus.. every time
    I think u understand my trouble, PLS tell what i can do to resolve this.
    sor for bad eng.

    Perhaps I'm not following your logic.  But why must you work with remote images?
    Let's say your products page is uploaded to https://yourDomain.com/
    and your local images are in an images folder that uploads to https://yourDomain.com/images/
    Given that workflow, everything will be on the secure server so there is no reason to use remotely hosted images during development.
    Nancy O.

  • Keyboard layout switching not working

    i use xfce4 and i created /etc/X11/xorg.conf
    Section "InputClass"
        Identifier             "Keyboard Defaults"
        MatchIsKeyboard        "yes"
        Option                 "XkbLayout" "us, ar"
        Option                 "XkbOptions" "grp:alt_shift_toggle"
    EndSection
    but it's not working.
    xfce4 has a program called Keyboard in settings menu, i used it it gives the ability to add another language but it doesnt has a switching capability.

    I don't use keyboard layout switch through xorg.conf because it stops to work sometimes(if i use setxkbmap for example).
    So i am using setxkbmap in .xinitrc.
    setxkbmap -model pc105 \
    -layout "de,ru" \
    -variant "basic,phonetic" \
    -option -option "grp:sclk_toggle, grp_led:scroll, terminate:ctrl_alt_bksp, caps:none"
    and "kbdd" for remembering layout for each window.
    Change it to your needs or check the arch wiki about xorg.conf.d .

  • Unable to change keyboard layout for all users on Windows Server 2012 R2

    Hi,
    I have a requirement where I need to support national keyboard layout for Danish for all users on that machine. When I ran the powershell with script Set-WinUserLanguageList
    -LanguageList da-DK it only sets the Danish keyboard layout to the specific logged in user.However the for other users its same English(US) keyboard which is not expected.
    Please help me how to set the Danish keyboard for all users on the machine. Its Urgent!Thanks

    Hi Mike,
    Thanks for reply.
    But I need to configure everything using powershell script. Is it possible to use powershell script to setting group policy/ adding logon script ?
    These are pretty basic administration tasks and almost always quicker to accomplish with the GUI. Why do you want to use a PowerShell script?
    EDIT: Here's some information on the topic however:
    https://technet.microsoft.com/en-us/library/cc781361%28v=ws.10%29.aspx
    http://blogs.technet.com/b/heyscriptingguy/archive/2011/01/06/use-powershell-and-group-policy-for-your-logon-script.aspx
    Don't retire TechNet! -
    (Don't give up yet - 13,225+ strong and growing)

  • How can I type "š" with english keyboard layout?

    I was wondering if somewho can tell me, how I can type "š" with englis keyboard layout, because when I have restart iMac, layout was changed back to english (from Slovak) and now I cant start Mac OS X, cause in my login is "š"

    Start with  the Apple menu in the upper left of the Menu Bar and select System Preferences. On the System Preferences pane on the top row is the UN flag icon. For Tiger (OS-X 10.4) it was called "International". Click to take you to the Language Options:
    The sub-menu called "Input Sources" (as you can see from the above screen shot) will take you to the panel that I referred to in the previous response. If you don't find your language listed then click on the "Edit List at the bottom left of the "Language" sub-menu. Once you make a change in either one of these places you will be given a notice to tell you that the change will be reflected the next time you restart your Mac or the next time that you log in to your account. If you are the only user and do not have another account on your Mac then the restart option will be your method. There is no need to do this procedure from the install DVD.

  • How can I get Final Cut 7 to remember my customized keyboard layout?

    Hi everyone, I'm new to this community, my name is Flavio, from Argentina.
    I'm on a Mac Book Pro Intel Core Duo 2, using Final Cut 7 and I'm using a customized keyboard layout (1 for zoom in, 2 for zoom out), but everytime I launch the application I have to go to Tools>Keyboard Layout to change it, is there a way to tel the ap to launch that layout almays?
    Thanks!

    It works for me without doing anything special.  You might try deleting your fcp preferences
    https://discussions.apple.com/docs/DOC-2491
    If that doesn't solve it, describe exactly what your doing to customize the keyboard. 
    I assume if you do a "save keyboard layout" from the tools menu: keyboard layout  after customizing the keyboard and then load keyboard layout after relaunching fcp, that at least works.

  • Input menu changing my default keyboard layout-again.  Grrrr!

    This same issue had come up years ago, and I no longer remember with certainty how it was fixed.  It just geared up its ugly head again.  Ever since I can remember, I've been using a custom keyboard layout, which I arbitrarily labeled "Cantabria", that lets me type in seven languages with an absolute minimum of key combos.  I only need a different keyboard layout for Cyrillic (Russian).
    The problem is that, in the past few days or weeks, the system arbitrarily  changes my Input Menu to reflect one of the two US English keyboards as the active one, either US or US Extended.  I can't see a pattern.  It just happens.  The Menu Input key combinations are duly disabled, so it's not my accidentally hitting Command+Space.
    I thought the solution had been simply to UNcheck both US keyboard options in International, but now it seems you can't do that.  You have to have at least one of them selected.
    Any ideas on how to stop this annoyance will be much appreciated.
    Thanks in advance.

    To my stunned amazement, I just found this other thread from last September with the same issue.  I had no memory of having posted then and I still have no independent recollection of it.  Major senior moment, darn! 
    https://discussions.apple.com/message/16121983#16121983
    Strange that back then I was able to unselect both US English keyboard layouts and now I can't, on the same machine and same OS build.  I'll try deleting the files BDAqua mentions in that other thread.
    In attenuating defense of my brain malfunction I can only offer that the other thread is dated the same day my second grandson was born.  My mind was obviously elsewhere.

  • How can I stop OSX from changing my keyboard layout

    I have an English system, a French AZERTY keyboard (I live in France), and I work in five languages. I have three keyboard layouts installed, including French, of course (I use French numeric).
    After a recent update, OSX suddenly started changing my input layout against my wishes. I have always set my preferences to use the same keyboard in all documents unless I manually change it - so please don't tell me about that feature, I know about it. It's not the problem.
    It seems to want to revert to the system language (English) rather than the keyboard layout I've specified. I tried changing my interface language to French, and guess what? It wanted me to have the French keyboard layout!
    If some Apple engineer decided we should automatically have the same keyboard layout as our system language - this is bad UX. Some of us touch type (and therefore are used to one keyboard layout) and need for it to stay put. Others use different layouts with different character sets (Arabic, Chinese, Hebrew, Cyrilic, etc.). Don't force me to have the "convenient" setting automatically with no override. If there is a way to get around this problem, please tell us. I've seen lots of complaints around about this phenomenon, but no solutions so far. Not from Apple, and not from anyone else, either.
    Thanks.

    Bookmark and use this;
    Download the '''[https://addons.mozilla.org/en-US/firefox/addon/searchreset/ Mozilla Search Reset]''' {web link}
    This add-on is very simple: on installation, it backs up
    and then resets your search preferences and home page
    to their default values, and then uninstalls itself. This
    affects the search bar, URL bar searches, and the home page.
    Sometimes a problem with Firefox may be a result of malware installed on your computer, that you may not be aware of.
    You can try these free programs to scan for malware, which work with your existing antivirus software:
    * [http://www.microsoft.com/security/scanner/default.aspx Microsoft Safety Scanner]
    * [http://www.malwarebytes.org/products/malwarebytes_free/ MalwareBytes' Anti-Malware]
    * [http://support.kaspersky.com/viruses/disinfection/5350 Anti-Rootkit Utility - TDSSKiller]
    * [http://general-changelog-team.fr/en/downloads/viewdownload/20-outils-de-xplode/2-adwcleaner AdwCleaner] (for more info, see this [http://www.bleepingcomputer.com/download/adwcleaner/ alternate AdwCleaner download page])
    * [http://www.surfright.nl/en/hitmanpro/ Hitman Pro]
    * [http://www.eset.com/us/online-scanner/ ESET Online Scanner]
    [http://windows.microsoft.com/MSE Microsoft Security Essentials] is a good permanent antivirus for Windows 7/Vista/XP if you don't already have one.
    Further information can be found in the [[Troubleshoot Firefox issues caused by malware]] article.
    Did this fix your problems? Please report back to us!

  • My keyboard layout has changed. I no longer have an @ key.

    About an hour ago, my keyboard layout changed (but only when using firefox) so that, for example, Shift+2 no longer produces @, but rather double quotes ("). Also, pressing the [ key now produces nothing, but the next key I hit after it will produce a hat. Example, the [ key and a g will give ^g. There are other peculiarities, such as the / key now shows é, and a few others.
    Everything I check on the internet seems to be telling me the problem lies in my keyboard layout settings in Windows, and possibly having to press LeftAlt+LeftShift (or just Alt+Shift) to readjust them, or bringing up the language bar, etc. But all of my efforts to fix language indicate to me that I'm currently operating with a US keyboard layout (which is what it`s supposed to be), and again, this ONLY happens in firefox and no other programs.
    Any ideas?

    See:
    * http://windows.microsoft.com/en-US/windows7/The-Language-bar-overview The Language bar (overview)
    It is possible that you have switched the keyboard layout by accident.
    * Make sure that you have the Language bar visible on the Windows Taskbar.
    * You can do that via the right-click context menu of the Taskbar: Toolbars > Language Bar.
    * Check the keyboard language (keyboard layout) setting for the application that has focus via the icon on the Language bar.
    * You need to do that while Firefox has focus because Windows remembers the keyboard layout setting per application.
    * The default keys to rotate the layout is a combination (Ctrl+Shift or Alt+Shift) that can easily be used in Firefox to activate a menu item.
    * To avoid an unintentional switch assign a specific key sequence (Alt/Ctrl+Shift+number) to select keyboard layouts and remove the key combination to rotate layouts (Alt+Shift or Ctr+Shift)

Maybe you are looking for

  • Flash CS4 won't export to .mov PLEASE HELP ME!!

    Like the title says, i've been trying to export my .fla as a .mov from the Export>Export Movie option in the File menu. It will start exporting but once the progress meter gets to the end it just stops and never finishes. I don't think it has anythin

  • Hroizontal Nav bar not working in IE

    I have spent a lot of time setting up a spry horizontal navbar on a mac viewing it in Safari and Firefox. It has been challenging but it seemed to be working. Now I am checking it on a Windows machine, Firefox still works but IE is not working. On Wi

  • "emergency calls only" - but only sometimes!

    Hi everyone, I bought the new iphone 4, and it worked just fine. The guy at the store (mobile phones store) inserted microsim, activated the device and everything was fine untill it was turned off by me. Then, when i would power it on, it would prese

  • Out Bound / In Bound IDOC Succes full status in R3

    Hi Frnds, I am sending IDOC from OUT BOUND. Its succes full wts the Status in R/3 12 or 3. How to check in R/3. I am sending IDOC from IN BOUND. Its succes full wts the Status in R/3 ??. How to check in R/3. Can any one explain the process.. Regards,

  • Help with this prefix method

    I need help with this method. The program runs but i still hava problem for example i enter +56 and return 11 but when i tried to enter -+567 return 25 instead of 23 also when i tried to enter +45-3 it return 9 so after 5 the program stop it just ret