From: Stuart Longland <stuartl@vrt.com.au>
To: yocto@yoctoproject.org
Subject: matchbox-terminal and function keys
Date: Thu, 27 Mar 2014 15:50:41 +1000 [thread overview]
Message-ID: <5333BC31.1030405@vrt.com.au> (raw)
Hi all,
I hope I've got the right list. I'm in the process of porting an
ncurses application to Yocto Linux and having a bit of a problem
decoding function keys.
Ideally I'd like to run the application from /etc/inittab but for now,
I'm running it within X11 with matchbox-terminal.
I observe that with ncurses applications: F6 through to F10 work, but F1
through to F5 do not.
The terminal reports itself as TERM=xterm. When I do a `cat`, I observe
that matchbox-terminal is reporting F1-F5 using VT100 terminal
sequences, but F6-F10 using VT220 sequences. If I set TERM=vt100, I get
F1-F5 working, but unfortunately, I need F10 as well.
So the terminal that matchbox-terminal emulates is neither a VT100 nor a
VT220 (or the superset it claims to be: xterm), but a confused mix of
the two.
Is there some setting to change this behaviour or is this a bug?
Regards,
--
Stuart Longland
Systems Engineer
_ ___
\ /|_) | T: +61 7 3535 9619
\/ | \ | 38b Douglas Street F: +61 7 3535 9699
SYSTEMS Milton QLD 4064 http://www.vrt.com.au
next reply other threads:[~2014-03-27 5:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-27 5:50 Stuart Longland [this message]
2014-03-27 12:27 ` matchbox-terminal and function keys Burton, Ross
2014-03-27 19:57 ` Stuart Longland
2014-03-27 23:01 ` Stuart Longland
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5333BC31.1030405@vrt.com.au \
--to=stuartl@vrt.com.au \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.