News:

Precision Simulator update 10.173 (24 February 2024) is now available.
Navburo update 13 (23 November 2022) is now available.
NG FMC and More is released.

Main Menu

instructor screen

Started by renquetfrederic, Tue, 21 Feb 2023 14:12

renquetfrederic

hey Hardy,

Is there a way to keep off the instructor screen (standard) until it is ever called for?

I 've build my own CDU's using Odroid C4's, which by the way can handle PSX quite nicely, but upon start up, the instructor screens always pops up, which is not in use on these clients. As they don't have a keyboard linked directly to the unit (the cdu keys are handled by a different pc), it is very impractical to connect a keyboard to the odroid and switch off the instructor screens.

kind regards,
Frederic

Hardy Heinlin

Hi Frederic,

load the pref file which your client uses in a text editor and find this line:

ShowInstructor=1

Change it to this:

ShowInstructor=0

Then save this edited pref file.

Now at sim start, your client's Instructor will be hidden until you press ESC.


Regards,

|-|ardy

renquetfrederic

Thanks a lot, this is what I was looking for!!

Frederic