My Linux Blog
A Lifetime of Fixes...
Saturday, 24 September 2011
Fix Flash Player (Firefox)
To fix the full screen issues with Firefox, add "env LD_PRELOAD=/usr/lib/libGL.so.1" to the launcher in front of "firefox %u" so it reads...
env LD_PRELOAD=/usr/lib/libGL.so.1 firefox %u
N.B. May need re-editing on upgrade.
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)