Keyboard layout password problems

Just thought I'd point out that I recently changed my user password, but because apple seem to have changed their keyboard settings lately I was suddenly a bit screwed. I changed my password and included a £ in it. But for some reason shift and 3 makes £ when you are on the user login page, but when you're anywhere else in the system shift and 3 now makes #. This is news to me as I always remember # being alt and 3. But now alt and 3 gives you £, which contradicts what's written directly on the keyboard! If you're gonna change the keyboard layouts apple, please make it systemwide. Because I had to keep force shutting down my computer, because there's now a different keyboard layout for the password when you wake from sleep, than there is when you boot up. Pretty basic stuff, luckily I had come across this before and eventually I suspected this might be the issue, other people might not be so lucky. Please somebody sort it out, it can't possibly be that hard!
I blame twitter

1) Go to http://support.apple.com/kb/HT1274 and scroll down to the section "Resetting the original administrator account password." Reset it to something that only uses English characters. (This will be a temporary password; you'll change it to whatever you want later.)
2) Then, boot back up normally, login with the new password, and go to System Preferences. Set the "Show input menu at login" option and change your password to whatever you want.
Let us know if this helps.
-D

Similar Messages

  • Hotplugging Keyboard Layout Switching Problem

    With a recent update, my keyboard configuration got a bit hosed. The super key stopped working, I couldn't use shifts to swap keyboard layouts, and ctrl/caps swap reverted back. Instead of troubleshooting that, I decided to give hotplugging a try. I disabled the keyboard configuration in xong.conf and enabled hotplugging.
    Everything is working fine with one exception. If I list more than one keyboard layout in the .fdi, the keyboard reverts back to 'us'. As far as I can tell (and other posts have verified this) this is pretty close to copy/paste from xorg.conf. If I use just a single layout, that layout works.
    Any advice?
    <?xml version="1.0" encoding="ISO-8859-1"?> <!-- -*- SGML -*- -->
    <deviceinfo version="0.2">
    <device>
    <match key="info.capabilities" contains="input.keymap">
    <append key="info.callouts.add" type="strlist">hal-setup-keymap</append>
    </match>
    <match key="info.capabilities" contains="input.keys">
    <merge key="input.xkb.rules" type="string">base</merge>
    <!-- If we're using Linux, we use evdev by default (falling back to
    keyboard otherwise). -->
    <merge key="input.xkb.model" type="string">keyboard</merge>
    <match key="/org/freedesktop/Hal/devices/computer:system.kernel.name"
    string="Linux">
    <merge key="input.xkb.model" type="string">evdev</merge>
    </match>
    <merge key="input.xkb.layout" type="string">dvorak,us</merge>
    <merge key="input.xkb.variant" type="string" />
    <merge key="input.xkb.options" type="string">grp:shifts_toggle,ctrl:swapcaps</merge>
    </match>
    </device>
    </deviceinfo>
    Last edited by elegua (2009-02-14 15:20:28)

    elegua wrote:
    Of course I get it figured out a little bit after asking.
    It seems that the update killed the ability to use dvorak layout with anything else in setxkbmap. The following works for me now.
    <merge key="input.xkb.layout" type="string">us,us</merge>
    <merge key="input.xkb.variant" type="string">dvorak,basic</merge>
    elegua, where did you ask your questions? I've got a very similar problem, tried this (pure guesswork):
    <merge key="input.xkb.layout" type="string">us,ru</merge>
    <merge key="input.xkb.variant" type="string">basic,winkeys</merge>
    But it won't wash ...

  • Audio volume not save and keyboard layout configuration problems

    Hello all,
    I needed to register again because my old account seems not to be working
    After almost 2 years without Arch due to work now I'm back to Arch again.
    Everything has changed... now there is Systemd and even the installation it's different so I will need some helps from the experienced users
    The installation was done yesterday and I found two issues that are really annoying me.
    The first one... keyboard layout... Yes it's incredibly... I only want my system in english and my keyboard in norwegian... But all are problems for that. Before telling me to read more or search for information.... I will tell you that I waster 2 hours yesterday only for that... With no success at all.
    The second one... even more stupid... why my pulseaudio keep the volumen at 100%? I tried different things... but not success at all.
    So please, can you help me?
    I will provide all the information you need.
    Thanks a lot and so happy to be back here
    Best regards,
    TheArcher
    Last edited by thearcherblog (2014-10-30 17:07:09)

    Hello Runical,
    To be honest I was following a guide to install the system and everything works ok but according to journalctl I have some problems with pulseaudio so I guess that can be the original problem.
    I will paste it here:
    $ journalctl -b | grep pulse
    Oct 30 13:04:30 arch.colonialOne rtkit-daemon[458]: Successfully made thread 457 of process 457 (/usr/bin/pulseaudio) owned by '120' high priority at nice level -11.
    Oct 30 13:04:32 arch.colonialOne rtkit-daemon[458]: Successfully made thread 482 of process 457 (/usr/bin/pulseaudio) owned by '120' RT at priority 5.
    Oct 30 13:04:32 arch.colonialOne rtkit-daemon[458]: Successfully made thread 483 of process 457 (/usr/bin/pulseaudio) owned by '120' RT at priority 5.
    Oct 30 13:04:32 arch.colonialOne rtkit-daemon[458]: Successfully made thread 487 of process 457 (/usr/bin/pulseaudio) owned by '120' RT at priority 5.
    Oct 30 13:04:32 arch.colonialOne rtkit-daemon[458]: Successfully made thread 488 of process 457 (/usr/bin/pulseaudio) owned by '120' RT at priority 5.
    Oct 30 13:04:32 arch.colonialOne rtkit-daemon[458]: Successfully made thread 533 of process 457 (/usr/bin/pulseaudio) owned by '120' RT at priority 5.
    Oct 30 13:04:32 arch.colonialOne pulseaudio[457]: [pulseaudio] module-gconf.c: Unable to read or parse data from client.
    Oct 30 13:04:32 arch.colonialOne pulseaudio[457]: [pulseaudio] module.c: Failed to load module "module-gconf" (argument: ""): initialization failed.
    Oct 30 13:04:32 arch.colonialOne pulseaudio[457]: [pulseaudio] main.c: Module load failed.
    Oct 30 13:04:32 arch.colonialOne pulseaudio[457]: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.systemd1.LoadFailed: Unit dbus-org.bluez.service failed to load: No such file or directory.
    Oct 30 13:04:32 arch.colonialOne rtkit-daemon[458]: Successfully made thread 536 of process 536 (/usr/bin/pulseaudio) owned by '120' high priority at nice level -11.
    Oct 30 13:04:32 arch.colonialOne pulseaudio[536]: [pulseaudio] pid.c: Daemon already running.
    Regards,
    TheArcher
    Last edited by thearcherblog (2014-10-31 06:59:20)

  • Keyboard layout - login problem

    Hi all! I have a macbook pro with USlayout keyboard. It looks like the keyboard layout switched to Italian layout (because of a shortcut that I do not know) so now that my mac is in stadby status, I cannot enter my password and login. Could you please show me through the keyboard viewer function, the Italian layout on a US keyboard? Many thanx for your help.

    jova.ce wrote:
    Could you please show me through the keyboard viewer function, the Italian layout on a US keyboard? Many thanx for your help.
    http://support.apple.com/kb/HT2841
    If there are some characters you still cannot make, tell us what they are.
    When you have access, go to system prefs/users & groups/login options and check the box for Show Input Menu at Login Page.

  • Keyboard layout driver problems

    hi there
    i have 3 problems with my keyboard!
    1.  the key to print an "^" does not work in every app, eg scite
    2. in some apps , for example mozilla-firefox my direction keys
    don work in text fields. left an right are (if possoble) scrolling the html site und up and down are simply do nothing....
    3. my language layout DE does not want to load at start up (for console, not x11)
    how can i change that?
    greetings matto

    I don't know anything about your first question but for the second IIRC the answer is already in the forums - search for mozilla-firefox and/or firefox.
    And about your third question first check this http://wiki.archlinux.org/index.php/KEYMAP%3D%3F wiki page and also check if you have kbd package installed.

  • Keyboard layout toggle problem, downgrading libxi issue

    Hello,
      As I've read so far, this issue is probably due to a new version of libxi=1.2.0. When trying to downgrade to 1.1.4, pacman yells that gtk2 depends on libxi>=1.2.0. Since I don't want to break my system, I'd wish to ask about the cleanest way to solve my problem?
    Best regards,
    kuni_zdenek

    upgrade to xorg from testing or wait until it will be moved

  • 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

  • [Solved] Can't login with current keyboard layout and `@` in password

    Hi, I'm a new arch user. I followed archwiki to install Enlightenment17. All went fine but I have a problem to login since during setup I inserted '@' in root/regular user passwords. During setup I selected the Italian layout and all seems ok, except grafical login through entrance (from aur, but I tested also kdm, with same results): password not recognized. Before asking, is not a CAPS/NUMLOCK issue since the password works using it in console login. I discovered that I can type '@' with the following combination: SHIFT+2; in an italian keybord this should print a double quote (") but in entrance (and kdm) it correponds to '@'. After login this way, the keyboard works normally (for instance using 'su'). So the problem is limited to graphical login (entrance and kdm) during which a different keyboard layout is used.
    Did I miss some config file?
    For the sake of clarity:
    1) /etc/locale.gen has "it_IT.UTF-8 UTF-8" uncommented
    2) /etc/locale.conf contains "LANG=it_IT.UTF-8"
    3) /etc/vconsole.conf contains "KEYMAP=it"
    4)
    $ locale
    LANG=it_IT.UTF-8
    LC_CTYPE="it_IT.UTF-8"
    LC_NUMERIC="it_IT.UTF-8"
    LC_TIME="it_IT.UTF-8"
    LC_COLLATE="it_IT.UTF-8"
    LC_MONETARY="it_IT.UTF-8"
    LC_MESSAGES="it_IT.UTF-8"
    LC_PAPER="it_IT.UTF-8"
    LC_NAME="it_IT.UTF-8"
    LC_ADDRESS="it_IT.UTF-8"
    LC_TELEPHONE="it_IT.UTF-8"
    LC_MEASUREMENT="it_IT.UTF-8"
    LC_IDENTIFICATION="it_IT.UTF-8"
    LC_ALL=
    Thanks for any help.
    Last edited by bull3t (2013-03-03 14:10:15)

    cfr wrote:Have you tried specifying a variant?
    I exclude a variant problem considering that in any other condition the keyboard layout is right. The system is configured for an it KEYMAP but it is obvious that in entrance/kdm is used an 'us' map. Is this hardcoded somewhere? I also tryed to comment out any entry in /etc/locale.gen except 'it_IT.UTF-8 UTF-8': still 'us' keymap in graphical login screen.
    Probably a kind user with a non-us keyborad layout could create a dummy user with password containing '@' or '#' or any other special symbol to verify that this condition is reproducible, a first step for a bug report.
    Cheers

  • Safari changes my keyboard layout when on password field

    Hi,
    after upgrade to Safari 5, I got really strange problem.
    I have two keyboard layout configured, U.S., which I use regulary, and Czech, to which I switch on rare occasions when I need to write something in my native language. I have configured keyboard shortcut Shift-Cmd-Space for switching between those layouts.
    Now, the problem is that whenever I enter a password field on a web page form in Safari, it immediately switches to the Czech layout and disables the U.S. one, so I even can not switch back! The keyboard shortcut does not work and the "U.S." item in the keyboard indicator menu is grey.
    This is extremely annoying. Does anyone have an idea what is causing it and how can I fix it?
    Also, I think (but I'm not sure) that I have sometimes seen this before. But now (probably after Safari 5 installation) it happens on all the passwords fields I tried (even on pages I never visited before).
    regards,
    Bob
    mid-2008 15" MacBook Pro, Snow Leopard, Safari 5, all available updates. In the Language & Text section of the preferences, I have following settings:
    Language: First English, then Czech, then the rest.
    Formats: Region: Custom (mostly czech with some tweaks)
    Input Sources: Keyboard & Character Viewer checked, Czech-QWERTY checked, English checked. Selected "Use the same one in all documents", checked Show input menu in menu bar.

    Problem solved! I have installed Keywurl some time ago (I really missed Firefox's bookmark keywords). After I upgraded to Safari 5, Keywurl said "Ooops, I'm not tested with Safari 5, disabling myself", so I did not suspected it. But out of deseperation, I tried to remove the plugin completely from the disk. And it worked! No more problems with keyboard layout in password field. Strange, but at least it works.
    Bob

  • Keyboard layout problem at the login screen

    Hi there!
    I'm having a huge problem at the login screen just after installing OS X Lion 10.7. It seems like the keyboard layout has changed, and I need to enter some numbers in my password. I can't find the digit 9, and I really don't know if the other numbers are in the right place either. Maybe it's changed to a us layout.. What to do?

    stoneheart,
    the numbers are in the same position on a US English keyboard as they are on a Norwegian keyboard.
    If you select the Users & Groups pane of System Preferences, and select its Login Options, do you have the “Show Input menu in login window” checkbox checked? (That’s where the checkbox’s location is in Mavericks; I don’t have Lion, so I don’t know if it’s in the same location there.)

  • Problems with keyboard layout after 10.7.1

    Hi,
    After install the 10.7.1, the computer do not recognize the keyboard layout in startup process (when ask for the password in order to open the encrypted volume), and I have to use the US Keyboard Layout to introduce the password.
    The main problem is my keboard is in a Spanish ISO layout, so, I have to remember where the symbols are defined...
    How can I change the keybard layout for the boot process???
    Thanks in advance.
    H.
    P.S: After login, the keyboard layout is well defined...

    Hi @ all,
    same problem here. On my MacBook Air the keyboard layout at the login-screen (FileVault 2) changed to US after the Update to 10.7.1. After I tried to change this back to the German one, my MacBook does net accept any way to enter my password any more.
    It seems that I have to reset my password with the key stored by Apple.
    Do you know how to set the keyboard layout for FileVault 2, so that this doesn't happen again?
    Thank you!
    Greez,
    Stefan

  • 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

  • Keyboard layout problems in Gnome

    I'm not sure if it was a recent upgrade that did it or not, but in gnome my keyboard layout is only half right. I checked the keyboard manager in the gnome menu and it was set to Generic 105 key (INTEL).
    In xorg.conf the keyboard is listed as pc105. In KDE the keyboard works normally.

    bgodea wrote:I changed the Gnome keyboard layout to "104 key PC" and also tried changing my xorg.conf, but I still have the same problem. In non-graphical and KDE it works fine
    You also have to setup a valid layout for this kind of keyboard. That is done in the same dialog field. Then, what do you mean with "tried"? First off, if Gnome and X disagree about keyboard layout, Gnome complains loudly. Thus KDE is unilaterally setting the layout to something it likes. Check your Kconfig to find out what it is. Then find the section named InputDevice in /etc/X11/xorg.conf that looks something like this:
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "XkbLayout" "us"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc104"
    EndSection
    Change it to resemble this example, if it doesn't. Check if your ServerLayout actually uses this InputDevice. Finally, is there anything else we should know about your keyboard? Do you run XGL/AIGLX?
    Last edited by Captain Spaulding (2007-04-03 16:50:46)

  • Dwm and non-english keyboard layouts problem

    Hi all,
    I am using dwm 5.5. I'm Greek so I change between keyboard layouts all the time,
    see the relevant xorg.conf section:
    Section "InputDevice"
    Identifier "Generic Keyboard"
    Driver "kbd"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "us,gr"
    Option "XkbVariant" ","
    Option "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll"
    EndSection
    Now the thing is that whenever I switch to Greek (by pressing Alt+Shift) the
    dwm tags (1,2,...,9) are not clickable (keyboard shortcuts do work
    though, so it's not a very big problem).
    Do you have any ideas about how to fix that behavior? I'd go to the dwm irc
    channel and ask them, but I'll be a "newbie asking stupid questions" so I
    preferred to ask here
    Thanks in advance
    Last edited by geo909 (2010-01-08 17:23:29)

    thayer wrote:Your best bet would be to post your problem to the dwm mailing list:
    [email protected]
    Will do...
    Thanks!

  • Tecra A4: Bios passwords rejected: keyboard layout trouble?

    Before traveling I have decided to protect my professional laptop (Tecra A4) with both a Bios password and a harddrive password.
    I went into the Bios, entered the main password, went on page 2, enter the disk password, rebooted, got prompted for the password, type it... rejected. Tried 3 times and the laptop stoped.
    What is going on here? I *know* the password I typed, plus I typed it twice in the Bios screen, so I am *sure* of what I typed.
    Sooo I am suspected a keyboard layout issue, as I have an Azerty layout.
    Is it possible that when in the Bios admin the layout is one way and in the initial password screen, another way? I have used "a" and "m", letters that move between Qwerty and Azerty.
    Of course I have tried typing my password with "q" instead of "a" and ";" instead of "m", but to no avail.
    I am locked. This is driving me nuts.
    Any help welcome,
    David

    Hi
    I have investigated a little bit on the Toshiba website and found this Toshiba document:
    http://support.toshiba-tro.de/kb0/TSB5A0164000IR01.htm
    Well, if you will not solve this issue you have to contact the Toshiba service.
    He can downgrade the BIOS or remove the BIOS password.

Maybe you are looking for