Changed the mouse speed via keyboard
This commit is contained in:
parent
51b9aee2be
commit
2638d2b59a
@ -240,7 +240,7 @@
|
|||||||
"to": [
|
"to": [
|
||||||
{
|
{
|
||||||
"mouse_key": {
|
"mouse_key": {
|
||||||
"x": -1018
|
"x": -1300
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -262,7 +262,7 @@
|
|||||||
"to": [
|
"to": [
|
||||||
{
|
{
|
||||||
"mouse_key": {
|
"mouse_key": {
|
||||||
"y": 1018
|
"y": 1300
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -284,7 +284,7 @@
|
|||||||
"to": [
|
"to": [
|
||||||
{
|
{
|
||||||
"mouse_key": {
|
"mouse_key": {
|
||||||
"y": -1018
|
"y": -1300
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -306,7 +306,7 @@
|
|||||||
"to": [
|
"to": [
|
||||||
{
|
{
|
||||||
"mouse_key": {
|
"mouse_key": {
|
||||||
"x": 1018
|
"x": 1300
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user