Detecting the LCD monitor in the WinXP system

  

Many friends are asking me how to detect the LCD monitor in the WinXP system. In fact, it is very simple to test the display directly with the Windows operating system.

Click “Start”→“Run”, enter “command” (Windows 9X/Me operating system) or “cmd" (Windows NT/2000/XP operating system), this When you open the "Command Prompt" window, type "debug" and press Enter, then "ld";?” or "ldquo;-”, indicating that the debug program is running, press “Alt+Enter” Maximize the

window so that we can perform full-screen testing, then enter

“F B800:00 F9F 20 70”full screen white,

“F B800:00 F9F 20 40”Full screen red,

“F B800:00 F9F 20 20” Full screen green,

“F B800:00 F9F 20 10” Full screen blue.

In order to facilitate our viewing, you can also add a grid to the full screen color,

“F B800:00 F9F C5 07 C4 07” full screen white grid,

& B&B; F BF: F F F F F F F F F F F F B800:00 F9F C5 01 C4 01” Full screen blue grid.

These are the easiest ways to detect LCD monitors in WinXP systems, and they are the most direct!

Copyright © Windows knowledge All Rights Reserved