Command line: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
You should see the so called ''prompt'' now, which says something like that:
You should see the so called ''prompt'' now, which says something like that:


  USE_PA_OSS=0
  Microsoft Windows [Version x.y.zz.abc]
  USE_PA_ALSA=0
  Copyright and stuff
  USE_PA_JACK=0
   
  AUDIO_ALSA=0
  C:\Windows>_
  AUDIO_OPENAL=1
 
That says you're operating on drive C in directory Windows. The blinking cursor awaits your commands.
 
You can simply chance drives by entering <drive-letter>: like that:
 
C:\Windows>d:
D:\_
 
And return to drive C in the same way:
 
D:\c:
  C:\Windows>_
 
Now how about changing the directory?


''italic''
''italic''

Revision as of 21:00, 14 February 2009

The command line is often mentioned as a tool for starting or setting up Flightgear, Atlas, Terrasync, FGCOM and other programs related to Flightgear. Many users simply don't know, what the command line acutally is or how to make use of it. This article shall help...

Windows XP

On Windows XP, you have access to the command line by clicking the "Start" button and then chosing "Run...". Type "cmd" (without quotation marks) into the field and hit Enter.

You should see the so called prompt now, which says something like that:

Microsoft Windows [Version x.y.zz.abc]
Copyright and stuff

C:\Windows>_

That says you're operating on drive C in directory Windows. The blinking cursor awaits your commands.

You can simply chance drives by entering <drive-letter>: like that:

C:\Windows>d:
D:\_

And return to drive C in the same way:

D:\c:
C:\Windows>_

Now how about changing the directory?

italic bold

Caption

Sublevel Caption

External links

Development

Windows XP

Windows Vista?

Linux > Gnome, KDE, Xfce