Can this be Done through terminal emulator on this Rom
Nano Method (Credit to Se7enLC for this method.)
Note: This method is done on your phone instead of the computer.
Note: Your ROM of choice must contain the nano binary executable in order to use this method.
1. Open up "Terminal Emulator"
2. Press "Menu"
3. Select "Preferences"
4. Select "Control Key" and choose what key you want to be your "control key." (I use the right alt key.)
5. Exit "Preferences" and return to "Terminal Emulator"
6. Type "su" & hit enter
7. Type "sysrw" & hit enter (If this does not work your ROM does not have this script so you must enter "mount -o rw,remount -t yaffs2 /dev/block/mtdblock4 /system"
8. Type "nano /system/build.prop" & hit enter
9. Press "Your assigned control key + W" then type in "lcd" & hit enter
10. This should find the line "ro.sf.lcd_density=" something...
11. Change the default "240" value after "ro.sf.lcd_density=" to "192" (Make sure not backspace the empty line between this line and the next line of text.)
12. Press "Control + X"
13. Press "Y" to save changes
14. Type "sysro" & hit enter (If your ROM doesn't have this script type "mount -o ro,remount -t yaffs2 /dev/block/mtdblock4 /system")
15. Type "reboot" & hit enter

LinkBack URL
About LinkBacks



Reply With Quote


