Re: Can't start xterm from Cygwin/X icon in system tray

2010-01-12 Thread Jim Reisert AD1C
situation. At work, I am running Win XP SP3.  I installed all the latest Cygwin (1.7.1) + Xorg updates, including startxwin.exe.  Everything works perfectly. At home, I am running Windows 7 Professional, 64-bit.  I am unable to start an xterm from the Cygwin/X icon in the system tray (right-click

Re: Can't start xterm from Cygwin/X icon in system tray

2010-01-02 Thread Yaakov (Cygwin/X)
On 01/01/2010 16:04, Jim Reisert AD1C wrote: Yes, my startup folder shortcut is: D:\Cygwin\bin\run.exe /usr/bin/bash.exe -l -c /usr/bin/startxwin.exe As I've said before, this works properly on my XP SP3 system at work, but not on my Windows 7 64-bit system at home. I run Win7 64bit as well

Re: Can't start xterm from Cygwin/X icon in system tray

2010-01-02 Thread Jim Reisert AD1C
On 1/2/2010 10:01 PM, Yaakov (Cygwin/X) wrote: Since you mention it's your home computer that's having issues, I can only guess this might be it. If you're not using keychain, then we'll need to see your 'cygcheck -srv' output and your /var/log/XWin.0.log (as plain-text attachments). Hi

Re: Can't start xterm from Cygwin/X icon in system tray

2010-01-01 Thread Jim Reisert AD1C
On 12/31/2009 1:43 PM, Yaakov (Cygwin/X) wrote: This sounds like it has nothing to do with startxwin. I can't reproduce this, but do any of the following help: 1) creating a ~/.startxwinrc containing just xterm ? Same problem. No xterm. 2) changing that .startxwinrc to run xterm?

Re: Can't start xterm from Cygwin/X icon in system tray

2010-01-01 Thread john
Are you executing startxwin from a login shell? I use \path\to\cygwin\bin\run.exe /bin/bash.exe -l -c /bin/startxwin.exe and it works for me. On Fri, 1 Jan 2010, Jim Reisert AD1C wrote: On 12/31/2009 1:43 PM, Yaakov (Cygwin/X) wrote: This sounds like it has nothing to do with startxwin. I

Re: Can't start xterm from Cygwin/X icon in system tray

2010-01-01 Thread Jim Reisert AD1C
On 1/1/2010 12:41 PM, john wrote: Are you executing startxwin from a login shell? I use \path\to\cygwin\bin\run.exe /bin/bash.exe -l -c /bin/startxwin.exe and it works for me. Yes, my startup folder shortcut is: D:\Cygwin\bin\run.exe /usr/bin/bash.exe -l -c /usr/bin/startxwin.exe As I've

Re: Can't start xterm from Cygwin/X icon in system tray

2009-12-31 Thread dahaiou
Jim Reisert AD1C wrote: I am unable to start an xterm from the Cygwin/X icon in the system tray (right-click, select xterm). Both setups have the same line in .XWinrc: xterm EXEC xterm As a work-around, I created a shortcut on my desktop to start an xterm: D:\Cygwin

Re: Can't start xterm from Cygwin/X icon in system tray

2009-12-31 Thread Jim Reisert AD1C
On Thu, Dec 31, 2009 at 6:33 AM, dahaiou wrote: Jim Reisert AD1C wrote: I am unable to start an xterm from the Cygwin/X icon in the system tray (right-click, select xterm).  Both setups have the same line in .XWinrc:         xterm      EXEC  xterm As  a work-around, I created a shortcut

Re: Can't start xterm from Cygwin/X icon in system tray

2009-12-31 Thread Ken Brown
On 12/31/2009 10:53 AM, john at asyn dot org wrote: On Thu, 31 Dec 2009, Jim Reisert AD1C wrote: Jim Reisert AD1C wrote: I am unable to start an xterm from the Cygwin/X icon in the system tray (right-click, select xterm). Both setups have the same line in .XWinrc: xterm EXEC

Re: Can't start xterm from Cygwin/X icon in system tray

2009-12-31 Thread Yaakov (Cygwin/X)
On 30/12/2009 11:07, Jim Reisert AD1C wrote: I do not have a ~/.startxwinrc file. The xterm that is supposed to be created when the server starts doesn't start either. The symptom is that xterm.exe is shown running in the task manager, but there is no Xterm window on the desktop. This sounds

Can't start xterm from Cygwin/X icon in system tray

2009-12-30 Thread Jim Reisert AD1C
I have a very strange situation. At work, I am running Win XP SP3. I installed all the latest Cygwin (1.7.1) + Xorg updates, including startxwin.exe. Everything works perfectly. At home, I am running Windows 7 Professional, 64-bit. I am unable to start an xterm from the Cygwin/X icon

X icon

2003-06-03 Thread Harold L Hunt II
The defaukt icon obviously comes from the icon resource in XWin.exe. Such resources can have small icons 16x16 and large ones 32x32 and both are actually present. Problem is that the icons on the title and in the taskbar are scaled to 24x24 on my setup, so Windows must do some internal scaling.

Re: X icon

2003-06-03 Thread Lev Bishop
Harold, Harold wrote: Microsoft never comes right out and says what bloody size *all* icons are supposed to be in the various places in Windows. The nearest I have ever been able to find is the following: So from what I understand there are 4 sizes used by windows. {system|shell}

Re: X icon

2003-06-03 Thread Harold L Hunt II
Lev, Lev Bishop wrote: Harold, Harold wrote: Microsoft never comes right out and says what bloody size *all* icons are supposed to be in the various places in Windows. The nearest I have ever been able to find is the following: So from what I understand there are 4 sizes used by windows.

Re: X icon

2003-06-03 Thread Lev Bishop
Harold, On the other hand, the 24 x 24 icon I made looks like crap. I just realized that my notebook uses 24 x 24 small icons because I am running it with 120 dpi fonts. I should have looked at the icon on here first, cause it really is obviously garbage. Then again, it looks like there are

Re: X icon

2003-06-03 Thread Harold L Hunt II
look pretty crappy. I am running Windows XP, which supports many more icon flavors in the notification tray... all the icons (including Mozilla's mail notification icon) look fine in the tray. So, this doesn't seem to be the root of the problem for the ugly X icon. I think your other post

X icon was not updated in XFree86-xserv-4.2.0-42

2003-06-03 Thread Harold L Hunt II
Benjamin Riefenstahl wrote: Are you sure that this is included? When I extract the icon from the binary, it doesn't seem to have changed. This may be related to the fact that the icon isn't mentioned as a dependency of XWin.res in the Makefile. Benny was right. A newly compiled XWin.exe is 2

Re: X icon was not updated in XFree86-xserv-4.2.0-42

2003-06-03 Thread Harold L Hunt II
Earle, Earle F. Philhower, III wrote: Hi Harold, -- Original Message - Subject: X icon was not updated in XFree86-xserv-4.2.0-42 .. Benny was right. A newly compiled XWin.exe is 2 KiB larger than 4.2.0-42, which accounts for the 2 KiB increase in the size of X.ico

Re: X icon was not updated in XFree86-xserv-4.2.0-42

2003-06-03 Thread David Fraser
Earle F. Philhower, III wrote: Hi Harold, -- Original Message - Subject: X icon was not updated in XFree86-xserv-4.2.0-42 .. Benny was right. A newly compiled XWin.exe is 2 KiB larger than 4.2.0-42, which accounts for the 2 KiB increase in the size of X.ico. Additionally, I

Wanted: MS-Windows Icon file with X icon...

2002-01-10 Thread James Tetazoo
Anyone know where I can get an MS-Windows icon file with the X icon? I have a shortcut on my Win2k desktop that I use to launch XWin, and I want to set the icon to something appropriate. _ Get your FREE download of MSN Explorer