* Richard Hornby -- Friday 09 January 2004 00:45:
> I am trying to see the properties tree using telnet to localhost 5500.
> I don't see anything in the (telnet or fg) console window.

Have you told fgfs to listen to telnet connections?

  $ fgfs --telnet=5500&
  $ telnet localhost 5500
  Trying ::1...
  Trying 127.0.0.1...
  Connected to localhost.
  Escape character is '^]'.
  > help

  Valid commands are:

  cd <dir>           cd to a directory, '..' to move back
  data               switch to raw data mode
  dump               dump current state (in xml)
  [...]



> The fgfsrc default browser seems to be Netscape but I am using 
> KExplorer - how to change the file entry if required? 

  $ fgfs --browser-app=/path/to/kexplorer

Of course you would put this into your ~/.fgfsrc or local
preferences.xml file.

m.

_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to