On 10/22/07, Nikolai Weibull <[EMAIL PROTECTED]> wrote: > > > How difficult would it be to implement a console server using sockets? > if_xsrvcmd.c looks quite complicated, but I get the felling that a > simple socket interface wouldn't require quite as much code. > > Anyone have any thoughts on this? > > The reason I would like to see a socket-powered server is that the X11 > interface will only work when an actual X11 server is also running.
You might have better luck running some "pseudo-X11 server" like vnc server which can run on Linux/Unix machine without any graphics hardware (but *not* x11vnc). Besides vnc, other "pseudo-X11 servers" exist which run without actual graphics hardware, for different kinds of weirdness. Yakov --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
