summaryrefslogtreecommitdiff
path: root/Controller_Program/Gaming Mouse-Gaming Mouse.csv
diff options
context:
space:
mode:
authorClay Smith <claysmith158@gmail.com>2023-02-03 13:23:05 -0600
committerClay Smith <claysmith158@gmail.com>2023-02-03 13:23:05 -0600
commitd5ee239da3e36a3fc9b1d565cc7fd2fd0a3e6f9b (patch)
tree8f0316085e1d4bed215dd5e5a76a6242a774c311 /Controller_Program/Gaming Mouse-Gaming Mouse.csv
parent31eff2e67922f93da05f13cad163567d4a9a2953 (diff)
Added .csv versions of the .pages for compatibility
Diffstat (limited to 'Controller_Program/Gaming Mouse-Gaming Mouse.csv')
-rw-r--r--Controller_Program/Gaming Mouse-Gaming Mouse.csv10
1 files changed, 10 insertions, 0 deletions
diff --git a/Controller_Program/Gaming Mouse-Gaming Mouse.csv b/Controller_Program/Gaming Mouse-Gaming Mouse.csv
new file mode 100644
index 0000000..1d70bb6
--- /dev/null
+++ b/Controller_Program/Gaming Mouse-Gaming Mouse.csv
@@ -0,0 +1,10 @@
+File: ,Mouse*,,,,
+TO USER,Linux Type,Type Alias,Linux Code,Code Alias,Value Range
+Move Left/Right,2,EV_REL,0,REL_X,-256 to 254
+Move Forward/Backward,2,EV_REL,1,REL_Y,-256 to 254
+Scroll,2,EV_REL,"8,11","REL_WHEEL, REL_WHEEL_HI_RES","-1 to 1, -120 to 120"
+Left Click,1,EV_KEY,272,BTN_LEFT,0-1
+Right Click,1,EV_KEY,273,BTN_RIGHT,0-1
+Middle Click,1,EV_KEY,274,BTN_MIDDLE,0-1
+Side Button 1,1,EV_KEY,275,BTN_SIDE,0-1
+Side Button 2,1,EV_KEY,276,BTN_EXTRA,0-1 \ No newline at end of file