Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <3C3D6F6D.1060506@maxi-tip.cz>
Date: Thu, 10 Jan 2002 11:39:42 +0100
From: Igor Bujna <igor.bujna@maxi-tip.cz>
Organization: =?ISO-8859-1?Q?S=E1zkov=E1=20kancel=E1r=28?= Maxi-tip a.s.
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.7) Gecko/20011221
X-Accept-Language: cs, en-us
MIME-Version: 1.0
To: Charles Wilson <cwilson@ece.gatech.edu>, cygwin <cygwin@cygwin.com>
Subject: Re: cygwin console
References: <20020108113417.A8402@infosat.net> <voil3u43q7h599q27ubga9phmh8cm57182@4ax.com> <6374-Tue08Jan2002111758+0000-starksb@ebi.ac.uk> <1126157253.20020108122424@familiehaase.de> <5519-Tue08Jan2002114553+0000-starksb@ebi.ac.uk> <3C3B005B.D121F781 <3 <3C3C0D05.4070209@syntrex.com> <3C3C145A.1080103@maxi-tip.cz> <3C3C1B8B.8060701@maxi-tip.cz> <3C3C6AFB.3050805@ece.gatech.edu> <3C3C7609.8000905@maxi-tip.cz> <3C3C82D2.1000905@ece.gatech.edu>
Content-Type: multipart/related;
 boundary="------------000103050603000806070304"
X-Virus-Scanned: by AMaViS perl-11

--------------000103050603000806070304
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Charles Wilson wrote:

> Please keep replies on the list.
>
> Igor Bujna wrote:
>
>> Charles Wilson wrote:
>>
>>> Try installing this font:  Lucida ConsoleP from 
>>> http://www.neuro.gatech.edu/users/cwilson/cygutils/unversioned/bashprompt/ 
>>>
>>>
>>> It is Lucida Console, reencoded to put the linedraw chars where 
>>> codepage:oem expects them.  Then, start rxvt as:
>>>
>>> rxvt -fn "Lucida ConsoleP-14" .....
>>>
>>> (also, you may need to set your TERM variable to 'rxvt-cygwin-native')
>>>
>>> --Chuck
>>
>>
>>
>> I make somethings wrong.
>> I have Win98 Second editions.in autoexec.bat i have this 'SET 
>> CYGWIN=codepage:oem'. I download the fonts Lucida ConsoleP end after 
>> i this *.ttf put into c:\windows\fonts.
>> I have script clock.bat:
>> @echo off
>> rxvt -tn rxvt-cygwin-native -fg lightblue -bg midnightblue -cr red 
>> -title -fn "Lucida ConsoleP-12" -e /bin/bash
>
>
>
>
>> And after i try to echo $TERM and i get rxvt-cywgin-native.
>> Then i run test program ./gdc.exe(this is test program from 
>> ncurses->a clock.This clock is in box().I put this in attachments )
>> I must see ACS_VLINE , but i see '33333'.
>> What im doing wrong.
>
>
> I don't know.  Did you reboot?  Until you reboot, the change you made 
> in autoexec.bat won't have any effect.  I just tried this myself, and 
> it worked fine.  ACS_VLINE and all.

OK.now its running.Thanks very much.
This is the script clock.bat:
@echo off
start rxvt -fn "Lucida ConsoleP-20" -tn rxvt-cygwin-native -geometry 
110x40 -fg lightblue -bg midnightblue -vb -sr +sb -title  -e ./gdc.exe 
Can i see the blink cursor???
I have program when i must change color of cursor.Can i do this.On rxvt 
i see cursor in light blue color.
Bye

>
> BTW, there was no need to send the binary -- gdc.exe is in 
> /usr/bin/ncurses-test-dll/
>
> --Chuck
>
>
> -- 
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting:         http://cygwin.com/bugs.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/
>


-- 
<cid:part1.08000306.08000809@maxi-tip.cz>



--------------000103050603000806070304--

