[Klug-general] Flash on Fedora 12 with Desktop effects
Stuart Brand
stuart at stuartbrand.co.uk
Sun Nov 29 09:29:58 UTC 2009
Hi all
Fedora 12
Disabling desktop effects fixed my flash problem. Below are instructions
on how to fix the issue so you can have left clicking in both desktop
effects and flash on Fedora 12
su -
cd /usr/lib/nspluginwrapper/
mv npviewer.bin npviewer.bin.real
echo \#\!/bin/sh > npviewer.bin
echo GDK_NATIVE_WINDOWS=true /usr/lib/nspluginwrapper/npviewer.bin.real \$\* >> npviewer.bin
chmod 755 npviewer.bin
Thanks
Stuart
More information about the Kent
mailing list