Quote:
Originally Posted by Snakeeyes
How can I reenable external view?
|
Try this edit. I found it in the FAQ section on page 1 of this thread.
-------
11.) How do i get the next/ previous camera back?
The easiest way is to open the /data/cfg/commands.cfg in tmaru. Search for " [Cmd50] " Your looking for these two blocks:
[Cmd50]
Name=Camera_on_next_unit
Ctxt=1
;Key0=0xBE,,">"
Page=0x34000000,3714
[Cmd51]
Name=Camera_on_prev_unit
Ctxt=1
;Key0=0xBC,,"<"
Page=0x34000000,3714
Simply remove the semicolon placed in front of the key assignment, and you have the next/previous cameras back.
-------
Since it talks about cameras, perhaps the external view is one of these! Good Luck!