Thread: iLiad The iLiad OS Project
View Single Post
Old 12-04-2011, 03:09 PM   #145
zaytsev
Member
zaytsev began at the beginning.
 
Posts: 23
Karma: 10
Join Date: Dec 2011
Device: iLiad 2nd Edition
I figured how to fix the keyboard. The point is that I guess you guys tried to replace it with matchbox-keyboard and later decided to reverse it, but never put back the resources needed for the original keyboard... Can be easily fixed:

Quote:
user@computer:~# scp -r <path-to-orig-rootfs>/usr/bin/ereaderim root@192.168.1.101:/usr/bin
user@computer:~#scp -r <path-to-orig-rootfs>/usr/share/ereaderim root@192.168.1.101:/usr/share
root@ereader:~# chmod 777 /usr/bin/ereaderim
zaytsev is offline   Reply With Quote