summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mcp/user.profile4
-rw-r--r--us2400/default_us2400.profile4
2 files changed, 4 insertions, 4 deletions
diff --git a/mcp/user.profile b/mcp/user.profile
index 3ba9e4c5be..9286e958f8 100644
--- a/mcp/user.profile
+++ b/mcp/user.profile
@@ -2,8 +2,8 @@
<MackieDeviceProfile>
<Name value="User"/>
<Buttons>
- <Button name="F1" plain="Window/show-mixer"/>
- <Button name="F2" plain="Mixer/show-editor"/>
+ <Button name="F1" plain="Common/show-mixer"/>
+ <Button name="F2" plain="Common/show-editor"/>
<Button name="F3" plain="Common/toggle-meterbridge"/>
<Button name="F4" plain="Window/toggle-big-clock"/>
<Button name="F5" plain="Editor/show-editor-list"/>
diff --git a/us2400/default_us2400.profile b/us2400/default_us2400.profile
index 5824e27023..ebd90ce4c6 100644
--- a/us2400/default_us2400.profile
+++ b/us2400/default_us2400.profile
@@ -2,8 +2,8 @@
<US2400DeviceProfile>
<Name value="Default US-2400"/>
<Buttons>
- <Button name="F1" plain="Window/show-mixer"/>
- <Button name="F2" plain="Mixer/show-editor"/>
+ <Button name="F1" plain="Common/show-mixer"/>
+ <Button name="F2" plain="Common/show-editor"/>
<Button name="F3" plain="Common/toggle-meterbridge"/>
<Button name="F4" plain="Window/toggle-big-clock"/>
<Button name="F5" plain="Editor/show-editor-list"/>