Mac dvorak layout login issue

0

I'm facing a stupid issue with my mac ; yesterday I tried dvorak, so I set my macbook layout in, well, dvorak... And now I can't access it because I can't type my password...

Would anyone have the exact mac dvorak layout? My password is quite complicated and don't manage to type it successfully with the pictures I have found across the Internet...

Thanks a lot for your help!

Peonez

Posted 2013-07-17T09:51:05.150

Reputation: 1

Can you access a time machine backup from before the change? It's probably the easiest thing to do. – user 99572 is fine – 2013-07-17T10:09:03.417

Answers

1

Here you go. This is an image of the Mac Dvorak layout.

Assuming that you used the basic (US) Dvorak layout, this image should help. If you used a variant layout, please let us know. If you have an ISO (i.e, European) keyboard and you used US Dvorak, note that symbols on the numeric keys will be different than what you're used to.

user235731

Posted 2013-07-17T09:51:05.150

Reputation:

I have already tried this one, but I actually need # * / $ : and ? – Peonez – 2013-07-17T10:20:28.340

#, $ and * are the same (shift-3, shift-4 and shift-8, respectively). / corresponds to [ on a normal ANSI QWERTY keyboard (if you have an ISO (European) keyboard, it should be the same). : is shift-z. ? is the same key as /, with a shift (shift-[) – None – 2013-07-17T11:11:38.757

"#, $ and * are the same (shift-3, shift-4 and shift-8, respectively)": sorry, that assumes an ANSI keyboard. If you have a non-US keyboard, these will not match what you see on your keys. Nevertheless, the keypresses I listed are the correct ones (for US Dvorak). – None – 2013-07-17T11:24:58.900

1

Screenshots of the Dvorak layout that comes with OS X:

The Users & Groups preference pane has an option to show the input menu on the login window. You can enable it in single user mode with defaults write /Library/Preferences/com.apple.loginwindow.plist showInputMenu -bool true.

Lri

Posted 2013-07-17T09:51:05.150

Reputation: 34 501