Re: [Mixxx-devel] Keyboard Config

2012-05-30 Thread keithsalisb...@gmail.com
Nice, Thanks R! On 31 May 2012 11:52, RJ Ryan wrote: > > This should work: > crossfader_set_minus_one Shift+g > crossfader_set_one Shift+h > > On Wed, May 30, 2012 at 11:48 PM, keithsalisb...@gmail.com < > keithsalisb...@gmail.com> wrote: > >> Thanks guys, thats awesome!! >> >> And on the same s

Re: [Mixxx-devel] Keyboard Config

2012-05-30 Thread RJ Ryan
This should work: crossfader_set_minus_one Shift+g crossfader_set_one Shift+h On Wed, May 30, 2012 at 11:48 PM, keithsalisb...@gmail.com < keithsalisb...@gmail.com> wrote: > Thanks guys, thats awesome!! > > And on the same subject, I see there's a > > [Master]crossfader-1.0..1.0 Adjusts the cross

Re: [Mixxx-devel] Keyboard Config

2012-05-30 Thread keithsalisb...@gmail.com
Thanks guys, thats awesome!! And on the same subject, I see there's a [Master]crossfader-1.0..1.0 Adjusts the crossfader between players/decks (-1.0 is all the way left, Deck 1)Crossfader slider in the list. So if I wanted to set: crossfader -1.0 Shift+g crossfader 1.0 Shift-h How should it be

Re: [Mixxx-devel] Keyboard Config

2012-05-29 Thread S.Brandt
If present, the customized keyboard configuration file "Custom.kbd.cfg" is loaded from your Mixxx user directory and is used instead of the standard keyboard configuration file "en_US.kbd.cfg" (or whatever locale setting applies to your system). Note: Prior to Mixxx 1.11 the standard keyboard co

[Mixxx-devel] Keyboard Config

2012-05-29 Thread keithsalisb...@gmail.com
Just a quick one, I see the keyboard config is located here: /usr/local/share/mixxx/keyboard/Standard.kbd.cfg If I want to create a customisation, do I need to overwrite this file, OR can I create a ~/.mixxx/keyboard/Custom.kbd.cfg which applied to the standard config? ;)