20070607 x3270 configuration - plembo/onemoretech GitHub Wiki
title: x3270 configuration link: https://onemoretech.wordpress.com/2007/06/07/x3270-configuration/ author: lembobro description: post_id: 696 created: 2007/06/07 05:46:00 created_gmt: 2007/06/07 05:46:00 comment_status: open post_name: x3270-configuration status: publish post_type: post
A big shoutout to my colleagues out there who were among the pioneers of Linux on the S/390 (the Marist College distribution). Here is my .x3270pro file, which I shamelessly ripped off from here.
Essential software for running all those TSO sessions required to get the “iron penguin” properly configured:
! x3270 profile
! This file overrides xrdb and .Xdefaults.
! To skip reading this file, set NOX3270PRO in the environment.
! Put together by Carey Evans, 1997-1998.<br />! This file is in the public domain.
x3270.keymap.5250:
Meta<key>F1: PF(1)n
Shift<key>F1: PF(13)n
Shift<key>F2: PF(14)n
Shift<key>F3: PF(15)n
Shift<key>F4: PF(16)n
Shift<key>F5: PF(17)n
Shift<key>F6: PF(18)n
Shift<key>F7: PF(19)n
Shift<key>F8: PF(20)n
Shift<key>F9: PF(21)n
Shift<key>F10: PF(22)n
Shift<key>F11: PF(23)n
Shift<key>F12: PF(24)n
<key>F1: PA(1) PF(1)n
<key>F2: PA(1) PF(2)n
<key>F3: PA(1) PF(3)n
<key>F4: PA(1) PF(4)n
<key>F5: PA(1) PF(5)n
<key>F6: PA(1) PF(6)n
<key>F7: PA(1) PF(7)n
<key>F8: PA(1) PF(8)n
<key>F9: PA(1) PF(9)n
<key>F10: PA(1) PF(10)n
<key>F11: PA(1) PF(11)n
<key>F12: PA(1) PF(12)n
<key>Return: EraseEOF() Tab()n
Shift<key>Insert: Dup()n
<key>Insert: ToggleInsert()n
<key>KP_Insert: ToggleInsert()n
Shift<key>Home: PF(5)n
<key>End: FieldEnd()n
<key>Control_L: Reset() PF(10)n
<key>Control_R: Enter()n
Shift<key>Escape: PF(11)n
<key>Escape: PF(9)n
<key>Pause: PF(11)n
<key>Print: PF(4)n
<key>Prior: PF(7)n
<key>Next: PF(8)n
<key>Scroll_Lock: PF(1)n
<key>KP_Enter: Enter()n
! model (-model)
x3270.model: 2
! keymap (-keymap)
x3270.keymap: alt,5250
! charset (-charset)
x3270.charset: us-intl
! toggles (-set, -clear)
x3270.blankFill: true
! File updated Fri Jun 17 21:26:10 2005 by x3270 v3.3.2p1 Wed Jul 7 11:09:00 EDT 2004 root
! emulator font (-efont)
x3270.emulatorFont: 3270-20
Copyright 2004-2019 Phil Lembo