Re: Cannot run ssh...

2003-01-30 Thread Sylvain Petreolle
you must install the openssl package. see http://www.cygin.com/packages > via ssh, I get the following message in the xterm: > bash: /usr/bin/ssh: Permission denied > > then another message appears in a window with the message: > A required .DLL file, CYGCRYPTO-0.9.7.DLL was not found.

Cannot run ssh...

2003-01-30 Thread Vic Lopez
Hi, I just installed the cygwin/xfree86 package. I do get the X window and the xterm as well. So far so good. However, when I try to connect remotely via ssh, I get the following message in the xterm: bash: /usr/bin/ssh: Permission denied then another message appears in a window with the

Re: change the size of the window

2003-01-30 Thread John Buttery
* Quan Ding <[EMAIL PROTECTED]> [2003-01-30 19:30:37 -0800]: > Doesn't seems to work. :( > I did what you said and tried to run the batch file. > Nothing happened. No window come up at all. You probably have an older version of the XFree86-xserv package that doesn't have the MultiWindow code in

Re: xterm Page-Up -- does it work?

2003-01-30 Thread f
From: "Cary Jamison" Date: Thu, 30 Jan 2003 14:38:19 -0700 Subject: Re: xterm Page-Up -- does it work? Is your num-lock on? No. And also, page up seems to work on xterms running on remote sun boxes. I access the remote twm desktop from the same laptop, using VNC. Same PageUp keys. Exact sam

Re: change the size of the window

2003-01-30 Thread Quan Ding
Doesn't seems to work. :( I did what you said and tried to run the batch file. Nothing happened. No window come up at all. BTW, there's no way to reply a message in the browser? I have to subscribe the mailing list and send messages by emails? Quan -- Quan, Look, just REM out

Re: change the size of the window

2003-01-30 Thread Harold L Hunt II
Quan, Look, just REM out the starting of "twm" in your startxwin.bat, then add the parameter "-multiwindow" to the starting of XWin. That will use the integrated window manager, which I think will be more to your liking. It is an experimental feature, but I think you should use it anyway. Har

Re: Re Some undesirable behaviour in Test 77 [Kensuke, please respond]

2003-01-30 Thread Harold L Hunt II
Raymond, I think that 4.2.0-20 was an unstripped build, whereas 4.2.0-21 was stripped. The stripping should not have any effect on your problem. So your problem has only to do with the -multiwindow mode. I think Kensuke needs to look at this. There may be some sort of race that is happening

change the size of the window

2003-01-30 Thread Quan Ding
I'm a newbie to cygwin. I found that all windows in X-window are fixed in size. There's no border that I can drag and change the size of that window. I search the mailing list and googled online and didn't find the answer. So how do I configure so that the window's size can be changed freely?

Re: using WindowMaker instead of twm

2003-01-30 Thread Yadin Y Goldschmidt
Be sure that your $HOME variable is not set to the default windows location, but set it to e.g. c:\cygwin\home\yourname. wmaker has a problem with c:\Documents and Settings\ "Quan Ding" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I just downloaded and ins

Re: Some undesirable behaviour in Test77

2003-01-30 Thread Yadin Y Goldschmidt
I tried with several xterms partially overlapping and I don't see any problem while switching. I use the latest version 25. I don't run virtual desk so I can't comment on that. "Raymond Kwong" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Harold: > > The latest

Re: using WindowMaker instead of twm

2003-01-30 Thread Thorsten Kampe
* Quan Ding (03-01-30 22:53 +0100) > So how do I use windowmaker instead of twm? /usr/X11R6/bin/wmaker.inst /usr/X11R6/bin/wmchlocale de # change this to your locale startx > (or does cygwin come with any other better window manager?) Windowmaker is allright. Thorsten -- Content-Type: text/exp

Re Some undesirable behaviour in Test 77

2003-01-30 Thread Raymond Kwong
Harold: I downloaded XWin-4.2.0-21, and ran only XWin -multiwindow. The same 2 problems arose. I notice that the size of XWin-4.2.0-20 is significantly larger than XWin-4.2.0-21. Was some code removed? Raymond

using WindowMaker instead of twm

2003-01-30 Thread Quan Ding
I just downloaded and installed Cygwin. The default window manager : twm doesn't provide many functionality and it's hard to use. I don't even know how to change the windows size. (i'm a newbie). I found that there is wmaker.exe in X11R6/bin. So I replaced that with "twm &" in the startxwin.sh fil

Re: Some undesirable behaviour in Test77

