rightToLeftMode resource

From The x3270 Wiki
(Redirected from Flip() action)
Type Default Option
Boolean false

Defines whether the emulator displays text in left-to-right mode (if the resource is false) or right-to-left mode (if the resource is true).

In left-to-right mode, column 1 is displayed as the leftmost column. In right-to-left mode, column 1 is displayed as the rightmost column.

Keymap

This resource is toggled by the following keys in the righttoleft keymap (x3270, c3270, wc3270) or the Right to Left keymap (wx3270):

Mode x3270 c3270 wc3270 wx3270
3270 Alt-f
Meta-f
Ctrl-a + f Alt-x Alt-f
NVT Alt-f
Meta-f
Alt-f

how to read keymap tables

Notes

The deprecated Flip() action is equivalent to Toggle(rightToLeftMode).