mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-18 05:24:14 +01:00
It's laisseZ, for Krist's sake.
This commit is contained in:
@@ -1674,7 +1674,7 @@ var Events = Module("events", {
|
||||
values: {
|
||||
despotic: "Only allow focus changes when explicitly requested by the user",
|
||||
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>
|
||||
</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.
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
Reference in New Issue
Block a user