I alias x3270 on my Linux system to 'x3270 -efont 3270gt32 -keymap m122' to get the large font on my 4K monitor, and my ~/.x3270pro file?contains: x3270.keymap.m122: #override \ ?Ctrl<Key>F: FieldMark()\n\ ?Ctrl<Key>D: Dup()
You could do the same, and put in a definition for the cent sign. The key is to have the -keymap command line argument point to a stanza in .x3270pro .
On Sat, Dec 18, 2021 at 10:26 AM Drew Derbyshire <swhobbit@...> wrote:
On Fri, Dec 10, 2021 at 05:11 AM, Dave Mitchell wrote:
Try as I might I can't see how to do it. x3270 doesn't offer a paste command so I can't copy/paste from another pi window.?
My Trackball begs to differ with you.?
I routinely paste to and from x3270 under MacOS, and last night (after explaining to X Windows that a Logitech Marble Mouse does NOT have nine buttons, only four), tested it on a Raspberry Pi 4B.? Here's my keymap:?
?
(I also use Cmd-V on my Mac, but that wasn't playing well on Raspberry Pi.? But the Marble Mouse worked.)