View Single Post
Old 09/23/2009, 03:08 AM   #1467 (permalink)
amrcc
Member
 
amrcc's Avatar
 
Join Date: Jan 2007
Posts: 233
Likes: 45
Thanks: 67
Thanked 17 Times in 11 Posts

Default

To fix vk directly on the Pre:
1. make sure you have the terminal app: Application:Terminal - WebOS Internals (if not install with QI or Preware)
2. put emoney's script file (clean_kb_files.sh) at the root on the usb partition
3. open webOSDoctor.jar with 7zip and follow this chain of tar files/folders
.resources.webOS.tar.nova-cust-image-castle.rootfs.tar.gznova-cust-image-castle.rootfs.tar/usr/palm/frameworks/mojo
3.1 from there go to /builtins folder and copy palmInitFramework191_15.js to the root on the usb partition
3.2 go back up to mojo folder and down to /submissions/191.15/stylesheets folder and copy global.css to the root on the usb partition
4. start terminal
5. follow emoneys directions but add in two lines before you ro it
type
mount -o rw,remount /
sh /media/internal/clean_kb_files.sh
cp /media/internal/palmInitFramework191_15.js /usr/palm/frameworks/mojo/builtins/palmInitFramework191_15.js
cp /media/internal/global.css /usr/palm/frameworks/mojo/submissions/191.15/stylesheets/global.css
mount -o ro,remount /
6. start up preware and install vk
7. double tap in the g-spot and start typin on the vk
8. <get ready to remove it again <strike>on Thursday</strike> next week>
9. delete the files you copied to the root of the usb partition
10.

Last edited by amrcc; 09/23/2009 at 03:48 AM.
amrcc is offline