xmodmap restarts X-server without applying changes

2004-12-28 Thread Brian Keener
I'm trying to run xmodmap -e "keysym Home = " And it's restarting my X-server without applying the changes to the keymappings. Oddly enough, if I start the X server as "-multiwindow" it applies the change without rebooting, and resolves (partially) my previous report of extraneous "home" keypres

Extraneous HOME keypresses in Cygwin X server.

2004-12-28 Thread Brian Keener
The symptoms are: When starting an X-application like xedit, or using XDMCP to connect to my server, the cursor behaves as if the HOME key had been pressed at random intervals. This has been a constant problem for as long as I have been using Cygwin on this PC, which is several months. So far in

Re: New setup.exe release candidate - please test

2004-12-28 Thread Gerrit P. Haase
Andrew Schulman wrote: However, if a feature like that were to be implemented, I'd rather see it in those annoying checkboxes at the end. You know, "Add an icon to the desktop" and "Add an icon to the start menu". I've unchecked those boxes about 20 bezillion times, and every time setup forge

X Freezes at Startup

2004-12-28 Thread Derek Buitenhuis
Ok, I read in teh FAq that the problem is ZoneAlarm. I do not have, and have never had ZoneAlarm. I tohught ti might be Windows Firewall (I use Windows XP Home SP2), but even after i disabled it, it still froze. What is the problem and how do i fix it?

Re: gtk2-x11.sh postinstall bug

2004-12-28 Thread Gerrit P. Haase
Brian Ford wrote: Note to maintainer: Please quote $PATH when exporting to support spaces in path components. Thanks. Thank you for the report. Gerrit -- =^..^=

Re: New setup.exe release candidate - please test

2004-12-28 Thread Andrew Schulman
> I usually install everything, but always have to unselect two source > only packages (setup and gcc-testsuite). Is it possible to remember that > they are already installed and not to offer to reinstall them every time? New feature-- probably unlikely given the current difficulty just in gett

Re: New setup.exe release candidate - please test

2004-12-28 Thread Alexey N. Solofnenko
I usually install everything, but always have to unselect two source only packages (setup and gcc-testsuite). Is it possible to remember that they are already installed and not to offer to reinstall them every time? - Alexey. Max Bowsher wrote: Version 2.459 - Repair the broken detection of wron

Re: Looking for OpenGL "hello world"

2004-12-28 Thread Chan Kar Heng
>> --- a.c --- >> #include >> int main(void) {puts("Hello world!");return(0);} >> /* the empty line below is required to compile properly */ >> >> - >> >> should work just doing gcc -o a a.c. > >Hmm >Is there a reason you go so far as to explicitly indicate that a newline >is r

gtk2-x11.sh postinstall bug

2004-12-28 Thread Brian Ford
Note to maintainer: Please quote $PATH when exporting to support spaces in path components. Thanks. -- Brian Ford Senior Realtime Software Engineer VITAL - Visual Simulation Systems FlightSafety International the best safety device in any aircraft is a well-trained pilot...

clients with many requests hang as XWin stops serving them

2004-12-28 Thread Wolfgang Beck
Hi, I am using XWin 6.8.1.0-8 on an XP laptop as an X-Terminal of a Linux machine. The machines are connected over IPSec encrypted wireless. On the XP machine, I start X with X -query linuxserver and can log in without problems. The wireless connection is excellent. A contiuous ping shows very fe

Re: Looking for OpenGL "hello world"

2004-12-28 Thread Fred Kulack
[EMAIL PROTECTED] wrote on 12/28/2004 03:06:55 AM: > --- a.c --- > #include > int main(void) {puts("Hello world!");return(0);} > /* the empty line below is required to compile properly */ > > - > > should work just doing gcc -o a a.c. Hmm Is there a reason you go so far as to ex

Re: setup.exe hanging

2004-12-28 Thread Christopher Faylor
On Tue, Dec 28, 2004 at 02:08:35PM +0100, Alexander Gottwald wrote: >On Tue, 28 Dec 2004, Peter Bismuti wrote: > >> Whenever I run setup, it always hangs at a point where it says it is 99% >> finished and displays the filename >> >> Running >> no package >> /etc/postinstalls/libgnome2.sh >> >> T

Re: setup.exe hanging

2004-12-28 Thread Alexander Gottwald
On Tue, 28 Dec 2004, Peter Bismuti wrote: > Whenever I run setup, it always hangs at a point where it says it is 99% > finished and displays the filename > > Running > no package > /etc/postinstalls/libgnome2.sh > > THe "progress" dialog shows that it is in the middle of installing this > pack

unsubscribe help

2004-12-28 Thread arai

setup.exe hanging

2004-12-28 Thread Peter Bismuti
Whenever I run setup, it always hangs at a point where it says it is 99% finished and displays the filename Running no package /etc/postinstalls/libgnome2.sh THe "progress" dialog shows that it is in the middle of installing this package before hanging. Anyone know how to fix this? Thanks!!

Re: Looking for OpenGL "hello world"

2004-12-28 Thread Chan Kar Heng
if you've installed the *latest* cygwin & just used the default settings & had not had previous versions of cygwin installed nor do you have any instances of cygwin1.dll anywhere else on your computer (due to other cygwin based s/w), then getting it to compile a normal helloworld.c should be a pie