Kingoftherings wrote: > Okay, thanks. I'll try this out. > > Also, how do I set up another account to use a different xorg configuration, since there is only one xorg.conf? Just a guess, but would I use ~/.xinitrc? You can use same account but run Wine directly under X without WM: Code: xinit /usr/bin/wine 'c:\my_program.exe' monitor -- :1 -config xorg-wine.conf Where xorg-wine.conf is the special X config without twinview in /etc/X11 dir.