RE: Duplicate keystrokes

2002-12-06 Thread Pille Geert (bizvdm)
Yes, I still have it, happens a couple of times per day, but there are worse things in life. -Original Message- From: Virgilio, Vincent [mailto:[EMAIL PROTECTED]] Sent: donderdag 5 december 2002 15:23 To: '[EMAIL PROTECTED]' Subject: Duplicate keystrokes Hello, I have noticed that my

Re: xwinclip and dtsession

2002-12-06 Thread J S
J S wrote: Are there any other ways to do copying and pasting in XFree86 other than using XWinclip? If you only want to cut-and-paste only within X11 (not transferring the text to windows) the you don't need xwinclip. If you want to transfer the text to windows but can't use xwinclip, you

Re: xwinclip and dtsession

2002-12-06 Thread Alexander Gottwald
On Fri, 6 Dec 2002, J S wrote: Thanks for you answer Alex. Unfortunately I expect my users will want something more like Exceed where they just use their mouse. Does xwinclip work with xdm on your machine? If I do: I just tested xwinclip for the first time and it works with xdm too. xwin

xwinclip - setlocale error

2002-12-06 Thread J S
I downloaded the latest xwinclip but when I try to run it I get: $ xwinclip UnicodeSupport - Windows NT/2000/XP setlocale() error The corresponding code is: /* Set the current locale? What does this do? */ if (fUnicodeSupport) { #ifdef X_LOCALE if (!_Xsetlocale (LC_ALL, )) #else

Re: XDMCP on Windows 95

2002-12-06 Thread J S
I just found out that if I do: xwin -fullscreen -depth 32 on the win95 machine, XFree fails to start. It only works when I set the depth to 8. Could this explain why I couldn't get xdmcp to work on my windows 95 machine? Yup, you can specify the port number. From the ``man Xserver'' page:

Re: XDMCP on Windows 95

2002-12-06 Thread Harold L Hunt II
JS, That depends, were you passing those parameters to XWin.exe when trying to use XDMCP? If you were, then yes, they are likely the reason that XDMCP was failing, as XWin.exe was failing to start. If you were not passing those parameters, then it really does not matter that XWin.exe fails

Re: XDMCP on Windows 95

2002-12-06 Thread J S
All i did was : xwin -query host -fp host:7100 -from mypc I didn't pass the extra parms so I guess there was a flaw in that theory! I'm clutching at straws a bit now though 'cos I'm desperate to sort this out. I would have a look at the source code but I can imagine it's going to be huge and

Re: Rootless mode

2002-12-06 Thread J S
Kensuke, The new patch is an architectual improvement. However, when I run it, if I move a window it gets moved, then it jumps back to its original position and retraces the move path that I took it on, over and over again until I feel like I will throw up. :) I am not sure what is

Re: XDMCP on Windows 95

2002-12-06 Thread Harold L Hunt II
Well, do you have any VPN software installed on the Windows 95 machine, or have you previously had some VPN software installed on that machine? A lot of the VPN programs replace many of the networking files and they are usually incompatible with Cygwin/XFree86. Some of those programs cause

Re: Rootless mode

2002-12-06 Thread Harold L Hunt II
JS, Kensuke titled his message ``rootless mode'' when it should really have been titled ``multi-window mode''. The goal of multi-window mode is to create a Windows-window for each top-level X Window, rather than creating one huge window for your entire X desktop. Harold J S wrote:

8 bit PseudoColor problem

2002-12-06 Thread Allott, Stephen
I have just run across this problem using Cadence and wondered if it ever got solved? Steve Allott

Re: 8 bit PseudoColor problem

2002-12-06 Thread Harold L Hunt II
Wow, with all of that information that you gave, we will be sure to answer your question very quickly! Harold Allott, Stephen wrote: I have just run across this problem using Cadence and wondered if it ever got solved? Steve Allott

Re: Host Chooser Program?

2002-12-06 Thread Tim Thomson
Yep, There are lots of them :) I even wrote one :) http://xlauncher.sf.net It's written in Delphi though, so can't be included in the cygwin distribution :( Hopefully someone will start writing one in straight C/C++ calling the Win32 API, so it could go in cygwin, so people will stop writing