aboutsummaryrefslogtreecommitdiff
path: root/en/devices/input/diagnostics.html
diff options
context:
space:
mode:
authorClay Murphy <claym@google.com>2017-07-05 18:21:51 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-07-05 18:21:51 +0000
commit6890bab6d9343c1a47a7e83c4d0e012c5f3dd564 (patch)
tree75df30f7e981ff8ffb65a4e1a5f443c2fd5c5aa7 /en/devices/input/diagnostics.html
parentf51ce4101185686a65dbe91027eec09c50b8c73e (diff)
parent3a7443d79d27dbe8faea6700c7ea11687a612dd5 (diff)
downloadsource.android.com-6890bab6d9343c1a47a7e83c4d0e012c5f3dd564.tar.gz
resolve merge conflicts of 4a5bcd6f to stage-aosp-master
am: 3a7443d79d Change-Id: I7b91055881cd04cff6b97402242e08d525f5a551
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>