Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
purr-data
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
brittney allen
purr-data
Commits
ceaa694b
Commit
ceaa694b
authored
11 years ago
by
Ivica Bukvic
Browse files
Options
Downloads
Patches
Plain Diff
fixed k12 shortcuts where secondary menu did not invoke k12 mode
parent
2c8cb0c9
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
packages/linux_make/pd-l2ork-k12-debug.desktop
+2
-2
2 additions, 2 deletions
packages/linux_make/pd-l2ork-k12-debug.desktop
packages/linux_make/pd-l2ork-k12.desktop
+2
-2
2 additions, 2 deletions
packages/linux_make/pd-l2ork-k12.desktop
with
4 additions
and
4 deletions
packages/linux_make/pd-l2ork-k12-debug.desktop
+
2
−
2
View file @
ceaa694b
...
@@ -11,12 +11,12 @@ MimeType=application/x-puredata;
...
@@ -11,12 +11,12 @@ MimeType=application/x-puredata;
[ALSA Shortcut Group]
[ALSA Shortcut Group]
Name=ALSA
Name=ALSA
Exec=pd-l2ork -rt -alsa -audiobuf 5 -inchannels 2 -outchannels 2 -alsamidi -mididev 0 -d 3 %U
Exec=pd-l2ork
-k12 -noautopatch
-rt -alsa -audiobuf 5 -inchannels 2 -outchannels 2 -alsamidi -mididev 0 -d 3 %U
TargetEnvironment=Unity
TargetEnvironment=Unity
[JACK Shortcut Group]
[JACK Shortcut Group]
Name=JACK
Name=JACK
Exec=pd-l2ork -rt -jack -audiobuf 5 -inchannels 2 -outchannels 2 -alsamidi -mididev 0 -d 3 %U
Exec=pd-l2ork
-k12 -noautopatch
-rt -jack -audiobuf 5 -inchannels 2 -outchannels 2 -alsamidi -mididev 0 -d 3 %U
TargetEnvironment=Unity
TargetEnvironment=Unity
[ForceQuit Shortcut Group]
[ForceQuit Shortcut Group]
...
...
This diff is collapsed.
Click to expand it.
packages/linux_make/pd-l2ork-k12.desktop
+
2
−
2
View file @
ceaa694b
...
@@ -11,12 +11,12 @@ MimeType=application/x-puredata;
...
@@ -11,12 +11,12 @@ MimeType=application/x-puredata;
[ALSA Shortcut Group]
[ALSA Shortcut Group]
Name=ALSA
Name=ALSA
Exec=pd-l2ork -rt -alsa -audiobuf 5 -inchannels 2 -outchannels 2 -alsamidi -mididev 0 %U
Exec=pd-l2ork
-k12 -noautopatch
-rt -alsa -audiobuf 5 -inchannels 2 -outchannels 2 -alsamidi -mididev 0 %U
TargetEnvironment=Unity
TargetEnvironment=Unity
[JACK Shortcut Group]
[JACK Shortcut Group]
Name=JACK
Name=JACK
Exec=pd-l2ork -rt -jack -audiobuf 5 -inchannels 2 -outchannels 2 -alsamidi -mididev 0 %U
Exec=pd-l2ork
-k12 -noautopatch
-rt -jack -audiobuf 5 -inchannels 2 -outchannels 2 -alsamidi -mididev 0 %U
TargetEnvironment=Unity
TargetEnvironment=Unity
[ForceQuit Shortcut Group]
[ForceQuit Shortcut Group]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment