e58f06d9fa
Stripped upstream git history; starting point for replacing the native SWELL/Win32 mapping UI with something more suited to bulk editing. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
36 lines
1.1 KiB
Plaintext
36 lines
1.1 KiB
Plaintext
= Mapping group section
|
|
|
|
image:realearn/screenshots/main-panel-group.png[Screenshot]
|
|
|
|
[[mapping-group]]
|
|
== Group menu
|
|
|
|
See xref:further-concepts/mapping.adoc#group[].
|
|
|
|
The group menu contains the following options:
|
|
|
|
<All>:: Displays all mappings in the compartment, no matter to which group they belong.
|
|
In this view, you will see the name of the group on the right side of a mapping row.
|
|
|
|
<Default>:: Displays mappings that belong to the _default_ group.
|
|
This is where mappings end up if you don't care about grouping.
|
|
This is a special group that can't be removed.
|
|
|
|
_Custom group_::
|
|
Displays all mappings in your custom group.
|
|
|
|
== Add button
|
|
|
|
Allows you to add a group and give it a specific name.
|
|
|
|
== Remove button
|
|
|
|
Removes the currently displayed group.
|
|
It will ask you if you want to remove all the mappings in that group as well.
|
|
Alternatively they will automatically be moved to the default group.
|
|
|
|
== Edit button
|
|
|
|
Opens the group panel, which allows you to change xref:further-concepts/target.adoc#group-properties[].
|
|
|
|
image:realearn/screenshots/group-panel.png[Group panel] |