Category: Windows
Sticky Notes in Windows 7
open via All Programs -> Accessories -> Sticky Notes
- Bold Text: Ctrl+B
- Underlined Text: Ctrl+U
- Strikethrough: Ctrl+T
- Bulleted List: Ctrl+Shift+L (press the same keys again to switch to a numbered list)
- Increased Text Size: Ctrl+Shift+> or Press Ctrl + scroll up the middle mouse wheel
- Decreased Text Size: Ctrl+Shift+< or Press Ctrl + scroll down the middle mouse wheel
You can also change colours (up to 6 colours).
How to end tasks that is not responding without using task manager
Create a 1 line batch file for this
taskkill /f /fi “status eq not responding”
note : not available in XP Home





