I wonder how I can start mintty in Xorg-mode? (dunno if it called so) Anyway I'm using cygwin, and I execute XWin so I can run emacs in Xorg. However the default shell for XWin is xterm which I wish to change so I can use mintty instead. How to do that?

link|improve this question

62% accept rate
For reference, what command are you using to start X (just XWin?), and have you made any changes to config files? – SamB Jan 12 '11 at 16:50
@SamB - i'm using the shortcut created when I installed xorg D:\cygwin\bin\run.exe /usr/bin/bash.exe -l -c /usr/bin/startxwin.exe. The only change I made to the config files is to turn of autostart of xterm when I start xwin. – starcorn Jan 12 '11 at 17:53
feedback

1 Answer

Mintty uses the Windows GUI, not X, so you can't run mintty as an X client. You can run mintty windows on the same screen as X applications, though, so you shouldn't have any problem using it instead of xterm on a system running Cygwin.

link|improve this answer
This looks more like a comment than an answer to me... – SamB Jan 12 '11 at 16:50
@SamB: The question was "how I can start mintty in Xorg-mode" and the answer is "you can't". However, there is no reason that starcom can't continue to use mintty alongside X applications on a Windows desktop that's also running an X window manager, which is what starcom appears to really want to do. Running mintty as an X client was what starcom incorrectly assumed he/she had to do to achieve that end. (I'm displaying Windows windows and X windows on my Windows desktop right now.) – garyjohn Jan 12 '11 at 20:54
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.