Re: Copying Text from a command prompt...No GUI Involved, and then X-windows issue

2004-09-02 Thread Thomas Adam
On Thu, Sep 02, 2004 at 01:19:09PM +, Will Ness wrote:
 Hello !!
 
 I have an X-Windows configuration issue, and it was suggested on IRC that I 
 post the error log onto the mailing list for others to look at, and perhaps 
 to solve my problem. The question is how do I do this on a strictly command 
 prompt basis? Remember I have NO GUI, so I cannot do the normal highlight 
 with the mouse and paste into window deal. Any advice? TIA!!

command  ~/error.log 21

Then send the ~/error.log file with your e-mail.

-- Thomas Adam

-- 
Quis custodiet ipsos custodes?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Copying Text from a command prompt...No GUI Involved, and then X-windows issue

2004-09-02 Thread Hendrik Boom
On Thu, Sep 02, 2004 at 02:20:55PM +0100, Thomas Adam wrote:
 On Thu, Sep 02, 2004 at 01:19:09PM +, Will Ness wrote:
  Hello !!
  
  I have an X-Windows configuration issue, and it was suggested on IRC that I 
  post the error log onto the mailing list for others to look at, and perhaps 
  to solve my problem. The question is how do I do this on a strictly command 
  prompt basis? Remember I have NO GUI, so I cannot do the normal highlight 
  with the mouse and paste into window deal. Any advice? TIA!!
 
 command  ~/error.log 21

Or

  command 21 | tee error.log

in case you want th see the output while it is running.

-- hendrik


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Copying Text from a command prompt...No GUI Involved, and then X-windows issue

2004-09-02 Thread Loevborg
  Or
  command 21 | tee error.log
in case you want th see the output while it is running.
-- hendrik
If this doesn't work for you for whatever reason, you can use
gpm instead (apt-get install gpm) which gives you mouse copy
and paste on the text console. Also note that there is usually
/var/log/XFree86.0.log and sometimes ~/.xsession-errors which give you 
details.

Regards,
Pailus
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Copying Text from a command prompt...No GUI Involved, and then X-windows issue

2004-09-02 Thread Roel Schroeven
Will Ness wrote:
Hello !!
I have an X-Windows configuration issue, and it was suggested on IRC 
that I post the error log onto the mailing list for others to look at, 
and perhaps to solve my problem. The question is how do I do this on a 
strictly command prompt basis? Remember I have NO GUI, so I cannot do 
the normal highlight with the mouse and paste into window deal. Any 
advice? TIA!!
I believe the error log is also in /var/log/XFree86.log.
--
Codito ergo sum
Roel Schroeven
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Copying Text from a command prompt...No GUI Involved, and then X-windows issue

2004-09-02 Thread csj
On 2. September 2004 at 1:19PM +,
Will Ness [EMAIL PROTECTED] wrote:

 I have an X-Windows configuration issue, and it was suggested
 on IRC that I post the error log onto the mailing list for
 others to look at, and perhaps to solve my problem. The
 question is how do I do this on a strictly command prompt
 basis? Remember I have NO GUI, so I cannot do the normal
 highlight with the mouse and paste into window deal. Any
 advice? TIA!!

Install gpm.  Highlight with the mouse, open your text editor in
another in another tty (ALT+F#) and paste. This will only work if
the error message isn't too long.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Copying Text from a command prompt...No GUI Involved, and then X-windows issue

2004-09-02 Thread Travis Crump
csj wrote:
On 2. September 2004 at 1:19PM +,
Will Ness [EMAIL PROTECTED] wrote:

I have an X-Windows configuration issue, and it was suggested
on IRC that I post the error log onto the mailing list for
others to look at, and perhaps to solve my problem. The
question is how do I do this on a strictly command prompt
basis? Remember I have NO GUI, so I cannot do the normal
highlight with the mouse and paste into window deal. Any
advice? TIA!!

Install gpm.  Highlight with the mouse, open your text editor in
another in another tty (ALT+F#) and paste. This will only work if
the error message isn't too long.

Just to point out the obvious, if all he wants is the X error log, it is 
saved to /var/log/XFree86.# ...


signature.asc
Description: OpenPGP digital signature