<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>HID mouse displacement confusion</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/104687/hid-mouse-displacement-confusion</link><description>Hello, 
 I was looking throught the HID-CDC example and I don&amp;#39;t understand how the X\Y displacement information for the HID mouse are encoded. 
 For example, to move the mouse to the right the following code is used: 
 
 The value 0x20 is sent, which</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 16 Oct 2023 14:20:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/104687/hid-mouse-displacement-confusion" /><item><title>RE: HID mouse displacement confusion</title><link>https://devzone.nordicsemi.com/thread/450616?ContentTypeID=1</link><pubDate>Mon, 16 Oct 2023 14:20:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:79285aa3-21d3-4e10-a193-abda4d072570</guid><dc:creator>StefanoN</dc:creator><description>&lt;p&gt;You are absolutely right, messing around with the Cursor Speed value indeed altered the distance traveled on screen without changing the firmware.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1697466042517v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HID mouse displacement confusion</title><link>https://devzone.nordicsemi.com/thread/450511?ContentTypeID=1</link><pubDate>Mon, 16 Oct 2023 10:46:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c40e8954-b843-456d-ae95-49c872e5bed3</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Hi Stefano,&lt;/p&gt;
&lt;p&gt;I am not an expert in this but it seems like these are template displacement values that gets translated in Windows (or any other OS) into a cursor position. The calibration of one displacement event to an exact amount of pixels could be OS specific. Maybe you need to fine tune this displacement number to the pixel movement you want to see?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>