Here is the change I have made to make firefox runnable over X11forwarding. I have bolden the most efficient modification. The major problem seens to be caused by the subsection of the start/new page, disabled it have make firefox feel from sluggish to blazing fast.
firefox config modification
about:config
edit and change for
- browser.newtabpage.activity-stream.feeds.section.highlights false
- browser.newtabpage.activity-stream.feeds.section.topstories false
- toolkit.cosmeticAnimations.enabled false browser.ctrlTab.previews
- false browser.urlbar.maxRichResults -1
- browser.download.animateNotifications false
- dom.animations-api.element-animate.enabled false
- image.mem.animated.discardable false
- browser.tabs.remote.autostart false
- Browser.startup.page 0
create
extensions.checkCompatibility false
manual modification
about:preference
disable all performance setting:
- use recommanded performance setting
- use hardware acceleration
disable: autoscrolling et use smooth scrolling.
about:preferences#privacy
- disable: allow firefox to send technical and interaction data to
Mozilla
- disable: prevent accessibility service from accessing your browser
sshd_config modification
- X11Forwarding yes
- TCPKeepAlive yes
- UseDNS yes
- Compression yes
- Ciphers blowfish-cbc,aes128-cbc,3des-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc