Hi all, I am running wine over ssh (with X forwarding) and I have a problem getting back into the shell after executing an app using wine. Here's what I am doing: ssh -X myhost 'wine notepad' The concern is that I can get back to my shell only after I exit the notepad application. I tried appending an '&' at the end and that did'nt help. Any help is appreciated. cheers, vijay.