Oh yes, 60Hz, my favorite vertical refresh rate, but why I wonder?

Well for starters it’s the best and easiest way to get a headache. I have a 52 inch Sharp LCD TV (LC52D64U) and it’s max refresh rate at 1920×1080 is 60Hz, which makes it fantastic to watch while playing anything high definition. Since I use it as a monitor, and the only way it looks decent is at 1080p, I’m currently stuck at 60Hz.

So I suppose it’s time to buy another TV… or an actual monitor for the mean time.

QQ

Previous ArticleNext Article
V.

Vista User Backup Script

For those of us who have to re-image computers on a regular basis for people, we know backing up files can sometimes be a slow and painful process. So I decided to make this simple backup script out of VB Script that makes the process a ton easier.

Basically what it does is scans through the folders in the current user directory (ie: you copy the script to C:\Users\Bob) and any directory that is not a junction it starts a Robocopy instance that recursively copies all the files in that folder to a backup folder specified at the beginning of the script. When you first run the script you’ll see probably 10 Robocopy windows to start and they’ll all eventually close once they’re done.

Download

Can it work with XP? Probably, since XP doesn’t have junction points then it would just copy all the folders anyway.

T.

Toshiba M200 and Standby

I found a neat trick to fixing the problem with resuming from standby on the M200 when using updated video drivers.

My setup:

– Windows 7 x86 build 7100

– Forceware 98.16

– Dual Displays enabled (see other posts)

The trick:

After resuming from standby press Fn + F5, the switch display function, twice. This will cause your computer to attempt to switch to the secondary display and then back again to your primary display which will reinitialize your screen.

I haven’t done enough testing on other setups to say that this will work for everyone, I’d imagine that so long as you have the Dual Display trick enabled you should be able to do this.