Skip to content
cyrite edited this page Oct 12, 2024 · 7 revisions

Overview

The Trust menu allows you to configure the behavior of your Trust using a UI instead of Windower commands. There are separate menus for your main and sub job, which you can navigate to from the main menu. You can open the menu with the Control + Numpad+ buttons or by clicking on the main or sub job in the Trust widget.

image

How it works

You can navigate the menu using a keyboard (recommended) or mouse. Support for gamepad is limited.

Keyboard

Input Action
Control + Numpad+ Open the menu.
Up Arrow Move the cursor up in a menu or editor.
Down Arrow Move the cursor down in a menu or editor.
Left Arrow Switch focus between the menu and editor. Cycle between options or decrement a value.
Right Arrow Switch focus between the menu and editor. Cycle between options or increment a value.
Escape Navigate to the previous menu. Exit edit mode.
Enter Select a menu item. Enter edit mode.
Shift Use with Left and Right Arrows to cycle through options faster.

Mouse

Input Action
Left Click Same as Enter. Also used to exit edit mode.
Mouse Wheel Cycle between options when it edit mode.

Note: there is no equivalent of the Escape Key when using the mouse, so it may still be necessary to use the keyboard.

Settings

By default, you can open the Trust menu using the Control + Numpad+ buttons. You can configure this button by modifying the menu_key tag in Trust/data/settings.xml. See Input Commands for more information on key binds.

Note: If you do not see this tag in your settings.xml, delete your settings.xml file and reload Trust with // lua r trust.

Clone this wiki locally