Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions source/chapters/appendix/mixxx_controls.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3631,6 +3631,18 @@ Note that :mixxx:coref:`[Library],MoveUp` and other Move and Scroll controls emu
.. versionadded:: 2.3.0


.. mixxx:control:: [Library],sort_focused_column

Sort the column of the table cell that is currently focused, which is equivalent to
setting :mixxx:coref:`[Library],sort_column_toggle` to 0. Though unlike that, it can
be mapped to pushbuttons directly.

:range: Binary
:feedback: Sorting indicator in the column headers of the track table

.. versionadded:: 2.4.0


.. mixxx:control:: [Library],track_color_prev

Set color of selected track to previous color in palette.
Expand Down