Actions
Bug #366
closedNeed configuration option for videofe to choose which VT to switch to/from
Start date:
26 Jul 2014
Due date:
% Done:
100%
Estimated time:
Severity:
02 - High
Description
For some reason bootups on different boards used different numbers of VTs. That may have been because the version of PiBox on each board was different. I'm not sure about that.
But to address the possibility of different VTs being used for the VT-switch required to return to X from omxplayer, the videofe config file should support a vt field and that should be used when setting which vt X.org is running on.
My galileo repo has a fix for this already but it's not checked in or pushed upstream.
Updated by Hammel over 10 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Checked in updates to videofe that support a vt option as a positional argument (line 3).
Closing issue.
Actions