Good Xterm Fonts for C Programming

2010-05-12 Thread Ajay Jain
Hi, I know I am asking a subjective question here, but still I think I may get a response that fits very well into my style :-) I am using cygwin + xterm to login to a linux box. I am currently working on C codes. I have experimented a lot with Xfontsel and found -*-courier-medium-r-*-*-14

Re: xterm no longer accepts keyboard input

2010-05-06 Thread Larry Hall (Cygwin X)
On 5/6/2010 3:18 AM, Jyh-Shyong Ho wrote: I read a series of discussion on this problem, have you been able to solve this problem? -- Larry Hall http://www.rfk.com RFK Partners, Inc.

Re: xterm no longer accepts keyboard input

2010-05-06 Thread Jyh-Shyong Ho
Hi, I read a series of discussion on this problem, have you been able to solve this problem? I just had a PC with 64-bit Windows 7 installed, and try to install CYGWIN/X on it, I encountered the same problem: the xterm no longer accepts keyboard input. I tried various methods to solve this

Re: problem in openin xterm

2010-04-26 Thread Larry Hall (Cygwin X)
On 4/23/2010 11:42 PM, hakob...@ualberta.ca wrote: Dear Cygwin expert, After installin cygwin on my laptop (vista) I have a problem in opening X window (xterm). After tryinmg several times it opens the xterm. Could you tell me the reason of this problem? Please read and follow the problem

problem in openin xterm

2010-04-23 Thread hakobyan
Dear Cygwin expert, After installin cygwin on my laptop (vista) I have a problem in opening X window (xterm). After tryinmg several times it opens the xterm. Could you tell me the reason of this problem? Thanks. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem

Re: problems starting xterm

2010-03-21 Thread Andy Koppe
Markus Hoenicka: >>>xterm: Could not exec 4.90.2.20040617: No such file or directory > Jon TURNEY: >> Google suggests '4.90.2.20040617' is a novell netware client version. > > Good catch. I use a Windoze client on a Netware network at work, so > this clien

Re: problems starting xterm

2010-03-21 Thread Markus Hoenicka
Ken Brown writes: > Does your CYGWIN environment variable contain tty? > > http://x.cygwin.com/docs/faq/cygwin-x-faq.html#q-startxwin-no-windows > administra...@pc51997 ~ $ echo $CYGWIN server Which, in fact, is a leftover of 1.5. But no, there is no tty here. regards, Markus -- Markus H

Re: problems starting xterm

2010-03-19 Thread Markus Hoenicka
Ken Brown writes: > Does your CYGWIN environment variable contain tty? > > http://x.cygwin.com/docs/faq/cygwin-x-faq.html#q-startxwin-no-windows > Thanks for the hint. Will check on Monday. regards, Markus -- Markus Hoenicka http://www.mhoenicka.de AQ score 38 -- Unsubscribe info: h

Re: problems starting xterm

2010-03-19 Thread Markus Hoenicka
Jon TURNEY writes: > Google suggests '4.90.2.20040617' is a novell netware client version. > Good catch. I use a Windoze client on a Netware network at work, so this client is likely to be installed. But then, why would xterm try to run that client??? regards, Markus -- Mark

Re: problems starting xterm

2010-03-19 Thread Jon TURNEY
, or when I try to run xterm from the X server systray icon, xterm apparently fails to find a shell to run, so it terminates (no pun intended) after a couple of seconds: xterm: Could not exec 4.90.2.20040617: No such file or directory Google suggests '4.90.2.20040617' is a novell netware

Re: problems starting xterm

2010-03-19 Thread Ken Brown
On 3/19/2010 11:40 AM, Markus Hoenicka wrote: Markus Hoenicka mumbled: As this method to start xterm seems to work, do I have to start the X server some other way than I do now? I just use the Win start menu entry Cygwin-X->XWin Server. I can answer that one myself. Running startxwin f

Re: problems starting xterm

2010-03-19 Thread Markus Hoenicka
Markus Hoenicka mumbled: As this method to start xterm seems to work, do I have to start the X server some other way than I do now? I just use the Win start menu entry Cygwin-X->XWin Server. I can answer that one myself. Running startxwin from mintty works without a hitch. This is

Re: problems starting xterm

