In Windows 7 when you hover over an open application in the taskbar, it shows a small image of that application. Is there a way this can be done in Linux?

link|improve this question

74% accept rate
Which desktop environment are we talking about? Gnome? KDE? WindowManager? xfce? ...? – lajuette Jul 29 '10 at 12:17
I'm using Ubuntu 10.04. How do I find out what desktop environment it's using? I think it's Gnome. – OSX NINJA Jul 29 '10 at 12:37
feedback

1 Answer

up vote 5 down vote accepted

Install compiz-config-settings-manager from your package manager and activate window previews under misc.

This of course will only work if you have compiz running.

link|improve this answer
If I type compiz in the terminal then it shows some error messages, says its falling back on some other window program, and messes up the windows. – OSX NINJA Jul 29 '10 at 18:39
You want to start compiz from the Appearance menu (3d effects). If switching to compiz fails it will fall back to your current window manager without the cluttering. If it fails to enable compiz your video driver is missing required features. Try a different one (e.g. unfree driver) if it still fails there is not much you can do apart from waiting. – mugen kenichi Jul 30 '10 at 9:59
Was able to install compiz from Ubuntu Tweak and got the preview working. – OSX NINJA Jul 31 '10 at 12:31
feedback

Your Answer

 
or
required, but never shown

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