Difference between revisions of "Flashplayer"

From Bashlinux
Jump to: navigation, search
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
<!-- #title Flash Player -->
+
= Flash player =
<!-- #pragma hide-title true -->
 
   
 
== How to setup Adobe repositories for RPM distros ==
 
== How to setup Adobe repositories for RPM distros ==
Line 16: Line 15:
   
   
=== Hardware acceleration ===
+
== How to enable Hardware acceleration for flash applications ==
 
 
In order to enhance the graphics performance, the following lines could be added to `/etc/adobe/mms.cfg` file
 
In order to enhance the graphics performance, the following lines could be added to `/etc/adobe/mms.cfg` file
 
 

Revision as of 07:47, 9 November 2012

Flash player

How to setup Adobe repositories for RPM distros

For RPM based distributions, create the file `/etc/yum.repos.d/adobe-linux-i386` and place the following information:

 
 [adobe-linux-i386]
 name=Adobe Systems Incorporated
 baseurl=http://linuxdownload.adobe.com/linux/i386/
 enabled=1
 gpgcheck=1
 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux
 


How to enable Hardware acceleration for flash applications

In order to enhance the graphics performance, the following lines could be added to `/etc/adobe/mms.cfg` file

 WindowlessDisable=true
 OverrideGPUValidation=true
 LocalStorageLimit=5