1
0
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:
Martin Stubenschrott
2008-06-04 03:06:34 +00:00
parent 5d272fea03
commit 813e27b709
2 changed files with 9 additions and 10 deletions

View File

@@ -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"