How to maximize the Flex Terminal Emulator host screen area

How to maximize the Flex Terminal Emulator host screen area

Users may wish to hide or disable some of the advanced features of Flex Terminal Emulator in order to acquire additional space for the host screen area.  Below are some tips to help accomplish this:
  • Status Bar
    By default, the Status Bar is displayed at the bottom of the Flex Terminal Emulator workspace window to provide information regarding the status of the current session.  Disabling the Status Bar will provide a small amount of additional space for the host screen area.  Select the View ribbon tab, then uncheck the Status Bar option found in the Show or Hide tab group.

  • Minimize the Ribbon
    The Flex Terminal Emulator .NET ribbon interface, while useful, does take up a fair amount of the host screen area.  However, the Minimize the Ribbon button located in the upper right corner of the workspace window, allows users to toggle the ribbon between hidden and visible.  When hidden, just select any of the ribbon tabs to temporarily display the ribbon.

  • Show the Ribbon
    Another option is to completely disable the ribbon by unchecking the Show the Ribbon option from the Customize Quick Access Toolbar button, which is located in the upper left corner of the Flex Terminal Emulator workspace window.

    Note that when this option is used, you will likely want to add Quick Access Toolbar buttons for any of the frequently used Flex Terminal Emulator functions found on the ribbon.  This is done by right-clicking any function on the ribbon, then choosing Add to Quick Access Toolbar from the popup menu.

  • Auto-Hide Extensions
    If using any of the System Extensions, or if you have created Custom Extensions, when docked to any side of the Flex Terminal Emulator workspace window, there is an option to auto-hide them.  Just press the Auto-Hide button located in the upper right corner of the extension window to toggle this setting.  When hidden, simply hover over, or click (depending on the selected Window Theme) on the extension name tab to temporarily display the extension.

    • Related Articles

    • Custom buttons for performing advanced functions

      With Flex Terminal Emulator, is there a way to create custom buttons that allow the user to perform functions in the emulator? Flex Terminal Emulator Extensions is a powerful tool, which provides enhanced functionality and increased productivity for ...
    • How to export a host screen to Microsoft Word

      A macro can be used to "scrape" the data from the current Flex Terminal Emulator host screen and export to a Word document. The sample macro code below demonstrates this: Sample Code: Sub Main() ' Create the Word objects Set objWord = ...
    • How to launch multiple Flex Terminal Emulator Workspaces simultaneously

      I have created multiple Flex Terminal Emulator Workspaces and would like to start them all simultaneously. Is this something that can be accomplished? A batch file may be used to start multiple instances of the Flex Terminal Emulator executable and ...
    • How to export a host screen to a new Outlook email message

      A macro can be used to "scrape" the data from the current Flex Terminal Emulator host screen and export to a newly created Outlook email message. The sample macro code below demonstrates this: Sample Code: Sub Main() Dim outobj, mailobj ' Determine ...
    • What host code pages are available in Flex Terminal Emulator

      The following host code pages are supported in Flex Terminal Emulator: 037 US / Canada 273 Austria / Germany 277 Denmark / Norway 278 Finland / Sweden 280 Italy 284 Spain / Latin America 285 United Kingdom 297 France 500 International 1140 US / ...