lol
Posted on Sun, 3 Jun 2007 in Random
Last edited Sun, 3 Jun 2007
Last edited Sun, 3 Jun 2007
Everything just works. In linux. Printing. Scanning. Faxing. WIRELESSLY.
It doesn't have a user-friendly dialogue box to configure it yet. To use it you create a file called link-handlers.js in your firefox profile directory. It should contain a javascript hash table like this one:
{"seeurl" : "gnome-terminal -x sh -c \"echo url: %r | less\" ",
"links" : "gnome-terminal -x links %r " }
update: I have a new version, launcher-1.1.xpi. It doesn't have the newlines problem and works on Firefox 3.
(let ((x (quote (quasiquote (let ((x (quote (unquote x)))) (unquote x)))))) (quasiquote (let ((x (quote (unquote x)))) (unquote x))))