Opera Browser Scrolling?

Questions and answers about 3Dconnexion devices on Windows.

Moderator: Moderators

Post Reply
NikFromNYC
Posts: 5
Joined: Wed Feb 10, 2010 12:54 am

Opera Browser Scrolling?

Post by NikFromNYC »

With standard installation both Chrome and Firefox let a Space Navigator scroll the page but what's the trick to getting the Opera browser to do the same thing?
NikFromNYC
Posts: 5
Joined: Wed Feb 10, 2010 12:54 am

Re: Opera Browser Scrolling?

Post by NikFromNYC »

In %appdata% I did find an Opera configuration file:

<?xml version="1.0" encoding="UTF-8"?>
<!--
(c) Copyright 3Dconnexion. All rights reserved.
$Revision: 14618 $
-->
<AppCfg Default="false" xmlns="" CfgFormatVersion="1.2" ThisFileVersion="1.10">
<AppInfo>
<Signature>
<Name>Opera Internet Browser</Name>
<ExecutableName>opera.exe</ExecutableName>
</Signature>
<Options />
</AppInfo>
<CfgProperties>
<InheritsFrom>STR_DEFAULT_KMJ</InheritsFrom>
</CfgProperties>
<Devices>
<Device>
<Name>Standard 3D Mouse</Name>
<VendorID>0</VendorID>
<ProductID>0</ProductID>
<InheritsFrom>Standard 3D Mouse</InheritsFrom>
<AxisBank>
<Name>Default</Name>
<ID>Default</ID>
<Axis>
<Enabled>true</Enabled>
<Input>
<ActionID>HIDMultiAxis_Rx</ActionID>
<Min>-512</Min>
<Max>511</Max>
</Input>
<Output>
<ActionID>HIDMultiAxis_Rx</ActionID>
<Reversed>false</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>false</Reversed>
</Output>
</Axis>
<Axis>
<Enabled>true</Enabled>
<Input>
<ActionID>HIDMultiAxis_Rz</ActionID>
<Min>-512</Min>
<Max>511</Max>
</Input>
<Output>
<ActionID>HIDMultiAxis_Rz</ActionID>
<Reversed>false</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>false</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>false</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>false</Reversed>
</Output>
</Axis>
</AxisBank>
</Device>
</Devices>
<AuthorInfo>
<DriverVersion>17.6.0.16266</DriverVersion>
<LastChange>
<Tool>3DxSmartUI.exe</Tool>
<Version>1.2.19147.16250</Version>
<Date>6/28/2019 5:26:10 PM UTC</Date>
<User>Operator</User>
</LastChange>
</AuthorInfo>
</AppCfg>
jwick
Moderator
Moderator
Posts: 3331
Joined: Wed Dec 20, 2006 2:25 pm
Location: USA
Contact:

Re: Opera Browser Scrolling?

Post by jwick »

Interesting. That file is wrong.
Delete that file in %APPDATA% and it should start working.
NikFromNYC
Posts: 5
Joined: Wed Feb 10, 2010 12:54 am

Re: Opera Browser Scrolling?

Post by NikFromNYC »

Indeed, thanks! Thought I had to learn proprietary code.
LanaMiller
Posts: 3
Joined: Thu Mar 28, 2019 1:15 pm

Re: Opera Browser Scrolling?

Post by LanaMiller »

Im not good with coding, Can you make it simple like step by step?
Post Reply