I followed the instructions from previous posts on superuser to try and install cygwin including xorg-server as well as trying the alternative of bringing up X windows using Xming (including setting up the fonts), but I can't get any X windows to show up from my cygwin console:
$ xeyes
Error: Can't open display:
I tried with emacs, but only opens as emacs -nw would do.
Even though I installed xorg-server (and everything else under the xorg-* section), I don't seem to have startxwin installed:
$ startxwin
-bash: startxwin: command not found
Any ideas? Could it be related to security issues like an antivirus software or something?