Ingresar:     


Forum: Old versions

Tópico: Click search box without a mouse?

Este tópico es antiguo y puede contener información incorrecta para la nueva versión.

Is there a little bit of script for mapping that would be the equivalent of clicking on the search box to type in a search?

Have tried adding it as:
holding ? search : browser_scroll +1

but it's not playing ball.

I'm looking to use a small keyboard and really limit the need for a mouse.
 

Mensajes Mon 14 Feb 11 @ 8:15 am
search
will definitely put the cursor in the search box.

search '' & search
will put the cursor in the search box and blank it.

Doing some quick testing though, the use of holding rather oddly seems the break the search mapping.
 

Could really do with the holding function as I want every button at least doubling up. I'll have to have another think.
 

Found a solution.

I had keyboard mapping turned off as I didn't use it. Just turned it back on and deleted all the entries and then mapped the ` key as search.

Now freed up the holding of the down button for add to side list which is another useful thing for me.
 

An alternative to holding is to use a shift function.

Set a key to something like:

set $myshift while_pressed


Then on your other keys:

var $myshift ? action_1 : action_2


$varname for global across all decks, %varname (or just varname) on a per deck basis
 

Cheers for the help! Will stick to replying on here, keep it simpler!

Yeah, it's strange that it wasn't working with the holding function. Mapped it to the ` key and killed all the other keyboard shortcuts as I had the keyboard disabled. Thought I was losing the plot for a while lol.

I've now decided I also need to do something else but can't find any options to do it. If I add a track to the playlist using a mapped key it drops in at the bottom, is there anyway other than dragging with a mouse pointer to move its position in the list?

Would also like to be able to open a close the playlist window without needing a mouse over, is that possible?
This post has been edited by stevie tee: A minute ago

I already have some shift keys, mapped the source buttons to do each side so my 1 to 6 buttons are either doing loops or fx or on shift i have 6 hot cues with hold to delete
 

Does anyone know if it's possible to move tracks in the playlist with mapped keys Rather than dragging with the mouse?
 



(Los tópicos y foros antiguos son automáticamente cerrados)