2010-03-19 Thread Markus Hoenicka
"Larry Hall (Cygwin X)" was heard to say: For the mintty test case, yes, you need to set DISPLAY. Use this: export DISPLAY=:0.0 Yep, that works, except for the following warning: Warning: Missing charsets in String to FontSet conversion As this method to start xterm seems to

Re: problems starting xterm

2010-03-19 Thread Larry Hall (Cygwin X)
On 3/19/2010 9:09 AM, Markus Hoenicka wrote: $ xterm Xt error: Can't open display: xterm: DISPLAY is not set Do I have to set DISPLAY manually? And if yes, what should it read? For the mintty test case, yes, you need to set DISPLAY. Use this: export DISPLAY=:0.0 -- Larry

Re: problems starting xterm

2010-03-19 Thread Markus Hoenicka
Reid Thompson was heard to say: what happens when you call xterm from the mintty command line? $ xterm Xt error: Can't open display: xterm: DISPLAY is not set Do I have to set DISPLAY manually? And if yes, what should it read? regards, Markus -- Markus Hoenicka http://www.mhoenic

Re: problems starting xterm

2010-03-19 Thread Reid Thompson
On Fri, 2010-03-19 at 10:54 +0100, Markus Hoenicka wrote: > Hi, > I have plenty of shells installed (bash, ash, dash), and they work ok > in MinTTY. I'm afraid I'm missing some simple but important setting > somewhere. Any ideas? what happens when you call xterm from t

problems starting xterm

2010-03-19 Thread Markus Hoenicka
Hi, I've set up Cygwin 1.7.1 lately, along with X and some applications. The X server works ok and claims to be "Version 1.7.5 Build Date: 2010-02-05". I can run Emacs as an X application without hassles. However, when I start the X server, or when I try to run xterm from

Re: xterm no longer accepts keyboard input

2010-03-15 Thread David Barr
On Mon, Mar 15, 2010 at 10:44 AM, Jon TURNEY wrote: > > No.  startx and startxwin are different tools to solve different problems. > > I keep adding more text to [1] to clarify this, but this doesn't appear to > help, perhaps because nobody actually reads it... > > [1] http://x.cygwin.com/docs/ug/

Re: xterm no longer accepts keyboard input

2010-03-15 Thread Bob Kline
On 3/15/2010 1:35 PM, Jon TURNEY wrote: ... I'm not sure if the difficulties starting a server mean you have some other problem as well. Thanks for your response, Jon. As you'll see from a more recent post, I was able to solve both problems by going back to using a script instead of the c

Re: xterm no longer accepts keyboard input

2010-03-15 Thread Jon TURNEY
On 15/03/2010 05:42, David Barr wrote: On Sun, Mar 14, 2010 at 7:17 AM, Jeff Spirko wrote: The icon runs from the Windows environment, so the run.exe and bash.exe wrapper programs are needed to set up the proper cygwin environment. Once you're in a cygwin shell, you already have the cygwin env

Re: xterm no longer accepts keyboard input

