Winamp likes to draw over its window decorations, so needs to be run unmanaged. Why was I running WinAmp? Don't ask :) thanks -mike
Index: documentation/samples/config =================================================================== RCS file: /home/wine/wine/documentation/samples/config,v retrieving revision 1.42 diff -u -r1.42 config --- documentation/samples/config 15 Mar 2003 00:54:12 -0000 1.42 +++ documentation/samples/config 16 Mar 2003 22:34:44 -0000 @@ -322,4 +322,9 @@ ;[AppDefaults\\pickygame.exe\\dsound] ;"EmulDriver" = "N" +;; Winamp likes to draw over the window decorations, so the main window +;; doesn't look right when managed +[AppDefaults\\winamp.exe\\x11drv] +"Managed" = "No" + # [/wineconf]