Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
firefox [2012/09/28 11:53] zagi |
firefox [2014/01/30 10:27] (current) zagi [Speeding up Firefox] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Firefox ====== | ====== Firefox ====== | ||
| - | [[firefox addons]]\\ | + | [[firefox:addons]]\\ |
| [[greasemonkey]]\\ | [[greasemonkey]]\\ | ||
| [[firefox# | [[firefox# | ||
| [[firefox# | [[firefox# | ||
| - | Optimized Firefox [[user.js|user configuration file]]\\ | + | Optimized Firefox [[firefox:user.js|user configuration file]]\\ |
| + | |||
| + | |||
| + | === FIX Crashing X-window with ATI drivers while moving toolbar icons == | ||
| + | |||
| + | nglayout.enable_drag_images false | ||
| Line 11: | Line 16: | ||
| use tmpfs in linux | use tmpfs in linux | ||
| + | |||
| + | add to /etc/fstab: | ||
| + | |||
| + | tmpfs / | ||
| + | |||
| use rmdisk in Windows http:// | use rmdisk in Windows http:// | ||
| imdisk.exe -a -s 200M -m R: -S 4096 -p "/ | imdisk.exe -a -s 200M -m R: -S 4096 -p "/ | ||
| + | |||
| + | http:// | ||
| in about: | in about: | ||
| Line 176: | Line 188: | ||
| check SQLoptimizer add-on!\\ | check SQLoptimizer add-on!\\ | ||
| + | |||
| + | |||
| + | <note important> | ||
| + | |||
| + | |||
| Firefox insists on doing huge amounts of I/O when closing, as well as act slow when using the awesomebar, try the following (close down Firefox completely first): | Firefox insists on doing huge amounts of I/O when closing, as well as act slow when using the awesomebar, try the following (close down Firefox completely first): | ||
| + | |||
| < | < | ||
| - | | + | # |
| + | killall firefox | ||
| + | killall thunderbird | ||
| + | du -hs ~/ | ||
| + | du -hs ~/ | ||
| + | for f in ~/ | ||
| + | for f in ~/ | ||
| + | du -hs ~/ | ||
| + | du -hs ~/ | ||
| </ | </ | ||
| Line 229: | Line 255: | ||
| It’s harmless, no data will be lost: it compacts your **__[[sqlite]]__** databases. | It’s harmless, no data will be lost: it compacts your **__[[sqlite]]__** databases. | ||
| - | |||
| ==== cpu optimized builds ==== | ==== cpu optimized builds ==== | ||

