Skip to content

Commit 23bd536

Browse files
authored
Skin Highlight Controls: added documentation
1 parent dabf61e commit 23bd536

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

source/chapters/appendix/mixxx_controls.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4321,6 +4321,23 @@ The :mixxx:cogroupref:`[Skin]` group contains controls that are used to selectiv
43214321
.. versionadded:: 2.4.0
43224322
Replaces the deprecated :mixxx:coref:`[VinylControl],show_vinylcontrol` control.
43234323

4324+
.. mixxx:control:: [Skin],highlight_input_allow
4325+
4326+
Toggle the external highlighting of :term:`user interface <GUI>` elements by the :term:`controller`. This might not have any immediate effect and depends on your skin and controller mapping.
4327+
4328+
:range: binary
4329+
:feedback: External highlighting is allowed or not.
4330+
4331+
.. versionadded:: 2.5.3+
4332+
4333+
.. mixxx:control:: [Skin],highlight_[ChannelN]
4334+
4335+
Toggle the highlighting of :term:`user interface <GUI>` controls for Channel N. N might be between 1 and 4. Highlighting will only have some effect if it is enabled in you skin configuration with the option above or with the skin settings option in your :term:`user interface <GUI>`.
4336+
4337+
:range: binary
4338+
:feedback: External highlighting for Deck X is active or not.
4339+
4340+
.. versionadded:: 2.5.3+
43244341

43254342
Deprecated controls
43264343
~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)