aboutsummaryrefslogtreecommitdiff
path: root/en/devices/input/diagnostics.html
diff options
context:
space:
mode:
authorClay Murphy <claym@google.com>2017-07-05 17:19:19 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2017-07-05 17:19:19 +0000
commit4a5bcd6fa800faafbe7272d39266e21dc26edf39 (patch)
tree993d64201a783b91d3b9ad990ebe30afca79c960 /en/devices/input/diagnostics.html
parent14605d77b5e0aabc741b2b69d53e9e772f010b23 (diff)
parentcb2b2fcd6e35be6139157b1f401b2cc81b61679f (diff)
downloadsource.android.com-4a5bcd6fa800faafbe7272d39266e21dc26edf39.tar.gz
Merge "Docs: Changes to source.android.com"
Diffstat (limited to 'en/devices/input/diagnostics.html')
-rw-r--r--en/devices/input/diagnostics.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/en/devices/input/diagnostics.html b/en/devices/input/diagnostics.html
index 92780018..160ceaed 100644
--- a/en/devices/input/diagnostics.html
+++ b/en/devices/input/diagnostics.html
@@ -300,7 +300,7 @@ have a mouse but its HID descriptor says it does.)</p>
ButtonState: 0x00000000
Down: false
DownTime: 0
-</code></pre>
+</pre>
<p>Here is a joystick. Notice how all of the axes have been scaled to a normalized
range. The axis mapping can be configured using key layout files.</p>
<pre class="devsite-click-to-copy">
@@ -344,7 +344,7 @@ Device 18: Logitech Logitech Cordless RumblePad 2
HAT_Y: min=-1.00000, max=1.00000, flat=0.00000, fuzz=0.00000
scale=1.00000, offset=0.00000, highScale=1.00000, highOffset=0.00000
rawAxis=17, rawMin=-1, rawMax=1, rawFlat=0, rawFuzz=0, rawResolution=0
-</code></pre>
+</pre>
<p>At the end of the input reader dump there is some information about global configuration
parameters such as the mouse pointer speed.</p>
<pre class="devsite-click-to-copy">
@@ -366,7 +366,7 @@ parameters such as the mouse pointer speed.</p>
SwipeMaxWidthRatio: 0.2
MovementSpeedRatio: 0.8
ZoomSpeedRatio: 0.3
-</code></pre>
+</pre>
<h4 id="things-to-look-for_1">Things To Look For</h4>
<ol>
<li>