[comp.windows.x.motif] Better XTERM needed.

kay@iccgcc.decnet.ab.com (11/01/90)

I'd like to come up with a better XTERM than the one that came with my system.
The one I'm using doesn't support the extended character set so when I do an
Rlogin to my vax, the files with the extended character set are garbage.  It
has several other shortcomings like weird scrollbars, the backspace key doesn't
work quite right, etc..

Does anyone have the source for an XTERM so I can make my own Motif-looking
XTERM?  I'd like to maybe put a menubar are the top and some Motif scrollbars.

I can't get the source via FTP because I don't have FTP privileges so E-mail
would be much appreciated.


Thanks in advance.

Jim Kay
kay@iccgcc.decnet.ab.com

jan@ECHO.CANBERRA.EDU.AU (Jan Newmarch) (11/02/90)

> I'd like to come up with a better XTERM than the one that came with my system.
>the backspace key doesn't
> work quite right, etc..

use xev to find out the keycode that gets generated from the backspace key
and then use
    xmodmap -e "keycode whatever-it-was = Backspace"
xterm source comes with the MIT source. I believe it contains a warning:
"here be dragons" - it's been played with so much.

+----------------------+---+
  Jan Newmarch, Information Science and Engineering,
  University of Canberra, PO Box 1, Belconnen, Act 2616
  Australia. Tel: (Aust) 6-2522422. Fax: (Aust) 6-2522999

  ACSnet: jan@ise.canberra.edu.au
  ARPA:   jan%ise.canberra.edu.au@uunet.uu.net
  UUCP:   {uunet,ukc}!munnari!ise.canberra.edu.au!jan
  JANET:  jan%au.edu.canberra.ise@EAN-RELAY

+--------------------------+