summaryrefslogtreecommitdiff
path: root/share/mcp/user.profile
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2020-02-23 15:26:48 +0100
committerRobin Gareus <robin@gareus.org>2020-02-23 16:21:55 +0100
commit54c4d3adc5f0cea54457df04af44397825fc2679 (patch)
treef73f78a3090dac4eeba87eb04657279997a70da3 /share/mcp/user.profile
parent96ef1dc0ed9862bf4937d182f789edd20c17581f (diff)
Clean up top-level source tree
Collect architecture independent data in 'share' subfolder. This also matches the install path
Diffstat (limited to 'share/mcp/user.profile')
-rw-r--r--share/mcp/user.profile14
1 files changed, 14 insertions, 0 deletions
diff --git a/share/mcp/user.profile b/share/mcp/user.profile
new file mode 100644
index 0000000000..e80f2d4bf8
--- /dev/null
+++ b/share/mcp/user.profile
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<MackieDeviceProfile>
+ <Name value="User"/>
+ <Buttons>
+ <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"/>
+ <Button name="F6" plain="Mixer/ToggleMixerList"/>
+ <Button name="F7" plain="Editor/show-editor-mixer"/>
+ <Button name="F8" plain="Main/close-current-dialog"/>
+ </Buttons>
+</MackieDeviceProfile>