mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-13 20:35:46 +01:00
It's laisseZ, for Krist's sake.
This commit is contained in:
@@ -1674,7 +1674,7 @@ var Events = Module("events", {
|
|||||||
values: {
|
values: {
|
||||||
despotic: "Only allow focus changes when explicitly requested by the user",
|
despotic: "Only allow focus changes when explicitly requested by the user",
|
||||||
moderate: "Allow focus changes after user-initiated focus change",
|
moderate: "Allow focus changes after user-initiated focus change",
|
||||||
"laisses-faire": "Always allow focus changes"
|
"laissez-faire": "Always allow focus changes"
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
@@ -101,7 +101,7 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to
|
|||||||
<example><ex>:open Linus Torvalds</ex></example>
|
<example><ex>:open Linus Torvalds</ex></example>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
Any other value is passed directly &dactyl.host; and
|
Any other value is passed directly to &dactyl.host; and
|
||||||
must be a valid URL or hostname.
|
must be a valid URL or hostname.
|
||||||
</li>
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
|
|||||||
Reference in New Issue
Block a user