diff --git a/source/chapters/appendix/mixxx_controls.rst b/source/chapters/appendix/mixxx_controls.rst index 36485e745a..35a42807a4 100644 --- a/source/chapters/appendix/mixxx_controls.rst +++ b/source/chapters/appendix/mixxx_controls.rst @@ -1077,7 +1077,10 @@ Any control listed above for :mixxx:cogroupref:`[ChannelN]` will work for a samp [PreviewDeckN],eject [SamplerN],eject - Eject currently loaded track + Eject currently loaded track. If no track is loaded the last-ejected track + (of any deck) is reloaded. + + Double-press to reload the last replaced track. If no track is loaded the second-last ejected track is reloaded. :range: binary :feedback: Eject button is lit. Be sure to set back to 0 with scripts so the button does not stay lit. diff --git a/source/chapters/user_interface.rst b/source/chapters/user_interface.rst index 7831f47665..81bd366f98 100644 --- a/source/chapters/user_interface.rst +++ b/source/chapters/user_interface.rst @@ -284,9 +284,15 @@ follows: **Eject Track Button** - Clicking this button ejects the track from the deck. Alternatively you can use - a keyboard shortcut, go to the chapter :ref:`control-keyboard` for more - information. + Clicking this button ejects the track from the deck. If no track is loaded the + last-ejected track (of any deck) is reloaded. + + Double-click to reload the last + replaced track. In empty decks the second-last ejected track is reloaded. + + Alternatively you can use a keyboard shortcut, go to the chapter + :ref:`control-keyboard` for more information. + **Repeat Mode Toggle** If enabled, the repeat mode will jump back to the beginning and continue