File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -7372,6 +7372,9 @@ <h3>Processing actions</h3>
7372
7372
< dd > Create a new < a > pointer input source</ a > . Let the
7373
7373
new < a > input source</ a > ’s < a > pointer type</ a > be set to the value
7374
7374
of < var > parameters</ var > ’s < code > pointerType</ code > property.
7375
+
7376
+ < dt > "< code > wheel</ code > "
7377
+ < dd > Create a new < a > wheel input source</ a > .
7375
7378
</ dl >
7376
7379
7377
7380
< li > < p > Add < var > source</ var > to the < a > current session</ a > ’s list
@@ -7422,6 +7425,11 @@ <h3>Processing actions</h3>
7422
7425
a pointer action</ a > with parameters < var > id</ var > ,
7423
7426
< var > parameters</ var > , and < var > action item</ var > .
7424
7427
7428
+ < li > < p > Otherwise, if < var > type</ var > is "< code > wheel</ code > "
7429
+ let < var > action</ var > be the result of < a > trying</ a > to < a > process
7430
+ a wheel action</ a > with parameters < var > id</ var > , and
7431
+ < var > action item</ var > .
7432
+
7425
7433
< li > < p > Append < var > action</ var > to < var > actions</ var > .
7426
7434
</ ol >
7427
7435
You can’t perform that action at this time.
0 commit comments