If you often write with Notepad, you have known that notepad has a blinking cursor to help you knowing the location where you have to start to write. Unfortunately, the cursor has not a wide enough size. It’s so thin because Windows gives it width to one pixel. In many times, I am so hard to finding it. But you can make it be wider.
We need to hack the registry to make it wider.
- Open Registry Editor by click Start -> Run, enter
regeditin box and then press Enter key. - Drives to HKEY_CURRENT_USER \ Control Panel \ Desktop path.
- In Desktop key, find CaretWidth value.
- Double click it to modify its value data. You can see it that Windows XP gives it standard value data to 1. If you want make it wider, just increase the value data such as 3. Just replace the default value to 3 and then click OK button.
- Close Registry Editor and then restart the computer.
- Try to open Notepad and your cursor has been modified.





To bring it back, just give CaretWidth value to 1.
(article no:0157)





















No Comment Received
Leave A Reply