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?
|
feedback
|
|
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. | |||||
feedback
|

XWin?), and have you made any changes to config files? – SamB Jan 12 '11 at 16:50D:\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