
All session info is stored on the server, so client can disconnect and reconnect at any time without loosing the session.It is typically thought of a remote desktop program, but it works very well in hosting virtual X-Window session and allow a multitude of client to access and share such session. This can be done by program such as Exceed, X Manager, and even Cygwin.Īn alternative is to run VNC. The most popular way is to create an X-Window server on top of Windows so that Unix GUI programs can display directly on the Windows machine. There are many ways of running Unix GUI application in the Microsoft World (and Apple OS X). X-ref: linux#XDMCP Running X-based apps in Windows Usual cavet: allowing X forward is a security problem, allows remote capture of In newer version of Linux, need to update /etc/X11/gdm/gdm.confĮlse, X server will only use named pipes and not listen on port 6000, In Solaris, often time /tmp/X11-unix or some such pipe is owned by root and need to be chown to the user. Modern Linux implemented some securities that need to be changed/relaxed: Running X-based apps in a remote Unix machine inputrc could have code in there to enable/disable this? If running tmux, the printf trick needs to be done before tmux is invoked, eg before tmux a Small little thing, but agravating as heck! :-\ Printf "\e[?2004l" should disable the bracked paste mode, but at least one machine (viz) didn't work. A Desktop Environment (DE) anything on the desktop or initialization of the window manager that is reboot persistent.įunny/strange character in the terminal when pasting? It is from bracketed-paste mode, and likely have to deal with readline libraries.

Stacking Windows manager eg: Blackbox, Openbox, Fluxbox, XFwm, Kwin, Jwm, Icewm, Metacity, Mutter, GNOME-Shell.Tiling Windows manager: eg i3wm (kinda limited usefulness as windows cannot overlap?).DMs are a series of programs and their dependents that tell a WM to draw various components of a Desktop Some example of Desktop Managers (DM) include Gnome Desktop, Xfce, LXDE, Plasma (KDE).Windows Manager, Desktop Environment Stack Exchange post has a long write up about the division of labor.
