]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/blobdiff - src/uis/SettingsGeneral.ui
Add a settings option to control spatial navigation. https://redmine.stoutner.com...
[PrivacyBrowserPC.git] / src / uis / SettingsGeneral.ui
index d2911fa04108ed598f024528902a0f0808024b9c..4c08bda737f9dddb09a0def326de10552a05bb9b 100644 (file)
                 </widget>
             </item>
 
+            <!-- Spatial navigation. -->
+            <item>
+                <widget class="QCheckBox" name="kcfg_spatialNavigation">
+                    <property name="text">
+                        <string>Spatial navigation</string>
+                    </property>
+
+                    <property name="toolTip">
+                        <string>Spatial navigation allows the moving between links and input fields using the keyboard arrow keys.  The default is enabled.</string>
+                    </property>
+                </widget>
+            </item>
+
             <!-- Full screen browsing. -->
             <item>
                 <widget class="QGroupBox">