Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: videos that won't go away.
Date: Sun, 08 May 2011 20:12:38
Message-Id: 20110508191000.GA18413@waltdnes.org
In Reply to: Re: [gentoo-user] Re: videos that won't go away. by meino.cramer@gmx.de
1 On Sun, May 08, 2011 at 03:19:37PM +0200, meino.cramer@×××.de wrote
2
3 > Quick add here:
4 > The adobe flash settings go into the same file below ~/.macromedia
5 > which also holds a list of the sites you visited (and also the names
6 > of the videos you watched may be...). These list can be read next time
7 > when you use flash video.
8 > When deleting it (this can be done automagically with a firefox addon)
9 > you will get the unwanted hardware acceleration as the default. If you
10 > dont delete it...well, you can do with your data what you want, and
11 > may be others too... ;)
12
13 Idea...
14 1) set acceleration on/off as desired
15 2) exit your browser entirely
16 3) edit the file to remove the list of sites visited, but leave the
17 acceleration setting as desired
18 4) "chmod 440" on the file
19
20 Re; the Firefox addin to remove the file; I don't need no steenkin
21 Firefox addin to remove the file...
22
23 waltdnes@i3 ~ $ crontab -l
24 # MIN HOUR DAY MONTH DAYOFWEEK COMMAND
25 1-56/5 * * * * if [ -d /home/waltdnes/.macromedia ] ; then rm -rf /home/waltdnes/.macromedia/ ; fi >> /home/waltdnes/.messages 2>&1
26
27 --
28 Walter Dnes <waltdnes@××××××××.org>