Re: xterm not accepting Window Title name changes

2007-10-22 Thread Paul McFerrin
Hum... The PS1 setting. Nope, that's not the problem. The root of the settitle() function is NOT the setting of PS1. It's setting in /etc/profile is commented out. In my local .profile, PS1 is set to just '$PWD'. I have verified that there are no other hidden settings of PS1. I tried yo

Re: xterm not accepting Window Title name changes

2007-10-22 Thread Brian Dessent
Paul McFerrin wrote: > I can't seem to get xterm to recognize Window Title name changes via the > following: > > echo "\0332;new_title\07\c" You were just recently posting in the thread where this came up before: and

Re: Where is X(7) man page, ques about but#2

2007-10-22 Thread Christopher Faylor
On Mon, Oct 22, 2007 at 10:00:21PM -0400, Paul McFerrin wrote: > I'm not SPAMing. I was having problems in getting on this mailing list > thus the duplicates (I wan't seeing them). You didn't seem to read what I wrote or follow the link that I provided. I pointed you at the answer to your quest

Re: Where is X(7) man page, ques about but#2

2007-10-22 Thread Paul McFerrin
I like your scrollbar.translations! Works better than interchanging the functions of buttone #2 and #3. Thanks. Thomas Dickey wrote: On Mon, 22 Oct 2007, Paul McFerrin wrote: Under cygwin, I installed *ALL* of the xorg-x11-* packages but I am still missing the X(7) man page. Where can I fi

xterm not accepting Window Title name changes

2007-10-22 Thread Paul McFerrin
Hi: I can't seem to get xterm to recognize Window Title name changes via the following: echo "\0332;new_title\07\c" I have added the following new lines to my .Xdefaults file with no effect. XTerm.AllowTitleOps:true XTerm.AllowTitleOps: true XTerm.allowTitleOps: true

Re: Where is X(7) man page, ques about but#2

2007-10-22 Thread Paul McFerrin
I'm not SPAMing. I was having problems in getting on this mailing list thus the duplicates (I wan't seeing them). I know there are a number of Internet resources for X man page. I'm looking for *real* man pages for X that I can install in one of my "man" directories on my system. HTML file

Re: Where is X(7) man page, ques about but#2

2007-10-22 Thread Christopher Faylor
On Mon, Oct 22, 2007 at 04:34:13PM -0400, Paul McFerrin wrote: > Excuse if this is a duplicate message. I missed seeing it. There is no reason to spam the list with duplicate queries. Use the mailing list archives where you'll find something like this: http://cygwin.com/ml/cygwin-xfree/2007-10/

Re: Where is X(7) man page, ques about but#2

2007-10-22 Thread Thomas Dickey
On Mon, 22 Oct 2007, Paul McFerrin wrote: Under cygwin, I installed *ALL* of the xorg-x11-* packages but I am still missing the X(7) man page. Where can I find one? With xterm, the middle mouse button is essentailly a soft-scroll in that the scroll bars moves with the mouse pointer. I would

Where is X(7) man page, ques about but#2

2007-10-22 Thread Paul McFerrin
Under cygwin, I installed *ALL* of the xorg-x11-* packages but I am still missing the X(7) man page. Where can I find one? With xterm, the middle mouse button is essentailly a soft-scroll in that the scroll bars moves with the mouse pointer. I would like to make it mouse button 3 instead but

Where is X(7) man page, ques about but#2

2007-10-22 Thread Paul McFerrin
Under cygwin, I installed *ALL* of the xorg-x11-* packages but I am still missing the X(7) man page. Where can I find one? With xterm, the middle mouse button is essentailly a soft-scroll in that the scroll bars moves with the mouse pointer. I would like to make it mouse button 3 instead but

Re: Where is X(7) man page, ques about but#2

2007-10-22 Thread Holger Krull
Paul McFerrin schrieb: > Under cygwin, I installed *ALL* of the xorg-x11-* packages but I am > still missing the X(7) man page. Where can I find one? it is man XWin -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Doc

xterms dropping keypresses events

