Dear Forum,
Apologies this field is completely new to me and despite reading up about XML etc.. I'm having no luck.
I'm trying to use a SpaceMousePro to navigate around a digital pathology slide such as this one:
https://www.virtualpathology.leeds.ac.u ... F64908.svs
My current Chrome XML config is pasted at the bottom.
Output like "HIDMouse_Wheel" seem to work (I can zoom in and out), but scrolling (?panning) vertically and horizontally do not.
Do I need to substitute "HIDMultiAxis_Rz" etc.. for something else?
For completeness, when navigating a normal webpage I can only scroll vertically. I have deleted the config and reinstalled to no avail.
Sorry again for my ignorance, any help much appreciated
Thanks,
Jim
</LastChange>
</AuthorInfo>
<Devices>
<Device>
<ID>ID_Standard_3D_Mouse</ID>
<AxisFilter>Dominant</AxisFilter>
<AxisBank>
<Name>Default</Name>
<ID>Default</ID>
<Axis>
<Enabled>true</Enabled>
<Input>
<ActionID>HIDMultiAxis_Rz</ActionID>
<Min>-512</Min>
<Max>511</Max>
</Input>
<Output>
<ActionID>HIDMultiAxis_Rz</ActionID>
<Reversed>true</Reversed>
</Output>
</Axis>
<Axis>
<Enabled>true</Enabled>
<Input>
<ActionID>HIDMultiAxis_Ry</ActionID>
<Min>-512</Min>
<Max>511</Max>
</Input>
<Output>
<ActionID>HIDMultiAxis_Ry</ActionID>
<Reversed>true</Reversed>
</Output>
</Axis>
<Axis>
<Enabled>true</Enabled>
<Input>
<ActionID>HIDMultiAxis_Rx</ActionID>
<Min>-512</Min>
<Max>511</Max>
</Input>
<Output>
<ActionID>HIDMouse_Wheel</ActionID>
<Reversed>true</Reversed>
</Output>
</Axis>
<Axis>
<Enabled>true</Enabled>
<Input>
<ActionID>HIDMultiAxis_X</ActionID>
<Min>-512</Min>
<Max>511</Max>
</Input>
<Output>
<ActionID>HIDMultiAxis_X</ActionID>
<Reversed>true</Reversed>
</Output>
</Axis>
<Axis>
<Enabled>true</Enabled>
<Input>
<ActionID>HIDMultiAxis_Y</ActionID>
<Min>-512</Min>
<Max>511</Max>
</Input>
<Output>
<ActionID>HIDMultiAxis_Y</ActionID>
<Reversed>true</Reversed>
</Output>
</Axis>
<Axis>
<Enabled>true</Enabled>
<Input>
<ActionID>HIDMultiAxis_Z</ActionID>
<Min>-512</Min>
<Max>511</Max>
</Input>
<Output>
<ActionID>HIDMultiAxis_Z</ActionID>
<Reversed>true</Reversed>
</Output>
</Axis>
</AxisBank>
</Device>
</Devices>
</AppCfg>
Custom XML for Digital Slide Navigation in Chrome
Moderator: Moderators
Re: Custom XML for Digital Slide Navigation in Chrome
We've looked at this before. It's a nice use of the device.
We didn't get far trying to use the XML files to make this work.
I have some experimental code you can try if you want. PM me your email address.
We didn't get far trying to use the XML files to make this work.
I have some experimental code you can try if you want. PM me your email address.
Re: Custom XML for Digital Slide Navigation in Chrome
Many thanks Jwick.
I'm too New to send PMs apparently! Perhaps you can PM me first and that will allow me to reply?
Alternatively I monitor this temp-email [email protected]
Many thanks for you help,
Jon
I'm too New to send PMs apparently! Perhaps you can PM me first and that will allow me to reply?
Alternatively I monitor this temp-email [email protected]
Many thanks for you help,
Jon