2010-03-15 Thread Jon TURNEY
start over. Now I can get the X server started (following the instructions in the Cygwin/X User's Guide, running /usr/bin/startxwin from a Cygwin shell), but xterm windows that I open do not respond to keyboard input. I looked at the FAQ and found the entry (3.2 I upgraded my X server and now I

Re: xterm no longer accepts keyboard input

2010-03-14 Thread David Barr
On Sun, Mar 14, 2010 at 7:17 AM, Jeff Spirko wrote: > The icon runs from the Windows environment, so the run.exe and > bash.exe wrapper programs are needed to set up the proper cygwin > environment.  Once you're in a cygwin shell, you already have the > cygwin environment set up.  That's why you d

Re: xterm no longer accepts keyboard input

2010-03-14 Thread Bob Kline
On 3/14/2010 12:20 PM, Bob Kline wrote: Attached is the log file from launch of X which does *not* result in the failure dialog window, but whose X session is not able to use input from the keyboard. Sorry, that was the wrong log file (from an attempt to launch X from the shortcut). Here is

Re: xterm no longer accepts keyboard input

2010-03-14 Thread Bob Kline
On 3/14/2010 10:17 AM, Jeff Spirko wrote: The icon runs from the Windows environment, so the run.exe and bash.exe wrapper programs are needed to set up the proper cygwin environment. Once you're in a cygwin shell, you already have the cygwin environment set up. That's why you don't need to type

Re: xterm no longer accepts keyboard input

2010-03-14 Thread Jeff Spirko
On Sat, Mar 13, 2010 at 11:39 PM, Bob Kline wrote: > Jeff Spirko wrote: > >> If you see different results from running startxwin from the command >> line vs. the icon, you should check to see if you have an old batch >> file laying around > > Thanks for the suggestion.  I looked again for any

Re: xterm no longer accepts keyboard input

2010-03-13 Thread Bob Kline
Jeff Spirko wrote: > If you see different results from running startxwin from the command > line vs. the icon, you should check to see if you have an old batch > file laying around Thanks for the suggestion. I looked again for any old scripts which might be found by the shell, but there a

Re: xterm no longer accepts keyboard input

2010-03-13 Thread Jeff Spirko
ng again, I decided to just install Cygwin fresh and >> start over.  Now I can get the X server started (following the instructions >> in the Cygwin/X User's Guide, running /usr/bin/startxwin from a Cygwin >> shell), but xterm windows that I open do not respond to keyboard input

xterm no longer accepts keyboard input

2010-03-13 Thread Bob Kline
in the Cygwin/X User's Guide, running /usr/bin/startxwin from a Cygwin shell), but xterm windows that I open do not respond to keyboard input. I looked at the FAQ and found the entry (3.2 I upgraded my X server and now I can't type anything into any X application) which warns against

Re: Again Problems starting xterm under win7]

2010-02-19 Thread Larry Hall (Cygwin X)
On 02/19/2010 07:25 PM, Jerry Lowry wrote: is anyone seeing this or do I send it to myself each time. Nope, it goes to the list as you would expect: If you're ever unsure, just

Again Problems starting xterm under win7]

2010-02-19 Thread Jerry Lowry
ygwin leaving blank xterm windows up each time an xterm window opens. It does not go away until I exit the xterm window, unlike the Xserver windows that go away once the server is started. They fill up my task bar with useless icons which makes navigation really difficult. It would be nice it so

Re: Problems Starting Xterm using the System Tray Icon for XWin Server

2010-02-18 Thread Craig Moore
On 18 February 2010 22:02, Mike Ayers wrote: >        No, no, .bashrc is off the suspect list.  What's in ~/.bash_profile? Ah! Yes, this is where the problem was. This is what I found in my .bash_profile: > if [ -e /etc/bash.bashrc ] ; then > source /etc/bash.bashrc > fi > if [ -e "${HOME}/.ba

RE: Problems Starting Xterm using the System Tray Icon for XWin Server

