mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-24 06:52:28 +01:00
changed some muttator bindings
This commit is contained in:
@@ -473,6 +473,7 @@ const liberator = (function () //{{{
|
||||
getService(Components.interfaces.nsISound);
|
||||
soundService.beep();
|
||||
}
|
||||
return false; // so you can do: if (...) return liberator.beep();
|
||||
},
|
||||
|
||||
// Execute an ex command like str=":zoom 300"
|
||||
|
||||
Reference in New Issue
Block a user