Difference between revisions of "Flashplayer"

From Bashlinux
Jump to: navigation, search
(Redirected page to Flash player)
 
Line 1: Line 1:
 
#REDIRECT [[Flash player]]
__NOTOC__
 
= 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:
 
 
<pre><nowiki>
 
[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
 
</nowiki></pre>
 
 
 
== 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
 
 
<pre><nowiki>
 
WindowlessDisable=true
 
OverrideGPUValidation=true
 
LocalStorageLimit=5
 
</nowiki></pre>
 

Latest revision as of 05:55, 12 June 2015

Redirect to: