From 09d374429159c989651f89b127bd7754f3c7202d Mon Sep 17 00:00:00 2001 From: Nick White Date: Mon, 12 Dec 2011 18:21:50 +0000 Subject: Change key binding to alt+r --- INSTALL | 2 +- TODO | 2 -- gecko/chrome/content/simplyread.xul | 2 +- gecko/install.ttl | 2 +- keybind.js | 2 +- 5 files changed, 4 insertions(+), 6 deletions(-) diff --git a/INSTALL b/INSTALL index 44944a6..8af421f 100644 --- a/INSTALL +++ b/INSTALL @@ -21,7 +21,7 @@ rsvg) by running: # Surf -To use SimplyRead from surf, and trigger it from ctrl-alt-r, add the +To use SimplyRead from surf, and trigger it from alt+r, add the contents of keybind.js and simplyread.js to script.js: cat keybind.js simplyread.js >> $HOME/.surf/script.js diff --git a/TODO b/TODO index 9a56c67..8dc1cac 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,4 @@ before 0.8 - chrome keybind firefox xul options as on chromium before 1.0! @@ -15,7 +14,6 @@ make: gzip things in web/ chromium: - change keybind (looks like ctrl-alt-r is now used by chrome, at least on mac) look at content_security_policy to tighten extension manifest lots http://code.google.com/chrome/extensions/trunk/manifest.html#content_security_policy generate appid for use in update xml diff --git a/gecko/chrome/content/simplyread.xul b/gecko/chrome/content/simplyread.xul index 87af5ea..f5efe94 100644 --- a/gecko/chrome/content/simplyread.xul +++ b/gecko/chrome/content/simplyread.xul @@ -3,7 +3,7 @@