Bug ID: 644
Short desc: When changing layers, if a button is held, execute the new layers config for that button withou thaving to repress the button

Last changed byphil 
Reported Byphil 
Reported On2019-07-15 11:49 AM 
ProjectXMBC 
OrganizationDevelopment 
Categorybug 
Prioritymedium 
Assignedphil 
Statusnew 
Target ReleaseNext Release 
Version2.18 

comment 3659 posted by phil on 2019-07-15 11:49 AM, 1759 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