xterm function keys
From: Andrew McCallum (andrewmccallumau_at_hotmail.com)
Date: 08/16/04
- Next message: news.amnet.net.au: "cannot read tar archive from tape: directory checksum error"
- Previous message: Matty: "Re: Digital Certificate Expiration Utility"
- Next in thread: Thomas Dickey: "Re: xterm function keys"
- Reply: Thomas Dickey: "Re: xterm function keys"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 15 Aug 2004 22:52:06 -0700
To all who have a clue
I would like to hack xterm to provide different function key mappings.
so far I have altered the decfuncvalue function in input.c so that F10
reflects '\033[25~', and would now like to alter F5 to send '\033[M'.
The problem I am having is that I cannot work out how to send 'M', and
am convinced that I am using the wrong function in input.c.
Any suggestions on solutions, or better places to ask this question
are greatly appreciated.
Andrew
- Next message: news.amnet.net.au: "cannot read tar archive from tape: directory checksum error"
- Previous message: Matty: "Re: Digital Certificate Expiration Utility"
- Next in thread: Thomas Dickey: "Re: xterm function keys"
- Reply: Thomas Dickey: "Re: xterm function keys"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]