Bug #393
Add chvt to and back options in config file
Status: | Closed | Start date: | 03 Nov 2014 | |
---|---|---|---|---|
Priority: | Immediate | Due date: | ||
Assignee: | % Done: | 100% | ||
Category: | Image display | |||
Target version: | PiBox - 0.10.0 | |||
Severity: | 03 - Medium |
Description
The config file has a chvt "to" field (line 3) but not a "back" field. Use of a new monitor (or perhaps recent changes in the way X is started multiple times) has changed where we need to change to and back. Having both will allow complete custom configuration in such cases.
Related issues
Associated revisions
RM #393: Added support for setting the to and back VTs in config file.
History
#1
Updated by Hammel over 6 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 20
Code is updated and ready for test. Be sure to update /etc/videofe.cfg with new config (under data/videofe.cfg in source tree).
#2
Updated by Hammel over 6 years ago
- Status changed from In Progress to Closed
- % Done changed from 20 to 100
Added support for to and back VT settings to config file. Tested on target board and verified. Changes pushed.
Closing issue.