Re: setting default xterm colors

2005-04-27 Thread Carlo Florendo
Alexander Gottwald wrote: On Wed, 27 Apr 2005, Carlo Florendo wrote: I've got a follow-up question: I run startx and an xterm fires up. That's no problem. When I invoke another xterm from the xterm that just started, I now get the proper background and foreground colors but `ls -l' does

Re: Startx claimed there was antoher WM running and refused to start

2005-04-27 Thread Mark Paulus
Ahhh, but you do have a WM running. Cygwin/X uses the MS Windows Manager when the -multiwindow option is given, which is WM 1. Do you, by chance, have a .xinitrc file in your home directory? This might be trying to start an additional Window Manager. Which Window Manager are you trying to run?

Startx claimed there was antoher WM running and refused to start

2005-04-27 Thread wangxin
I am running cygwin on WindowsXP. StartX failed to start and claimed there is another wm running, which is not correct. :-) Can anyone help me figure out what is wrong here? Here is the log. :-) Thanks! Welcome to the XWin X Server Vendor: The Cygwin/X Proje

Re: setting default xterm colors

2005-04-27 Thread Alexander Gottwald
On Wed, 27 Apr 2005, Carlo Florendo wrote: > I've got a follow-up question: I run startx and an xterm fires up. > That's no problem. When I invoke another xterm from the xterm that > just started, I now get the proper background and foreground colors but > `ls -l' does not display color co

Re: setting default xterm colors

2005-04-27 Thread Carlo Florendo
Alexander Gottwald wrote: On Wed, 27 Apr 2005, Carlo Florendo wrote: Hello, Does anyone know a way to set xterm colors without using the -bg and -fg options all the time?I know one way to do it would be to alias xterm in bash_profile such that the command always includes the bg and fg opt

Re: setting default xterm colors

2005-04-27 Thread Alexander Gottwald
On Wed, 27 Apr 2005, Carlo Florendo wrote: > Hello, > > Does anyone know a way to set xterm colors without using the -bg and -fg > options all the time?I know one way to do it would be to alias xterm > in bash_profile such that the command always includes the bg and fg > options every time

Re: xterm does not start properly

2005-04-27 Thread Thomas Leineweber
Hello Alexander! Thank you for response. The link you included in your email did solve the problem although ist was NOT a firewall problem. It was the other hint with the -multiwindow switch that helped. Best regards, Thomas > On Mon, 25 Apr 2005 [EMAIL PROTECTED] wrote: > > > I installed cygw

Re: -Y switch warning

2005-04-27 Thread Alexander Gottwald
On Tue, 26 Apr 2005, Levent Yilmaz wrote: > Warning: No xauth data; using fake authentication data for X11 forwarding. > > Is this important? Shall/how do I fix it? No. For more information on X authentication see man Xsecurity bye ago -- [EMAIL PROTECTED] http://www.gotti.org

Re: gcc does not exist in cywin

2005-04-27 Thread Michel Bardiaux
s wrote: hi I would really appreciate if you could answer my question. I installed Cygwin via Setup.exe. I installed every Cygwin package by clicking on the "Default" field next to the "All" category. But GCC was not installed. How can I install gcc on cygwin?? I appreciate your prompt response, ni

gcc does not exist in cywin

2005-04-27 Thread s
hi I would really appreciate if you could answer my question. I installed Cygwin via Setup.exe. I installed every Cygwin package by clicking on the "Default" field next to the "All" category. But GCC was not installed. How can I install gcc on cygwin?? I appreciate your prompt response, nima _

setting default xterm colors

2005-04-27 Thread Carlo Florendo
Hello, Does anyone know a way to set xterm colors without using the -bg and -fg options all the time?I know one way to do it would be to alias xterm in bash_profile such that the command always includes the bg and fg options every time it is invoked. Aliasing works for me but this is not wh