Re: how does xwin resolve ip addresses (fwd)

2002-11-06 Thread Alexander Gottwald
On Tue, 5 Nov 2002, Christopher Faylor wrote: complaint. It's a safe bet that I can't go a day without someone either complaining about spam or complaining about the spam blocker. Anyway, I've added the email address of your last blocked message to the sources.redhat.com global allow list.

Rootless mode with Query mode

2002-11-06 Thread Jean-Claude Gervais
Hi, If I start XWin with the following parameters, :0 -rootless -query hostname I get the Redhat login dialog box, which appears with NO background. This is good. Then when I log in, whether I select GNOME or KDE, the KDE/GNOME desktop background always appears.

Re: [patch]Rootless mode resouce leak

2002-11-06 Thread Harold L Hunt II
Excellent. I have put this in my queue. Harold Matsuzaki Kensuke wrote: Hello, Here is a patch which make it sure that rootless mode delete region. And I cleaned up the code for handling region. I tested it, and DeleteObject or SetWindowRgn are surely called for every CreateRectRegion. But

Mousewheel stops scrolling

2002-11-06 Thread Cary Jamison
I have found a strange case where the mousewheel will stop working. I have a virtual desktop manager (goScreen). When I switch from another desktop to my XWin desktop the mousewheel will not work until I move the pointer off XWin and back on again. All other mouse buttons continue to work fine,

Re: Randall, please don't post here

2002-11-06 Thread Keith D. Tyler
For the record, I checked my copy. It didn't have any mention of -rootless. That doesn't mean that someone has or hasnt thought to add such a section to it. Instead of flogging an obvious novice (lars) who couldn't find the option, which is partially understandable as it wasn't documented, I

Re: Randall, please don't post here

2002-11-06 Thread Harold L Hunt II
Keith, I mentioned that I had updated the man page, but not the XFree86-man package. This thread has been resolved to my satisfaction: people flew off the handle, people appologized, it is all over now. Please let this be the last message in this thread. Harold Keith D. Tyler wrote: For

[franl@world.std.com: Anyone want a Windows bitmap font version of the X11 6x10 font?]

2002-11-06 Thread Christopher Faylor
Redirected to correct mailing list. - Forwarded message from Francis Litterio [EMAIL PROTECTED] - From: Francis Litterio [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Anyone want a Windows bitmap font version of the X11 6x10 font? Date: Wed, 06 Nov 2002 09:07:48 -0500

Problem with keymap under cygwin-xfree

2002-11-06 Thread Harris, Shane
I have looked all over the list archive for the answer to this, with no results. So I am going to ask. Apologies if this has been covered somewhere before. I am having a maddening problem with xfree86 not recognizing some keys on my keyboard. And what is odd about this is that they are just the

Re: Problem with keymap under cygwin-xfree

2002-11-06 Thread Thomas Chadwick
Make sure NumLock and CapsLock are both OFF. That can sometimes cause problem with certain X clients. If that's not the culprit, try running xev and see if X is even getting the keypress events. If xev spews a bunch of messages when pressing one of the keys in questions, cut-and-paste them

RE: AltGR problems with Windows XP

2002-11-06 Thread Harold L Hunt II
Andreas, You obviously changed a heck of a lot more than just winProcessKeyEvent is only defined when WIN_NEW_KEYBOARD_SUPPORT is YES (while it is NO by default and basically comments out an incomplete experimental feature so that I could make a release). However, you call the other version of

Cygwin/XFree86 patch

2002-11-06 Thread Harold L Hunt II
Changes === 1) Fix memory leaks in rootless mode. (Kensuke Matsuzaki) Harold xwin-20021107-0015.diff Description: Binary data

[ANNOUNCEMENT] Server Test 69

2002-11-06 Thread Harold L Hunt II
Links: I just posted Test 69 to the server development page: http://xfree86.cygwin.com/devel/shadow/ You can install the Test 69 package via setup.exe by selecting the 'test' package (and be sure to check the 'Bin' box): XFree86-xserv-4.2.0-16 Server Test Series binary and source code releases

running postgresql command in cygwin environment from windows environment

2002-11-06 Thread Lee Tuck
Hi, i check through the mailing list and i still can't find the answer for the above question. I hope to run the postgresql command (for e.g. pg_dump) in the cygwin environment from windows platform. I was hoping to click on a bat file to execute the process. How can this be done? Thanks. Regards,