Bug ID:  644  When changing layers, if a button is held, execute the new layers config for that button withou thaving to repress the button    
 
Created by phil on 2019-07-15 11:49 AM, 1747 days ago
Project:  XMBC
Organization:  Development
Category:  bug
Priority:  medium
Assigned to:  phil  
Status:  new
Target Release:Next Release
Version:2.18
 
 

show inline images      show change history

 comment 3659 posted by phil on 2019-07-15 11:49 AM, 1747 days ago 

Let's say i'm holding Mouse button 4 pressed that repeats a simulated key every x milliseconds. If i now press a modifier key while holding Mouse button 4 to switch to layer 2 i want it to do the layer 2 setting for Mouse button 4 without having to repress Mouse button 4.
Basically i want to switch between layers holding Mouse button 4 and have layer 1 do "(repeat)[0{WAITMS:100}]" and layer 2 " (repeat)[1{WAITMS:100}]" without having to let go of Mouse button 4 at all. 

 

Regards,
Baler