2003-01-30 Thread Harold L Hunt II
Raymond, The clipboard functionality was not introduced until 4.2.0-21, so what happens when you run 4.2.0-25 without the -clipboard flag? Can you download Test73 (== 4.2.0-21), run it without the -clipboard flag, and report if the bug is still there or not? Thanks for testing, Harold Raymon

Some undesirable behaviour in Test77

2003-01-30 Thread Raymond Kwong
Harold: The latest X server, Test 77, does not crash with -multiwindow -clipboard for me also. Thanks for the good work. There is, however, some undesirable behaviour with Test 77, which is not present in XWin-4.2.0-20. 1. I use the virtual desktop virtuawin. When I switch from another desktop

Re: xterm Page-Up -- does it work?

2003-01-30 Thread Cary Jamison
Is your num-lock on? "Shing-Fat Fred Ma" <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > Hello, > > I just fired up Xfree86 after using cygwin > for a while. Nice. The xterms don't page > up, though. Is this just a missing functionality, > or is it me? Couldn't find anythin

Re: startx: Malformed file inquiry

2003-01-30 Thread Shing-Fat Fred Ma
Thomas Chadwick wrote: > What happens if you run xinit directly (instead of via startx)? For quite > some time now I have been launching Cygwin/XFree86 via xinit without a hitch > (no need to use startx IMHO). More info in the ML archives... > > http://www.cygwin.com/ml/cygwin-xfree/2002-10/msg0

Re: startx: Malformed file inquiry

2003-01-30 Thread Thomas Chadwick
What happens if you run xinit directly (instead of via startx)? For quite some time now I have been launching Cygwin/XFree86 via xinit without a hitch (no need to use startx IMHO). More info in the ML archives... http://www.cygwin.com/ml/cygwin-xfree/2002-10/msg00091.html From: Shing-Fat Fred

Re: Clipboard functionality (test77)

2003-01-30 Thread Harold L Hunt II
Nigel, Give the debug version below a try... it connects to :0.0 instead of 127.0.0.1:0.0: http://www.msu.edu/~huntharo/xwin/shadow/XWin-Test77-DEBUG.exe.bz2 (1.2 MiB) Thanks for testing, Harold

Re: Clipboard functionality (test77)

2003-01-30 Thread Harold L Hunt II
Nigel, Nigel Hathaway wrote: It doesn't work for me. Here is my command line: C:\cygwin\usr\X11R6\bin\XWin.exe -fullscreen -nowinkill -once -query jeeves -clipboard I have a local (global to the local machine, set via 'My Computer icon - w2k) environment variable DISPLAY=tuppy:0.0. I have thi

Clipboard functionality (test77)

2003-01-30 Thread Nigel Hathaway
It doesn't work for me. Here is my command line: C:\cygwin\usr\X11R6\bin\XWin.exe -fullscreen -nowinkill -once -query jeeves -clipboard The XWinrl.log: ddxProcessArgument - Initializing default screens winInitializeDefaultScreens - w 1600 h 1200 winInitializeDefaultScreens - Returning OsVendorI

RE: Broken Link

2003-01-30 Thread Harold L Hunt II
Felix, Thanks. No more diet pills for us. The new link points to the XWinX project on sourceforge. Harold -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Felix Hagemann Sent: Thursday, January 30, 2003 5:14 AM To: [EMAIL PROTECTED] Subject: Broken Link

RE: multiwindow crash on resolution 1280

2003-01-30 Thread Harold L Hunt II
JS, What happens if he runs in 1280x1024 with "-engine 1" instead of "-multiwindow"? Please send in a log from that run. I suspect it will be the same. Is 1280x1024 the maximum resolution that he can run in, or is there a higher resolution that works just fine with -multiwindow? I am just tryi

Re: Crashing with -clipboard and -multiwindow

2003-01-30 Thread thomas graichen
"Harold L Hunt II" <[EMAIL PROTECTED]> wrote: > Thomas and Brian, > It would be great if you could double-check the latest debug release before > I make a Test77 release: > http://www.msu.edu/~huntharo/xwin/shadow/XWin-Test76-DEBUG-2.exe.bz2 (1.2 > MiB) too late now: but test77 at least works f

Broken Link

2003-01-30 Thread Felix Hagemann
Hi at Cygwin-XFree! I visited http://xfree86.cygwin.com/links.html>. Here I noticed that the last link (http://www.xwinx.org/>) leads to a somewhat strange target. HTH and bye, Fx -- Hear your drummer!

multiwindow crash on resolution 1280

2003-01-30 Thread J S
Hi, I have a customer trying out multiwindow mode on windows 95. He usually has his resolution set to 1280 x 1024, but for some reason multiwindow won't work with this. If I change his display settings to anything else though, it does work. Here is the log: ddxProcessArgument - Initializing de