Prototype for event and action framework.
     1 <?xml version='1.0' encoding='utf-8'?>
 
     2 <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="SharpDisplayManager.Properties" GeneratedClassName="Settings">
 
     5     <Setting Name="DisplayConnectOnStartup" Type="System.Boolean" Scope="User">
 
     6       <Value Profile="(Default)">False</Value>
 
     8     <Setting Name="DisplaysSettings" Type="SharpDisplayManager.DisplaysSettings" Scope="User">
 
     9       <Value Profile="(Default)" />
 
    11     <Setting Name="CurrentDisplayIndex" Type="System.Int32" Scope="User">
 
    12       <Value Profile="(Default)">0</Value>
 
    14     <Setting Name="CycleClients" Type="System.Boolean" Scope="User">
 
    15       <Value Profile="(Default)">False</Value>
 
    17     <Setting Name="MinimizeToTray" Type="System.Boolean" Scope="User">
 
    18       <Value Profile="(Default)">False</Value>
 
    20     <Setting Name="StartMinimized" Type="System.Boolean" Scope="User">
 
    21       <Value Profile="(Default)">False</Value>
 
    23     <Setting Name="StartFileName" Type="System.String" Scope="User">
 
    24       <Value Profile="(Default)">None</Value>
 
    26     <Setting Name="OpticalDriveToEject" Type="System.String" Scope="User">
 
    27       <Value Profile="(Default)">None</Value>
 
    29     <Setting Name="CecEnabled" Type="System.Boolean" Scope="User">
 
    30       <Value Profile="(Default)">False</Value>
 
    32     <Setting Name="CecHdmiPort" Type="System.Byte" Scope="User">
 
    33       <Value Profile="(Default)">1</Value>
 
    35     <Setting Name="CecMonitorOn" Type="System.Boolean" Scope="User">
 
    36       <Value Profile="(Default)">True</Value>
 
    38     <Setting Name="CecMonitorOff" Type="System.Boolean" Scope="User">
 
    39       <Value Profile="(Default)">True</Value>
 
    41     <Setting Name="StartIdleClient" Type="System.Boolean" Scope="User">
 
    42       <Value Profile="(Default)">True</Value>
 
    44     <Setting Name="CecReconnectToPowerTv" Type="System.Boolean" Scope="User">
 
    45       <Value Profile="(Default)">False</Value>