GithubHelp home page GithubHelp logo

Comments (3)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
PuTTYcyg has nothing to do with X11.

I'm not sure what you mean by "enable X-windows on my (windows) desktop" .  If 
you want to be able to run Cygwin X11 programs 
(launching them from a PuTTYcyg terminal session) for display on your Xming 
server, simply export the DISPLAY variable, probably 
DISPLAY=":0".  You may additionally need to copy the auth cookie from wherever 
Xming stores it (see the Xming manual) to your Cygwin 
~/.Xauthority file.  See the man page for xauth(1).

Original comment by medgar123 on 12 Dec 2009 at 12:07

  • Changed state: WontFix

from puttycyg.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
Yes, you can set the "DISPLAY" variable *after* you start a window, but 
puttycyg should also support the ability to set it as part of a session/saved 
profile.  Putty already has the "SSH/X11" settings screen, but apparently 
cygterm won't make use of it.  What is needed is for the cygterm option to 
check that setting, and if it is checked, set that variable in the window.

Original comment by [email protected] on 29 Mar 2011 at 9:17

from puttycyg.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
The SSH/X11 settings apply only to SSH connections.  If you want DISPLAY set, 
then just put it in your .bashrc, or if you really need PuTTY to set it for 
you, use this as your Cygterm command:

env DISPLAY=:0 bash --login


Original comment by medgar123 on 30 Mar 2011 at 11:10

from puttycyg.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.