mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-08 04:54:11 +01:00
Clarify :set! documentation.
Closes issue #519. --HG-- extra : rebase_source : 18f6188af12ec41c4c7ea0a1e8789422b13717ff
This commit is contained in:
@@ -307,14 +307,17 @@
|
|||||||
|
|
||||||
<item>
|
<item>
|
||||||
<tags>:set! :set-!</tags>
|
<tags>:set! :set-!</tags>
|
||||||
<spec>:se<oa>t</oa>! <a>preference</a>=<a>value</a></spec>
|
<spec>:se<oa>t</oa>! …</spec>
|
||||||
<spec>:se<oa>t</oa>! <a>preference</a>&</spec>
|
|
||||||
<description>
|
<description>
|
||||||
<p>
|
<p>
|
||||||
Change any &dactyl.host; <a>preference</a> (those on the about:config
|
The same as <ex>:set</ex> but operates on &dactyl.host; preferences
|
||||||
page). You can also reset/delete these preferences with
|
(those on the about:config page). See <ex>:set</ex> for operator
|
||||||
<ex>:set! <a>preference</a>&</ex>.
|
details.
|
||||||
</p>
|
</p>
|
||||||
|
<note>
|
||||||
|
The <em>no</em> and <em>inv</em> prefix operators are not available
|
||||||
|
for setting preferences.
|
||||||
|
</note>
|
||||||
</description>
|
</description>
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user