On Fri, Apr 3, 2009 at 9:59 AM, Warren Dumortier <nwarrenfl@xxxxxxxxx> wrote: > 1. Add an option to disable/enable/edit debug channels for all programs. As > you may know, a lot of programs runs faster (especially games, can be +40% > faster), so having an easy way to do this thourgh Winecfg would be a nice > idea. I've sent a patch to disable output for .desktop shortcuts, where the output is never seen anyway. If you're running apps from a terminal, or don't want to wait for the patch/it's rejected, just add: export WINEDEBUG="-all" to your .bashrc/.cshrc/shell configuation file. -- -Austin