Firefox over X11 with Xming

From Playing with linux...
Revision as of 06:51, 31 October 2016 by Pverha10 (talk | contribs) (Created page with "I use the xlaunch files like this: <pre> <?xml version="1.0"?> <XLaunch xmlns="http://www.straightrunning.com/XmingNotes" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

I use the xlaunch files like this:

<?xml version="1.0"?>
<XLaunch xmlns="http://www.straightrunning.com/XmingNotes" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.straightrunning.com/XmingNotes XLaunch.xsd" WindowMode="MultiWindow" ClientMode="StartProgram" Program="firefox" ClientStart="PuTTY" PW="password" PathToProtocol="C:\\WINDOWS\\" RemoteHost="router" RemoteUser="username" ExtraSSH="-X" Display="0" Clipboard="true"/>


For a faster experience I use blowfish instead of aes. Also, rendering done at the remote site is done at a frame rate using the layout.frame_rate in about:config. I set this value to 5 instead of -1.