Warren Dumortier 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. Hy! I think this is more a task for the package-managers: I work with wine on debian and in the debian-package-management I can choose between a normal package and a debugging package. So if you take this item the wine packages will look like this: wine wine-dbg wine-dev where wine is the package without debugging-infos and wine-dbg including the debugging code. (OK - is not really the same but take this like an example.) Cheers!