|
@@ -4790,11 +4790,11 @@ return {
|
|
|
},
|
|
|
{
|
|
|
name = "touchx",
|
|
|
- description = "The x axis of the touchpad."
|
|
|
+ description = "The x axis of the touchpad. Positive values are to the right."
|
|
|
},
|
|
|
{
|
|
|
name = "touchy",
|
|
|
- description = "The y axis of the touchpad."
|
|
|
+ description = "The y axis of the touchpad. Positive values are upwards."
|
|
|
}
|
|
|
}
|
|
|
},
|