2007-10-22 Thread Oscar Usifer
Folks, While running startx xterms, I'm finding that keypress events are being dropped while typing regular shell commands at the prompt (e.g. 'ls -aFl', 'find . -name \*.java -exec ls -aFl {} \;', 'vim myfile.c'). A character would be dropped, causing me to have to resend the same keypress. I'

Where is X(7) man page, ques about but#2

2007-10-22 Thread Paul McFerrin
Excuse if this is a duplicate message. I missed seeing it. Under cygwin, I installed *ALL* of the xorg-x11-* packages but I am still missing the X(7) man page. Where can I find one? With xterm, the middle mouse button is essentailly a soft-scroll in that the scroll bars moves with the mouse

Re: Xargs....

2007-10-22 Thread Christopher Faylor
On Mon, Oct 22, 2007 at 10:43:54AM -0700, Hall Nation wrote: >Thanks for the clarification mate ... >Now I know ... And you would have known this before because it had already been described to you before. I hope that future communications will not require this type of repetition. And, please n

Re: Xargs....

2007-10-22 Thread Hall Nation
Thanks for the clarification mate ... Now I know ... - Original Message From: Mark J. Reed <[EMAIL PROTECTED]> To: cygwin-xfree@cygwin.com Sent: Monday, October 22, 2007 10:06:45 PM Subject: Re: Xargs On 10/22/07, Hall Nation <[EMAIL PROTECTED]> wrote: > I just couldn't get what wa

Re: Xargs....

2007-10-22 Thread Mark J. Reed
On 10/22/07, Hall Nation <[EMAIL PROTECTED]> wrote: > I just couldn't get what was described abt xargs in man ,,, I mean I need it > in simple terms.. (layman terms) xargs has nothing to do with X11, first of all. The "x" in this case means "trans", as in "transpose", which is the operation tha

Re: XWin Multiwindow fails to start

2007-10-22 Thread Nick Douma
On Mon, Oct 22, 2007 at 05:11:12PM +0200, Holger Krull wrote: > Nick Douma schrieb: > > No one who has any suggestions... ? > > Not for your main problem. Just the general idea that sometimes deleting and > reinstalling helps to solve strange problems. I'll try that tomorrow > > > On Tue, Oct

Re: Xargs....

2007-10-22 Thread Hall Nation
Who's a troll ? I'm new here .. I was facing issues while joining and tried sending this message long back but couldn't as I was facing issues. Probably that msg had gone to u ppl before.. And guys I do know of google/man .. I just couldn't get what was described abt xargs in man ,,, I mean I ne

Re: XWin Multiwindow fails to start

2007-10-22 Thread Holger Krull
Nick Douma schrieb: > No one who has any suggestions... ? Not for your main problem. Just the general idea that sometimes deleting and reinstalling helps to solve strange problems. > On Tue, Oct 16, 2007 at 11:38:33AM +0200, Nick Douma wrote: >> I'm using the latest version of Cygwin, and Xwin

Re: XWin Multiwindow fails to start

2007-10-22 Thread Nick Douma
No one who has any suggestions... ? On Tue, Oct 16, 2007 at 11:38:33AM +0200, Nick Douma wrote: > I'm using the latest version of Cygwin, and Xwin 6.8.99.901-4. Whenever I try > to run X with `startx` or startx > scripts, it fails. If I run it directly with `X :0` it works fine (so it > appears

Re: Xargs....

2007-10-22 Thread Holger Krull
xerces8 schrieb: > From: Hall Nation <[EMAIL PROTECTED]> >> I need to know about the xargs command. What does it do ? > > You also need to know about the "man" command. > And google ;-) > Is this a replay of older messages? Didn't we have that before? That man is a troll or a bot. -- Unsubscrib

Re: Xargs....

2007-10-22 Thread xerces8
From: Hall Nation <[EMAIL PROTECTED]> > I need to know about the xargs command. What does it do ? You also need to know about the "man" command. And google ;-) Regards, David PS: Hint : type : man man then : man xargs -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem

Xargs....

2007-10-22 Thread Hall Nation
I am new to cygwin/X. Using the above setup at the workplace.. I need to know about the xargs command. What does it do ? __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- Unsubscribe inf