Hey there,
If i understand it right, we can set by shift0 other shifts to get in it like mouseL to shift1 and mouseR to shift2.
Recognized this is only a one way and back set up ?
I whish going from shift0 into shift1 (this works fine) and from shift 1 into shift 2 (this works not because shift2 starts by shift0)
I hope its not to much confused.
Something like
shift0 [main shift] -> [mouseR] shift1 -> [mouseR] + [mouseL] shift 2
"not" shift0 [main shift] -> [mouseL] shift 2
If i try something like this, [mouseL] shift2 overwrites always shift0 function of mouseL.
If i understand it right, we can set by shift0 other shifts to get in it like mouseL to shift1 and mouseR to shift2.
Recognized this is only a one way and back set up ?
I whish going from shift0 into shift1 (this works fine) and from shift 1 into shift 2 (this works not because shift2 starts by shift0)
I hope its not to much confused.
Something like
shift0 [main shift] -> [mouseR] shift1 -> [mouseR] + [mouseL] shift 2
"not" shift0 [main shift] -> [mouseL] shift 2
If i try something like this, [mouseL] shift2 overwrites always shift0 function of mouseL.
Comment