Are you looking for an existing application/code or are you thinking of implementing it your self?
what exactly do you mean by "move it to another computer"? If you're looking for such implementation, I used to work on project name DMX which can give you one solution. Implementing it your self would require grabbing some of Xlib calls, or implementing your own display manager. Erez D wrote: > i am looking for a way to open a window, and then later move it to another > computer (somthing like changing the display dynamically) > > i know i can do it for a whole desktop with vnc > and in text mode via screen > > how can i do it for a single window (without running every window on a > seperate display with multiple vncservers, one per window) > > > thanks, > erez. > > -- Ravid Baruch Naali [EMAIL PROTECTED] +972 4 6732729 +972 52 5830021 ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
