summaryrefslogtreecommitdiff
path: root/src/rekonq.kcfg
diff options
context:
space:
mode:
authorMarc Deop <damnshock@gmail.com>2012-01-12 23:46:03 +0100
committerAndrea Diamantini <adjam7@gmail.com>2012-01-12 23:46:03 +0100
commitc89d16a2e9eba8514e263c679faa355b90c59d2e (patch)
tree0e0469c9a1d70bd2ed9c8a0087d90789675daef9 /src/rekonq.kcfg
parentLet keys autoscroll work also when middle click use is disabled (diff)
downloadrekonq-c89d16a2e9eba8514e263c679faa355b90c59d2e.tar.xz
Access Keys navigation
Ported access keys navigation system from Arora and adapted to rekonq code. Also (by adjam), get sure access keys are removed on loadStarted REVIEW:103601 REVIEWED-BY: adjam
Diffstat (limited to 'src/rekonq.kcfg')
-rw-r--r--src/rekonq.kcfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/rekonq.kcfg b/src/rekonq.kcfg
index bfaece5f..4c3dec40 100644
--- a/src/rekonq.kcfg
+++ b/src/rekonq.kcfg
@@ -79,6 +79,9 @@
<entry name="enableViShortcuts" type="Bool">
<default>false</default>
</entry>
+ <entry name="accessKeysEnabled" type="Bool">
+ <default>false</default>
+ </entry>
</group>