Re: more xterm.ad sequences
- From: Sean King <stking bway net>
- To: mc-devel gnome org
- Subject: Re: more xterm.ad sequences
- Date: Sat, 6 Sep 2003 18:47:14 -0400
I was just looking over xterm.ad the other day -- is there any advantage
to
...
a<Key>w: string(0x1b) string("w") \n\
a<Key>x: string(0x1b) string("x") \n\
a<Key>y: string(0x1b) string("y") \n\
...
over the simple
Alt <KeyPress>: string(0x1b) insert()
which seems to take care of everything?
best,
S.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]