Command:/copylayout

From the wonderful RedGuides Wiki

This command is added by EverQuest

Syntax Key
Notation Description
Text without brackets or braces Required items
<Text inside angle brackets> Placeholder for which you must supply a value
[Text inside square brackets] Optional items
Vertical bar (|) Separator for mutually exclusive items; choose one
{Text | inside | braces} Set of required items; choose one
Ellipsis () Items that can be repeated
Syntax /copylayout [<layout> <inifile>] [restore]
Description With no parameters, opens "Copy Layout" window. Otherwise it will copy the specified layout and INI file. Restore will copy the layout from your current INI and desktop resolution.

Options

Option Description
<layout> <inifile> <layout> is the resolution whose layout you want copied over the current layout in the format "WidthxHeight" (for example 1280x1024) or "windowed" to copy the windowed mode layout. <inifile> is the filename for the UI_name_server.ini file or default.ini. If no INIFILE is provided, the current INI file will be used.
restore Will copy the layout from your current INI file using the desktop's resolution.

Examples

  • /copylayout Windowed UI_Odii_firiona.ini
  • /copylayout 1440x900 UI_Ionis_vox.ini

See also