2010-02-18 Thread Mike Ayers
orer.exe $(cygpath -w /cygdrive/c/Program\ > Files/Mozilla\ Firefox/firefox.exe)' > > ++ PS1='\[\e]0;\w\a\]\n\[\e[32m\...@\h \[\e[33m\]\w\[\e[0m\]\n\$ ' No problem there, so .bashrc is off the suspect list. > Then I executed the short cut > > > C:\cygwin

Re: Problems Starting Xterm using the System Tray Icon for XWin Server

2010-02-18 Thread Craig Moore
gt; ++ alias 'vsim=explorer.exe $(cygpath -w > /cygdrive/c/modeltech_6.5c/win32/modelsim.exe)' > ++ alias 'gimp=explorer.exe $(cygpath -w /cygdrive/c/Program\ > Files/GIMP-2.0/bin/gimp-2.6.exe)' > ++ alias 'firefox=explorer.exe $(cygpath -w /cygdrive/c/Progra

RE: Problems Starting Xterm using the System Tray Icon for XWin Server

2010-02-18 Thread Mike Ayers
> From: cygwin-xfree-ow...@cygwin.com [mailto:cygwin-xfree- > ow...@cygwin.com] On Behalf Of Craig Moore > Sent: Thursday, February 18, 2010 4:14 AM > When I open a new xterm window using the XWin Server icon in the system > tray: > > > (right click on icon)->Applic

Re: Problems Starting Xterm using the System Tray Icon for XWin Server

2010-02-18 Thread Craig Moore
On 18 February 2010 17:55, Eliot Moss wrote: > You have spaces in your PATH but probably did not quote it > properly in your scripts when you used it ... No, thats not it. It works fine when I start xterm normally (either by starting XWin Server or selecting it from the system tray icon

Problems starting xterm under win7

2010-02-18 Thread Jerry Lowry
Hi, I am still having problems with cygwin leaving blank xterm windows up each time an xterm window opens. It does not go away until I exit the xterm window, unlike the Xserver windows that go away once the server is started. They fill up my task bar with useless icons which makes

Re: Problems Starting Xterm using the System Tray Icon for XWin Server

2010-02-18 Thread Eliot Moss
On 2/18/2010 11:28 AM, Craig Moore wrote: On Thu, 18 Feb 2010 10:34:56 -0500, Ken Brown wrote: How do I configure the XWin Server so that it opens xterm correctly? This happens because xterm doesn't start a login shell, and PS1 gets unset. One way around this is to set PS1 in your ~/.b

Re: Problems Starting Xterm using the System Tray Icon for XWin Server

2010-02-18 Thread Craig Moore
On Thu, 18 Feb 2010 10:34:56 -0500, Ken Brown wrote: >> How do I configure the XWin Server so that it opens xterm correctly? > >This happens because xterm doesn't start a login shell, and PS1 gets unset. >One way around this is to set PS1 in your ~/.bashrc file. For example:

Re: Problems Starting Xterm using the System Tray Icon for XWin Server

2010-02-18 Thread Ken Brown
On 2/18/2010 7:13 AM, Craig Moore wrote: When I open a new xterm window using the XWin Server icon in the system tray: (right click on icon)->Applications->xterm it opens xterm, but the command prompt is not formatted correctly and the window title is 'xterm' instaed of the c

Re: Can't use Alt- Commands in xterm

2010-02-18 Thread Gery
Instead of the Alt key, you have to use the Alt Gr key, then you'll get all symbols you need in the xterm. Sent from my iPod. On Feb 18, 2010, at 4:25, Thomas Dickey wrote: On Thu, 18 Feb 2010, Craig Moore wrote: Hi, I cannot execute commands using the Alt key. For example, whene

Problems Starting Xterm using the System Tray Icon for XWin Server

2010-02-18 Thread Craig Moore
Hi, When I open a new xterm window using the XWin Server icon in the system tray: > (right click on icon)->Applications->xterm it opens xterm, but the command prompt is not formatted correctly and the window title is 'xterm' instaed of the current directory. The comman

Re: Can't use Alt- Commands in xterm

2010-02-18 Thread Craig Moore
On Thu, 18 Feb 2010 05:46:37 -0500 (EST) Thomas Dickey wrote: > Those can be done via resource-settings, e.g. in your $HOME/.Xdefaults, > or in /etc/X11/app-defaults Ok, I enabled 'Meta Sends Escape' option by adding this to my ~/.Xdefaults file: > XTerm*metaSendsEscape: tr

Re: Can't use Alt- Commands in xterm

2010-02-18 Thread Thomas Dickey
On Thu, 18 Feb 2010, Craig Moore wrote: In man xterm, see "eightBitInput" and "metaSendsEscape". Thanks, that lead me to this solution: xterm->Main Menu->Meta Sends Escape and now alt behaves as it should (Why isn't this the default setting?!?) Is there some

Re: Can't use Alt- Commands in xterm

2010-02-18 Thread Craig Moore
> In man xterm, see "eightBitInput" and "metaSendsEscape". Thanks, that lead me to this solution: > xterm->Main Menu->Meta Sends Escape and now alt behaves as it should (Why isn't this the default setting?!?) Is there someway to set xterm to always have

Re: Can't use Alt- Commands in xterm

2010-02-18 Thread Thomas Dickey
On Thu, 18 Feb 2010, Craig Moore wrote: Hi, I cannot execute commands using the Alt key. For example, whenever I press, Alt -. I get a zero instead of the previous command. This is also a problem whenever I run emacs inside xterm. Alt-w produces a ÷ (division symbol) instead of executing a

Can't use Alt- Commands in xterm

2010-02-18 Thread Craig Moore
Hi, I cannot execute commands using the Alt key. For example, whenever I press, Alt -. I get a zero instead of the previous command. This is also a problem whenever I run emacs inside xterm. Alt-w produces a ÷ (division symbol) instead of executing a copy region command. Also Alt-x doesn't

Re: [ANNOUNCEMENT] Updated: xterm-255-1

2010-02-08 Thread Jim Reisert AD1C
On 2/8/2010 6:18 AM, Jon TURNEY wrote: I've adjusted the dependency information in the setup.hint for the xterm package on sourceware.org from libncurses9 to libncurses10, which this updated xterm requires. Thanks to the people who reported this problem, which should now be corrected onc

Re: [ANNOUNCEMENT] Updated: xterm-255-1

2010-02-08 Thread Jon TURNEY
On 05/02/2010 18:57, Yaakov (Cygwin/X) wrote: The following package has been updated for the Cygwin distribution: *** xterm-255-1 xterm is a terminal emulator for the X Window System. It provides DEC VT102 and Tektronix 4014 compatible terminals for programs that can't use the window s

Re: [ANNOUNCEMENT] Updated: xterm-255-1

2010-02-08 Thread George Barrick
2010.02.08.07:49:53 EST Hey Jim, I installed the xterm-255-1 this morning, and had no difficulties. My set-up is WinXP Pro. SP3 with CygWin-1.7.1-1. My only scrap of possibly useful information surrounds cygcheck. Try running cygcheck with this parameter list

missing dependency: xterm <-> ncurses-10

2010-02-08 Thread Philipp Grogg
Hi I have just installed the newest cygwin/x (xorg-server and xinit) from cygwin.com. After starting "startxwin" I've got a "xterm: error while loading shared libraries cygncurses-10.dll" and I had to install "ncurses-10" manually. I think there is a d

[ANNOUNCEMENT] Updated: xterm-255-1

2010-02-05 Thread Yaakov (Cygwin/X)
The following package has been updated for the Cygwin distribution: *** xterm-255-1 xterm is a terminal emulator for the X Window System. It provides DEC VT102 and Tektronix 4014 compatible terminals for programs that can't use the window system directly. This is an update to the l

Re: Windows Batch File to start xterm on Cygwin/X 1.7.x

2010-02-03 Thread Jon TURNEY
On 25/01/2010 22:53, Zheng-Da Tan wrote: I like to have one icon in Windows that I can click on to open a new xterm window: - if the X server is not running, the icon would start X and launch a xterm window - if the X server is running, it will simply open a new xterm window on the

Windows Batch File to start xterm on Cygwin/X 1.7.x

2010-01-25 Thread Zheng-Da Tan
I like to have one icon in Windows that I can click on to open a new xterm window: - if the X server is not running, the icon would start X and launch a xterm window - if the X server is running, it will simply open a new xterm window on the existing X server This was how it used to work by

RE: Cygwin 1.7 xterm

2010-01-15 Thread Mike Ayers
> From: cygwin-xfree-ow...@cygwin.com [mailto:cygwin-xfree- > ow...@cygwin.com] On Behalf Of Jerry Lowry > Sent: Friday, January 15, 2010 3:07 PM > Also, I just start X server and got this error trying to start the > xterm > from the startxwin.bat: Don't do that,

Re: Cygwin 1.7 xterm

2010-01-15 Thread Jerry Lowry
would this be the case with the blank X windows hanging around (i.e. missing a definition in the .Xdefaults). Also, I just start X server and got this error trying to start the xterm from the startxwin.bat: 1 [main] xterm 3156 C:\Xwin\bin\xterm.exe: *** fatal error - couldn't allo

RE: Cygwin 1.7 xterm

2010-01-15 Thread Mike Ayers
file went away. To get rid of the toolbar, put "XTerm*toolBar: false" (note case) in ~/.Xdefaults. Note that ~ is defined by /etc/passwd, not HOME. HTH, Mike

Re: Cygwin 1.7 xterm

2010-01-15 Thread Thomas Dickey
f the time, but see my comment here http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=406169 Any ideas as to why the blank X windows still continue to stick around after the Xterm windows opens? no - one of the comments said that might be DOS windows (but I don't have 1.7 to see).

Re: Cygwin 1.7 xterm

2010-01-15 Thread Jerry Lowry
Okay, I understand that, but I did not have to do this under 1.5. Did they change the default in 1.7? Any ideas as to why the blank X windows still continue to stick around after the Xterm windows opens? thanks Thomas Dickey wrote: On Fri, 15 Jan 2010, Jerry Lowry wrote: After my last

Re: Cygwin 1.7 xterm

2010-01-15 Thread Thomas Dickey
On Fri, 15 Jan 2010, Jerry Lowry wrote: After my last install of 1.7 software the X server does start and the blank X windows do go away. But when I start an Xterm the blank X windows stay around. Anyway to start Xterm with them going away once started. Also, the Xterm that starts looks

Cygwin 1.7 xterm

2010-01-15 Thread Jerry Lowry
After my last install of 1.7 software the X server does start and the blank X windows do go away. But when I start an Xterm the blank X windows stay around. Anyway to start Xterm with them going away once started. Also, the Xterm that starts looks like a version from back in the 80's.

Re: Cygwin 1.7.x upgrade: Xterm history messes up prompt

2010-01-15 Thread Andy Koppe
2010/1/15 Derek Greer: > > I discovered that the problem is specific to my PS1 settings, but a bug > nevertheless.  The prompt I've used for years is: > > PS1='\[\033]0;\w\007\033[32m\][\h]: \[\033[33m ${PWD##*/}\033[0m\] > ' Only non-printing must be enclosed in \[ ... \] , but you've got ${PWD##

Re: Cygwin 1.7.x upgrade: Xterm history messes up prompt

2010-01-15 Thread Derek Greer
ent machine is greenish and the current folder is yellowish. Something about the latest version doesn't like the special characters that produce the colors anymore ... at least how I have them specified. -- View this message in context: http://old.nabble.com/Cygwin-1.7.x-upgrade%3A-Xterm-history-

Cygwin 1.7.x upgrade: Xterm history messes up prompt

2010-01-14 Thread Derek Greer
ows: [ABCDEFG]: dgls //somebox/somefolder Has anyone else experienced this? Seems like some bugs were introduced. -- View this message in context: http://old.nabble.com/Cygwin-1.7.x-upgrade%3A-Xterm-history-messes-up-prompt-tp27163806p27163806.html Sent from the cygwin-xfree mailing list archive

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

2010-01-12 Thread Jim Reisert AD1C
nge 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

Re: Cannot start xterm

2010-01-11 Thread Paul Loewenstein
: 'cygwin-xfree@cygwin.com' Subject: RE: Cannot start xterm My hard drive crashed and I reinstalled XP SP3 from scratch. I then installed cygwin 1.7.3 from scratch. My first issue was I could not find startxwin.bat. I know it was supposed to be moved to /bin/startxwin.bat, but its not

RE: Cannot start xterm

2010-01-11 Thread Ryan Mcdowell (rymcdowe)
Please ignore this email, anti-virus was killing some of the installation scripts :( -Original Message- From: Ryan Mcdowell (rymcdowe) Sent: Thursday, January 07, 2010 4:46 PM To: 'cygwin-xfree@cygwin.com' Subject: RE: Cannot start xterm My hard drive crashed and I reinstal

Re: xterm + mc problem: messed up output when running commands

2010-01-07 Thread Andy Koppe
under Cygwin/X > xterm, e.g. cat, the lines are printed with an offset. For example, > when I run > > cat /etc/X11/app-defaults/XTerm > > I get the following output on the screen: > > - >        ! VT100s

RE: Cannot start xterm

2010-01-07 Thread Ryan Mcdowell (rymcdowe)
n\bin\run.exe /usr/bin/bash.exe -l -c /usr/bin/startxwin.exe".  That seems to start up the server just fine.  However, when I click on "Applications->xterm", nothing happens.  I started up a normal cygwin window and manually try to start xterm via "xterm -display localhost:0&qu

Re: xterm + mc problem: messed up output when running commands

2010-01-07 Thread Andrew Zhezherun
Hi All, Somehow Cygwin mailing list shows  characters in my previous message; it should have been all spaces instead. Best Regards, Andrew -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cy

xterm + mc problem: messed up output when running commands

2010-01-07 Thread Andrew Zhezherun
Hi All, I have a weird problem with the latest Cygwin 1.7. It happens with both a fresh install on a Windows 7 machine and with an upgraded install of Cygwin on a Windows XP machine. When I execute various commands from Midnight Commander when it is running under Cygwin/X xterm, e.g. cat, the

Re: Alt key not recognized as Meta in xterm

2010-01-03 Thread Gary Carvell
Thanks Andy, your explanation was extremely helpful. For the longest time it was unclear whether the Alt key issue was related to LANG/LC_*, readline / .inputrc, xterm, X resources, or something else entirely. ASCII is much simpler :-) At any rate, things are good now. FWIW, on my Linux box

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

2010-01-02 Thread Jim Reisert AD1C
ESSOR_REVISION = '0f07' ProgramData = 'C:\ProgramData' PROGRAMFILES = 'C:\Program Files (x86)' ProgramFiles(x86) = 'C:\Program Files (x86)' ProgramW6432 = 'C:\Program Files' PSModulePath = 'C:\Windows\system32\WindowsPowerShell\v1.0\Modules\&#

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 a

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

2010-01-01 Thread Jim Reisert AD1C
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"? Pop-up: "Couldn't find xterm anywhere. I even looked in the PATH" Sam

Re: Alt key not recognized as Meta in xterm

2010-01-01 Thread Thomas Dickey
ssumption among Cygwin users is that Alt==Meta, since of course PC keyboards don't have a Meta key yet lots of programs expect one. I realise that in X it is possible to map a different key to Meta, but the altIsNotMeta setting is off by default in Cygwin's xterm. Also, the Cygwin conso

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

2010-01-01 Thread john
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: Alt key not recognized as Meta in xterm

2010-01-01 Thread Andy Koppe
that Alt==Meta, since of course PC keyboards don't have a Meta key yet lots of programs expect one. I realise that in X it is possible to map a different key to Meta, but the altIsNotMeta setting is off by default in Cygwin's xterm. Also, the Cygwin console, rxvt, and mintty (via PuTTY)

Re: Alt key not recognized as Meta in xterm

2010-01-01 Thread Thomas Dickey
On Fri, 1 Jan 2010, Andy Koppe wrote: 2010/1/1 Thomas Dickey: On Fri, 1 Jan 2010, Andy Koppe wrote: XTerm*vt100.metaSendsEscape: true Actually that's not a hack, but the correct solution. I think this needs to be part of the default config in /etc/X11/app-defaults/XTerm. However

Re: Alt key not recognized as Meta in xterm

2010-01-01 Thread Andy Koppe
2010/1/1 Thomas Dickey: > On Fri, 1 Jan 2010, Andy Koppe wrote: > >>>XTerm*vt100.metaSendsEscape: true >> >> Actually that's not a hack, but the correct solution. I think this >> needs to be part of the default config in /etc/X11/app-defaults/XTerm. &g

Re: Alt key not recognized as Meta in xterm

2010-01-01 Thread Thomas Dickey
On Fri, 1 Jan 2010, Andy Koppe wrote:    XTerm*vt100.metaSendsEscape: true Actually that's not a hack, but the correct solution. I think this needs to be part of the default config in /etc/X11/app-defaults/XTerm. However, the reason that it's not is because there's no standa

Re: Alt key not recognized as Meta in xterm

2010-01-01 Thread Andy Koppe
2009/12/30 Gary Carvell: X issues including xterm ones should go to the cygwin-xfree list. I'm sending this to both lists, but please respond on cygwin-xfree only. > With the upgrade to Cygwin 1.7, I found that the Alt key is no longer > recognized as a Meta key in xterm. This me

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 .startx

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 s

Re: xterm process exists but no window appears when XWin Server launched (current release)

2009-12-31 Thread Yaakov (Cygwin/X)
On 30/12/2009 11:52, Timares, Brian (Harris Corp.) wrote: I checked the FAQ, looked over the XWin.0 log, looked over the cygcheck output which shows: Sonic Solutions burning software containing DLA component Detected: Named process. ZoneAlarm Personal Firewall Detected: HKLM Registry Key, Named

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"

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

2009-12-31 Thread john
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 c

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"

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

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 in the

Re: What is correct way to start xterm from .XWinrc?

2009-12-29 Thread Jim Reisert AD1C
On Wed, Oct 28, 2009 at 9:17 AM, Jim Reisert AD1C wrote: > My .XWinrc file has this menu line: > >        "xterm"      EXEC  "xterm -e tcsh" > > Since my default shell in /etc/passwd is /bin/tcsh, why should I need > to specify it here also?  If I don'

1.7.1: xterm osc 52 copy/paste bug?

2009-12-25 Thread Дмитрий Требич
Hi! I just have installed 1.7.1 release and try xterm osc 52 copy/paste escape sequences - they have work in the beta release. The paste seq: echo -ne "\033]52;;?\033\\" works justr fine, but copy seq: echo -ne "\033]52;;cXdlcnR5\033\\" didn't works ("cXdlcnR5&

Re: Cut/paste in an xterm takes extraordinarily long time

2009-12-16 Thread Jim Reisert AD1C
I'll save this in case it happens again. It hasn't been a problem this week. - Jim On Wed, Dec 16, 2009 at 1:52 PM, Jon TURNEY wrote: > On 10/12/2009 18:18, Jim Reisert AD1C wrote: >> >> I'm having problems with copying text from a Windows application >> (Firefox) and pasting into Cygwin Emacs

Re: Cut/paste in an xterm takes extraordinarily long time

2009-12-16 Thread Jon TURNEY
On 10/12/2009 18:18, Jim Reisert AD1C wrote: I'm having problems with copying text from a Windows application (Firefox) and pasting into Cygwin Emacs (23.1.1). I'm running Cygwin 1.7 (latest) and Xorg (latest). When pasting into Emacs, my mouse pointer changes to an hourglass, and after what se

Should xterm require xbitmaps?

2009-12-14 Thread Ken Brown
After putting "XTerm*scrollBar: true" into my .Xdefaults, I started getting a new xterm warning: Warning: Cannot convert string "vlines2" to type Pixmap The cause is the following line in /etc/X11/app-defaults/ XTerm-color: *VT100.scrollbar.thumb: vlines2 an

Cut/paste in an xterm takes extraordinarily long time

2009-12-10 Thread Jim Reisert AD1C
I'm having problems with copying text from a Windows application (Firefox) and pasting into Cygwin Emacs (23.1.1). I'm running Cygwin 1.7 (latest) and Xorg (latest). When pasting into Emacs, my mouse pointer changes to an hourglass, and after what seems like an eternity (10-30 seconds), the paste

Re: cygwin-x xterm not compatible with windows 7? Solution Found

2009-12-09 Thread wgweis
Hi All: I fixed this problem. I was using the cygwin beta 1.7. I reinstalled cygwin using the last stable release, 1.5.25. I also had to add the "sleep 5" line to startxwin.bat and startxwin.sh. So, I guess this is a defect to log against the 1.7 beta: the xterm execut

Re: cygwin-x xterm not compatible with windows 7?

2009-12-08 Thread wgweis
I turned off UAC, or so I am told. The server seems to start up OK. But xterm cannot access the shared memory? I ran this from the Cygwin.bat and got this stack dump. Exception: STATUS_ACCESS_VIOLATION at eip=3D73693A^M eax=00CA9719 ebx=5C3D6F68 ecx=0028B98D edx=038D esi

Re: cygwin-x xterm not compatible with windows 7?

2009-12-07 Thread Larry Hall (Cygwin X)
On 12/07/2009 06:13 PM, Mike Ayers wrote: I'm asking because what I have noticed about Windows 7 > Home Edition is that even though I have created a user for myself with > administrative priveleges, unless I tell the OS that I want to > run a program as the administrator it will default to the

RE: cygwin-x xterm not compatible with windows 7?

2009-12-07 Thread Mike Ayers
cygwin x server log, > but it looks like *that* starts up. It's just that xterm cannot > connect. That does appear to be the case. > You mentioned that the server listenens on 0.0.0.0. You mean a > port? No. "0.0.0.0" is the broadcast IP addres

Re: cygwin-x xterm not compatible with windows 7?

2009-12-03 Thread Reid Thompson
had a problem I couldn't fix with cygwin-x before. Here is the deal: I just bought a new PC with windows 7 64 bit, build number 7600, version 6.1. I downloaded a fresh install of cygwin and cannot get cygwin-x xterm running. Cygwin version is 1.7.0(0.218/5/3) I tried running the cyg

<    1   2   3   4   5   6   7   8   9   10   >