On 2009-07-28 21:12, Rob Owens wrote:
I've replaced the Iceweasel flash plugin on some of my systems with mplayer
by using the Greasemonkey extension with the following script:

http://userscripts.org/scripts/show/24999

It works nicely, uses less CPU, and sound works on my LTSP thin clients (a
big plus).
Can anybody suggest how to make this a default for all users?  I'm not sure
how to handle it since the extension and the script get installed in the
user's $HOME directory by default.

I'm just guessing, but because Unix loves text files, it might be as simple as:

$ sudo cp blah ~some_other_user/.some_directory
$ sudo chown -R ~some_other_user/.some_directory

--
Scooty Puff, Sr
The Doom-Bringer


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to