Re: TERM problems

2003-07-08 Thread Igor Pechtchanski
On Tue, 8 Jul 2003, poff wrote: > On Tue, Jul 08, 2003 at 01:37:49AM -0700, Brian Dessent wrote: > > Console-11"'. Try also shift-keypad-plus/minus to select different > > fonts while running. > > I found a nice font with shift_kp+ * 2. > > How can I specify rxvt to load this automatically? > > T

Re: TERM problems

2003-07-08 Thread jurgen . defurne
ED] 07/08/2003 03:03 PM To: [EMAIL PROTECTED] cc: (bcc: Jurgen Defurne/BRG/CE/PHILIPS) Subject: Re: TERM problems Classification: [EMAIL PROTECTED] wrote: > This works much better, but btw. do you also have an idea how > to specify bo

Re: TERM problems

2003-07-08 Thread Brian Dessent
[EMAIL PROTECTED] wrote: > This works much better, but btw. do you also have an idea how > to specify bold fonts ? I tried "Lucida Console-Bold-18", "..-18-Bold", > using a B only, searched in the fonts. It should be possible, > because the standard DOS box can be configured for bold fonts. After

Re: TERM problems

2003-07-08 Thread jurgen . defurne
s. Regards, Jurgen Brian Dessent <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 07/08/2003 10:37 AM To: [EMAIL PROTECTED] cc: (bcc: Jurgen Defurne/BRG/CE/PHILIPS) Subject:Re: TERM problems Classification: [EMAIL PROTECTED] wrote: &

Re: TERM problems

2003-07-08 Thread Brian Dessent
poff wrote: > > On Tue, Jul 08, 2003 at 01:37:49AM -0700, Brian Dessent wrote: > > Console-11"'. Try also shift-keypad-plus/minus to select different > > fonts while running. > > I found a nice font with shift_kp+ * 2. > > How can I specify rxvt to load this automatically? That's an excellent

Re: TERM problems

2003-07-08 Thread Brian Dessent
poff wrote: > -I tried -fn Terminal but that didn't work. How can I load the Windows > Terminal font instead of this rather thin and small one? Try '-fn FixedSys'. I prefer '-fn "Lucida Console-11"' personally. > -How can I get the del key to work and not show "~" instead In .inputrc: "\M-[3~

Re: TERM problems

2003-07-08 Thread poff
On Tue, Jul 08, 2003 at 09:38:22AM +0100, Elfyn McBratney wrote: > Hmm, are you sure you have a "Terminal" font? I'm on XP and don't see it..maybe > they got rid of it on XP. My bad, it's a raster font. > > Terminal font instead of this rather thin and small one? > > -Anyway I can get right-click

Re: TERM problems

2003-07-08 Thread poff
On Tue, Jul 08, 2003 at 01:37:49AM -0700, Brian Dessent wrote: > Console-11"'. Try also shift-keypad-plus/minus to select different > fonts while running. I found a nice font with shift_kp+ * 2. How can I specify rxvt to load this automatically? Thanks, P. -- [EMAIL PROTECTED] SDF Public Acc

Re: TERM problems

2003-07-08 Thread Elfyn McBratney
On Tue, 8 Jul 2003, poff wrote: > On Tue, Jul 08, 2003 at 11:37:12AM +1000, Nigel Stewart wrote: > > Try rxvt instead of the dosbox cosole... > > rxvt -sl 1000 -rv -geometry 120x30 +sr -e bash -i > > Did the job thanks. > > To emulate that "dos" feel a bit more I used: > > rxvt -sl 1000 -ls -rv -g

Re: TERM problems

2003-07-08 Thread Brian Dessent
[EMAIL PROTECTED] wrote: > I'd like to use rxvt, but without an X server, its fonts are ugly. I like > bold non-serif fonts, and the only thing I can get are thin serif > fonts. > > Does any body have some hints how to fix this ? You can supply any Windows font name for use, i.e. '-fn "Lucida Co

Re: TERM problems

2003-07-08 Thread poff
On Tue, Jul 08, 2003 at 11:37:12AM +1000, Nigel Stewart wrote: > Try rxvt instead of the dosbox cosole... > rxvt -sl 1000 -rv -geometry 120x30 +sr -e bash -i Did the job thanks. To emulate that "dos" feel a bit more I used: rxvt -sl 1000 -ls -rv -geometry 100x30 -sr -e pdksh -l So here are a fe

Re: TERM problems

2003-07-08 Thread jurgen . defurne
OTECTED] 07/08/2003 03:37 AM To: poff <[EMAIL PROTECTED]> [EMAIL PROTECTED] cc: (bcc: Jurgen Defurne/BRG/CE/PHILIPS) Subject:Re: TERM problems Classification: Try rxvt instead of the dosbox cosole... rxvt -sl 1000 -rv -geometry 120x30 +sr -e

Re: TERM problems

2003-07-07 Thread Nigel Stewart
Try rxvt instead of the dosbox cosole... rxvt -sl 1000 -rv -geometry 120x30 +sr -e bash -i It does xterm emulation, which I find quite general purpose. Nigel I have a script which connects via ssh to the server I want to use, but before doing so sets TERM=vt100 -- Unsubscribe info: http://

TERM problems

2003-07-07 Thread poff
Hi, I want to use cygwin as my terminal program replacement, and all was working fine. I have a script which connects via ssh to the server I want to use, but before doing so sets TERM=vt100 Now, mutt and slrn don't behave properly, with messed up displays, and arrow keys as "unkown command"