Accessibility on iPhone 3G/ iPod Touch 2G running iOS 4
So i've seen some interesting things on my iPhone 3G after jailbreaking it on 4.0. It seems to already have the AccessibilitySettings.bundle in /System/Library/PreferenceBundles. I tried enabling Accessibility in the N82AP.plist, but when i went to the settings in the Settings application, it said "There was an error loading the settings for Accessibility."
So i think that with a little bit of work, and a few bundles taken from the 3GS and rewrote for the 3G, it might finally work.
If you look into the settings application files... you will see that every entry opens a controller, the one in Preferences bundle, and maybe we can just rewrite this settings controller with Xcode, I'll take a look at it...