Re: [PATCH weston 1/2] Add option to disable unconfigured outputs

2017-07-24 Thread Pekka Paalanen
On Wed, 8 Mar 2017 15:43:17 + "Ucan, Emre (ADITG/SW1)" wrote: > In current implementation, there is no configuration > to disable unconfigured outputs. > > One can create an output section for a known output > in weston.ini file and set its mode to "off" to disable > a known output. But ther

Re: [PATCH weston 1/2] Add option to disable unconfigured outputs

2017-03-22 Thread Quentin Glidic
On 08/03/2017 16:43, Ucan, Emre (ADITG/SW1) wrote: In current implementation, there is no configuration to disable unconfigured outputs. One can create an output section for a known output in weston.ini file and set its mode to "off" to disable a known output. But there is no configuration to di

[PATCH weston 1/2] Add option to disable unconfigured outputs

2017-03-08 Thread Ucan, Emre (ADITG/SW1)
In current implementation, there is no configuration to disable unconfigured outputs. One can create an output section for a known output in weston.ini file and set its mode to "off" to disable a known output. But there is no configuration to disable unknown outputs. This might be usefull for exa