On Thursday, April 21, 2011, Peter Oberparleiter wrote: > On 20.04.2011 20:21, Patrick Finnegan wrote: > > I have a couple of 3270-mode terminals locally attached via a > > 3174-21L on my z890 running Debian/Squeeze in an LPAR. > > > > According to the 3270 terminal driver documentation, I should be > > able to enter ctrl-C, ctrl-D, etc, using ^C or ^D. I can > > successfully do this from the SE/HMC console window. > > Looking at drivers/s390/char/defkeymap.map, I see the following > definitions: > > control keycode 107 = Control_z # PA3 > control keycode 108 = Control_c # PA1 > control keycode 110 = Control_d # PA2 > > The comments suggest that pressing the PA1 key will generate > Control-C, PA2 Control-D and PA3 Control-Z. Have you tried using > these keys instead of the ^C sequence?
I've used PA2 to generate ^D. I'll try the others. Of course the one thing I'm most interested in, is that the documentation [Documentation/s390/3270.txt) says that I can enter ^n at the end of the line (though from the defkeymap.map file it looks like that should really be just a lone ^ at the end of the line) to send input without a newline at the end. It would make stuff like vim much easier to use from a 3270. Of course, the 3270.txt also refers to non-existant things in /proc which have probably moved to /sys somewhere, to configure the 3270 driver. Hopefully at some point i'll have time to contribute some updates to that documentation, once I sort out what is going on. Thanks. -- Patrick Finnegan ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
