Edwards fix for Linux noobs (like me...) 1. Starta a Terminal window. 2. Type: cd /usr/lib/nspluginwrapper/i386/linux/ 3. Type: sudo mv npviewer.bin npviewer.bin.real 4. Type: sudo pico npviewer.bin 5. Add these two lines of text to the file, i.e. Pico: #!/bin/sh GDK_NATIVE_WINDOWS=true /usr/lib/nspluginwrapper/i386/linux/npviewer.bin.real $* 6. Press "Ctrl+x" to exit and save. 7. Type: sudo chmod 755 npviewer.bin
Done! Now enjoy the full splendor of flash-clicking! -- [READ DESCRIPTION] Flash is not recognizing mouse clicks in multiple situations https://bugs.launchpad.net/bugs/410407 You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in ubuntu. _______________________________________________ Mailing list: https://launchpad.net/~compiz Post to : [email protected] Unsubscribe : https://launchpad.net/~compiz More help : https://help.launchpad.net/ListHelp

