Tom Roche wrote:
Tom Roche Mon, Jun 29, 2009 at 02:29:30PM -0400
Since I'm not seeing this in the FAQ, I wanted to propose the
following item: what would be required to go "from zero to xterm"?
I.e. from a Cygwin-less windows box (windows >= 2k) to getting a
Cygwin/X xterm up on one's screen?
Tom Roche Mon, Jun 29, 2009 at 02:29:30PM -0400
>> Since I'm not seeing this in the FAQ, I wanted to propose the
>> following item: what would be required to go "from zero to xterm"?
>> I.e. from a Cygwin-less windows box (windows >= 2k) to getting a
>> Cygwin/X xterm up on one's screen?
Christop
I've made a git repo available on freedesktop.org which contains the work I've
been doing to add hardware-accelerated indirect GLX to the Cygwin/X server,
which is basically a complete rewrite as the code has rusted severely due to
server changes since the last time it was touched.
This can be b
Jon TURNEY wrote:
jose isaias cabrera wrote:
"Ken Brown" wrote...
What's the reason for launching everything using sh rather than bash?
If I'm reading the bash documentation correctly, it means that
~/.bash_profile won't get executed (though it would get executed if
it were renamed ~/.profile