samuel wrote:
> Hi. I have just installed xinit on my vista laptop. When I typed in 'xinit' in
> the cygwin console, I got a BIG BIG annoying X window which occupied all the
> space of my desktop and cannot be resized. When I started other programs in
> xterm, the new program just covered up the
samuel wrote:
Hi. I have just installed xinit on my vista laptop. When I typed in 'xinit' in
the cygwin console, I got a BIG BIG annoying X window which occupied all the
space of my desktop and cannot be resized. When I started other programs in
xterm, the new program just covered up the space wh
Hi. I have just installed xinit on my vista laptop. When I typed in 'xinit' in
the cygwin console, I got a BIG BIG annoying X window which occupied all the
space of my desktop and cannot be resized. When I started other programs in
xterm, the new program just covered up the space where xterm used t
You need to install the Tk bundle which does not come with the cygwin
perl distribution. You can get it from CPAN.
This is not really on topic for cygwin-xfree as it is entirely a Perl issue.
Cheers,
Scott B.
On Tue, 29 Mar 2005 18:23:37 -0500, Jason B <[EMAIL PROTECTED]> wrote:
> I am curren
I am currently working on a program for school that I must write in Perl.
The program is to code something that will create a new X-Windows
application. Inorder to test my program I need to use an X-Windows
environment, I installed CygwinX and when I run my perl code using the
following comma