Load keyboard presets from user profile folder first then system folder
Bug #516639 reported by
RJ Skerry-Ryan
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mixxx |
Fix Released
|
Wishlist
|
Sean M. Pappalardo |
Bug Description
Marking this down from the user survey. It'd be nice if Mixxx first checked for a keyboard preset in ~/.mixxx first, and then if it doesn't exist there, use the one bundled with Mixxx. That way users can customize the keyboard preset without having to change the /usr/share/mixxx one, take their profile with them to a new computer, etc.
Changed in mixxx: | |
status: | New → Confirmed |
importance: | Undecided → Low |
importance: | Low → Wishlist |
Changed in mixxx: | |
assignee: | nobody → Pegasus (pegasus-renegadetech) |
Changed in mixxx: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed in trunk r2352. Mixxx now looks for "Custom.kbd.cfg" in the same directory as your "mixxx.cfg" file. (This depends on your OS.) If that file is present, it will override the standard one. (You can verify this in mixxx.log and/or the console output in the first few lines. It will say "Found custom keyboard preset.")