Sometimes some programs leave a remnant of a menu-item or a button behind on my screen.

It usually shows on top of everything, which makes this pretty annoying.

Closing the program does not remove the menu-item.

Here is an example (the "New Session..." menu-item is from a closed Putty-session): enter image description here

What is the easiest way to refresh my screen to remove such a remnant?

link|improve this question
feedback

1 Answer

up vote 2 down vote accepted

Ohh yes, we love these remnant GUI elements or artifacts - I've seen them on every OS/GUI I've ever worked with.

Starting a screensaver is a very quick way to clear these as you can trigger it with a keystroke [1]. Another quick trick is changing screen resolutions - which you can quickly do on a laptop with the built-in mirror screen function button.

Eventually you learn the best practice is to clear these elements when they come up - by not allowing them to stick around in the first place or re-triggering the very same element as soon as it sticks.

-Z

[1] Create a screensaver hot-key http://www.dummies.com/how-to/content/how-to-create-a-screen-saver-boss-key-in-windows-7.html

link|improve this answer
I like the mirror screen solution! – Rasmus Faber Apr 13 '11 at 19:08
Changing screen resolution works for me, but a screensaver doesn't help on W7. Thanks! – Stas Nov 16 '11 at 7:48
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.