Change screen density (icon/text sizes)
For anyone who doesn't know, this is a neat and simple trick to make the items on your screen bigger or smaller:
EASY WAY (it will keep the setting until you do a hard reset-- holding the power down for 10 or so seconds until it powers off):
1. Download LCDDensity for Root (free) from Market
2. Change density based on your preferences (higher # = bigger items, lower resolution; lower # = smaller items, higher res)
MORE ADVANCED WAY (if you want the change to survive a hard reboot):
1. In root explorer, navigate to system/ and backup your build.prop file.
2. Set system to r/w
3. Hold down on the original file, and select open in text editor
4. Find the two entries where it says:
ro.sf.lcd_density.xdpi=169.33333
ro.sf.lcd_density.ydpi=169.33333
If you wanted your density to be 250, you'd change them to the following single line:
ro.sf.lcd_density=250
5. Save, reboot, and enjoy your NC's new look.
Here are a couple of my homescreens set at 250:
Now, jacking up your LCD density much above 200 will make your status bar look wonky and cut-off. One solution for this is to set it to 250, like above (by changing build. prop - I think the app I mentioned only allow multiples of 20), which will make it look clean (as long as wifi is on). The only problem there is that you'll lose your status bar clock and Notifications in portrait mode ...
... the solution for THIS is to get two apps: hellostatusbar, and quick launch. Set quick launch to open hellostatusbar on a home-button double press, and it will display your Notifications.
FYI the Galaxy Tab's default is 240