So, we've all had our phones for a bit (ok, a day to a week or so) and have a chance to configure to our liking. Lets see what you've done.
To take a screen shot:
-Download the SDK from here:
Android SDK | Android Developers
-Once SDK is downloaded, run "SDKSetup.exe" and install platform 2.1 and
the drivers if necessary. If you've already downloaded HTC Sync, you
should have the drivers
-Enable USB debugging on your phone:
menu>settings>applications>development>check USB debugging
-Start-Run-type ..CMD--it opens command
-Type "cd *the path to the tools directory of the sdk*" for example:
cd C:\Users\Dylan\android-sdk_r05-windows\android-sdk-window\tools
-Push enter and you'll see ......tools> type ddms.bat and push enter
-In the new window that opens you should see your device listed. Select it
and then click device>screen capture
You now have a pic of your screen.