This is pretty neat. As mentioned over at AllShadow.com, you can remove the scroll bars from your Standard/Smartphone device:

Using a registry editor:

Go to: HKLM/System/GWE:

Set the following values

cxHScr=0

cxVScr=0

cyHScr=0

cyVScr=0

And if you don’t want to totally remove the scroll bars, but thin them out a bit, you can set these values:

cxVScr=3 (original 6)

cyHScr=3 (original 6)

I just tested this hack on my Motorola Q9h, and it works great…can’t complain about some extra screen space.

Read the whole article