uFullScreen() action

From The x3270 Wiki


New in 1.2

uFullScreen() toggles full-screen mode. Full-screen mode is different from simply maximizing the wx3270 window. It also removes the window border and menu bar, so the entire screen is used for the 3270 display. Full-screen mode can be turned back off by executing the uFullScreen() action again. It can also be turned on or off from the context menu.

The menu bar can be displayed temporarily with the uMenuBar() action (usually mapped to Alt-N) or through the context menu.

Example

uFullScreen()

Default keymap

Mode wx3270
3270 Alt-F11
NVT Alt-F11

how to read keymap tables