It seems like this is 5.0 only and has been removed in the beta versions of 5.0.1. This could possibly be because Apple might be saving these new 'hidden' features for the first decent sized update e.g. 5.1 and just assumed people wouldn't find them, but now that people have they want to stop us from using them until they're more stable? Just a thought.
Can anyone running 5.0.1 confirm this? (I can find the option and enabled it on my 4S running 5.0 but don't particularly want to update to a beta version just to check on this)
Does it actually help in your experience? I seems just typing words like normal is more efficient than typing a part of the word and slowing down to select if from a list.
What's up with the hidden features?
Oh, it seems to work a bit like the autocorrection bar in Android.
The same method on how they've managed to copy notifications.Google obviously stole it with their time machine!![]()
I guess that's the only obvious place to put suggested words. Surprisingly, that's the thing about Android that always irked me when I see the screenshots. It looks like it takes up too much space.
Does it actually help in your experience? I seems just typing words like normal is more efficient than typing a part of the word and slowing down to select if from a list.
This is the autocorrect bar Japanese input now uses (without a hack) to suggest words or to convert kana into kanji. I don't like it. I think the old system was much, much better and allowed there to be more screen space.
Hmmm....
It seems like this is 5.0 only and has been removed in the beta versions of 5.0.1.
Can anyone running 5.0.1 confirm this? (I can find the option and enabled it on my 4S running 5.0 but don't particularly want to update to a beta version just to check on this)
worked fine for me I am running beta 2 I deleted older backups and then backed up in iTunes and it works. Try sorting the plists by path?Could possibly be true, maybe 5.0.1 beta 3? or possibly 5.1? but at the moment I see no option to turn these on in beta 2![]()
Apple enabled gestures again in the 5.0.1 beta for iPad 1 don't know if that will be the same after official release but can live in hopeAnyways, could the procedure outlined above be used to enable gestures on the iPad 1?
Apple enabled gestures again in the 5.0.1 beta for iPad 1 don't know if that will be the same after official release but can live in hope
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>BuddySetupDone</key>
<true/>
</dict>
</plist>
Hmmm.... Where have I seen THIS before?
Several places, including the Wii on screen keyboard.
Image
(not a great image, but it's what I could find with a google search)
I have edited how the plist should look belowHere's my Library/Preferences\com.apple.keyboard.plist
Canb someone tell me exactly where the new key is to be inserted, including any new or modified tags?
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>BuddySetupDone</key>
<true/>
<key>KeyboardAutocorrectionLists</key>
<string>YES</string>
</dict>
</plist>
Several places, including the Wii on screen keyboard.
Image
(not a great image, but it's what I could find with a google search)