Thread specifically for M15x AlienFX themes. Post away!
When sharing/attaching your themes, please note which version of Command Center it was created with. For those of you with video capability, feel free to link/embed a youtube preview of your theme.
I will update this post shortly with tips on manual editing of the theme file for further tweaking.
-
-
thewhitewizard Notebook Evangelist
nice thinking batboy.... I like the new layout for the forums...
-
Here's my M15x Rainbow theme, the "ALIENWARE" logo and Speaker lights also morph with the keyboard to a degree:
YouTube - Alienware M15x AlienFX - Rainbow
Created with Command Center version 2.5.44.0
[Download]
EDIT: I just updated to Command Center 2.5.48.0 and this theme still works.
EDIT EDIT: Also works with Command Center 2.5.54.0 with no problems.
EDIT EDIT EDIT: Re-uploaded "Rainbow.ath" to a new location so the download link works! This is also my latest version of the theme. -
Gotcha Freelancer! Thanks a lot, your theme is very cool
-
-
How do you make this theme?
-
(Missing the "ALIENWARE" logo and speaker lights zone configurations)
Does anyone know if it's possible to edit the ath files to eliminate the actions limit? On my M15x I seem to have a limited number of actions, once I reach the limit Command Center grays out the "Add Action" button and it no longer works. I'm not sure if this is controlled by the ath files or what, here's the plaintext version of my rainbow ath file for reference:
Code:<?xml version="1.0" standalone="yes"?> <ThemeDataset xmlns="http://tempuri.org/ThemeDataset.xsd"> <xs:schema id='ThemeDataset' targetNamespace="http://tempuri.org/ThemeDataset.xsd" xmlns:mstns="http://tempuri.org/ThemeDataset.xsd" xmlns="http://tempuri.org/ThemeDataset.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" attributeFormDefault="qualified" elementFormDefault="qualified"> <xs:element name="ThemeDataset" msdata:IsDataSet="true" msdata:UseCurrentLocale="true"> <xs:complexType> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="Actions"> <xs:complexType> <xs:sequence> <xs:element name="ZoneID" type="xs:int" /> <xs:element name="ActionID" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="1" type="xs:int" /> <xs:element name="ActionTypeID" type="xs:int" /> <xs:element name="Color1"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="9" /> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="Color2"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="9" /> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="Duration" type="xs:int" /> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="ZonesGroups"> <xs:complexType> <xs:sequence> <xs:element name="ZoneID" type="xs:int" /> <xs:element name="GroupID" type="xs:int" /> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="ActionTypes"> <xs:complexType> <xs:sequence> <xs:element name="ActionTypeID" type="xs:int" /> <xs:element name="Name"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="20" /> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="PseudoAction" type="xs:boolean" /> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Devices"> <xs:complexType> <xs:sequence> <xs:element name="DeviceID" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="1" type="xs:int" /> <xs:element name="Description"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="30" /> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="DeviceTypeID" type="xs:int" /> <xs:element name="PID"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50" /> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="Model"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="20" /> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="CompatibleSystem"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="400" /> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="ActionsPerZones" type="xs:int" /> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="DeviceTypes"> <xs:complexType> <xs:sequence> <xs:element name="DeviceTypeID" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="1" type="xs:int" /> <xs:element name="Description"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="30" /> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Groups"> <xs:complexType> <xs:sequence> <xs:element name="ID" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="1" type="xs:int" /> <xs:element name="GroupID"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="20" /> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="Name"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="20" /> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Leds"> <xs:complexType> <xs:sequence> <xs:element name="ID" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="1" type="xs:int" /> <xs:element name="LedID" type="xs:int" /> <xs:element name="Name"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="20" /> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="Description"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50" /> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="GroupID" type="xs:int" /> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="PseudoActionVisualization"> <xs:complexType> <xs:sequence> <xs:element name="ActionTypeID" type="xs:int" /> <xs:element name="VisualizationID" type="xs:int" /> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Theme"> <xs:complexType> <xs:sequence> <xs:element name="ThemeID" type="xs:int" /> <xs:element name="Name"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="260" /> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="Version"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="20" /> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="Mode" type="xs:int" /> <xs:element name="Tempo" type="xs:int" /> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Visualizations"> <xs:complexType> <xs:sequence> <xs:element name="VisualizationID" type="xs:int" /> <xs:element name="Name"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50" /> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="VisualizationTypeID" type="xs:int" /> <xs:element name="ThemeID" type="xs:int" /> <xs:element name="ApplicationName"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50" /> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="DeviceID" type="xs:int" /> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="VisualizationTypes"> <xs:complexType> <xs:sequence> <xs:element name="VisualizationTypeID" type="xs:int" /> <xs:element name="Name"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50" /> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="Token" type="xs:int" /> <xs:element name="Hidden" type="xs:boolean" /> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Zones"> <xs:complexType> <xs:sequence> <xs:element name="VisualizationID" type="xs:int" /> <xs:element name="ZoneID" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="1" type="xs:int" /> <xs:element name="Name"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50" /> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="Loop" type="xs:boolean" /> <xs:element name="Flags"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="4" /> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="Fixed" type="xs:boolean" /> <xs:element name="ID" type="xs:int" /> <xs:element name="FlagsUsedForReplication"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="4" /> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> <xs:unique name="Constraint1" msdata:PrimaryKey="true"> <xs:selector xpath=".//mstns:Actions" /> <xs:field xpath="mstns:ActionID" /> </xs:unique> <xs:unique name="ZonesGroups_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true"> <xs:selector xpath=".//mstns:ZonesGroups" /> <xs:field xpath="mstns:ZoneID" /> <xs:field xpath="mstns:GroupID" /> </xs:unique> <xs:unique name="ActionTypes_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true"> <xs:selector xpath=".//mstns:ActionTypes" /> <xs:field xpath="mstns:ActionTypeID" /> </xs:unique> <xs:unique name="Devices_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true"> <xs:selector xpath=".//mstns:Devices" /> <xs:field xpath="mstns:DeviceID" /> </xs:unique> <xs:unique name="DeviceTypes_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true"> <xs:selector xpath=".//mstns:DeviceTypes" /> <xs:field xpath="mstns:DeviceTypeID" /> </xs:unique> <xs:unique name="Groups_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true"> <xs:selector xpath=".//mstns:Groups" /> <xs:field xpath="mstns:ID" /> </xs:unique> <xs:unique name="Leds_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true"> <xs:selector xpath=".//mstns:Leds" /> <xs:field xpath="mstns:ID" /> </xs:unique> <xs:unique name="PseudoActionVisualization_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true"> <xs:selector xpath=".//mstns:PseudoActionVisualization" /> <xs:field xpath="mstns:ActionTypeID" /> <xs:field xpath="mstns:VisualizationID" /> </xs:unique> <xs:unique name="Theme_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true"> <xs:selector xpath=".//mstns:Theme" /> <xs:field xpath="mstns:ThemeID" /> </xs:unique> <xs:unique name="Visualizations_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true"> <xs:selector xpath=".//mstns:Visualizations" /> <xs:field xpath="mstns:VisualizationID" /> </xs:unique> <xs:unique name="VisualizationTypes_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true"> <xs:selector xpath=".//mstns:VisualizationTypes" /> <xs:field xpath="mstns:VisualizationTypeID" /> </xs:unique> <xs:unique name="Zones_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true"> <xs:selector xpath=".//mstns:Zones" /> <xs:field xpath="mstns:ZoneID" /> </xs:unique> </xs:element> <xs:annotation> <xs:appinfo> <msdata:Relationship name="Actions_ActionTypes" msdata:parent="ActionTypes" msdata:child="Actions" msdata:parentkey="ActionTypeID" msdata:childkey="ActionTypeID" /> <msdata:Relationship name="Actions_Zones" msdata:parent="Zones" msdata:child="Actions" msdata:parentkey="ZoneID" msdata:childkey="ZoneID" /> <msdata:Relationship name="ZonesGroups_Groups" msdata:parent="Groups" msdata:child="ZonesGroups" msdata:parentkey="ID" msdata:childkey="GroupID" /> <msdata:Relationship name="ZonesGroups_Zones" msdata:parent="Zones" msdata:child="ZonesGroups" msdata:parentkey="ZoneID" msdata:childkey="ZoneID" /> <msdata:Relationship name="FK_Devices_DeviceTypes" msdata:parent="DeviceTypes" msdata:child="Devices" msdata:parentkey="DeviceTypeID" msdata:childkey="DeviceTypeID" /> <msdata:Relationship name="Leds_Groups" msdata:parent="Groups" msdata:child="Leds" msdata:parentkey="ID" msdata:childkey="GroupID" /> <msdata:Relationship name="PseudoActionVisualization_ActionTypes" msdata:parent="ActionTypes" msdata:child="PseudoActionVisualization" msdata:parentkey="ActionTypeID" msdata:childkey="ActionTypeID" /> <msdata:Relationship name="PseudoActionVisualization_Visualizations" msdata:parent="Visualizations" msdata:child="PseudoActionVisualization" msdata:parentkey="VisualizationID" msdata:childkey="VisualizationID" /> <msdata:Relationship name="FK_Visualizations_Devices" msdata:parent="Devices" msdata:child="Visualizations" msdata:parentkey="DeviceID" msdata:childkey="DeviceID" /> <msdata:Relationship name="Visualizations_Theme" msdata:parent="Theme" msdata:child="Visualizations" msdata:parentkey="ThemeID" msdata:childkey="ThemeID" /> <msdata:Relationship name="Visualizations_VisualizationTypes" msdata:parent="VisualizationTypes" msdata:child="Visualizations" msdata:parentkey="VisualizationTypeID" msdata:childkey="VisualizationTypeID" /> <msdata:Relationship name="Zones_Visualizations" msdata:parent="Visualizations" msdata:child="Zones" msdata:parentkey="VisualizationID" msdata:childkey="VisualizationID" /> </xs:appinfo> </xs:annotation> </xs:schema> <Actions> <ZoneID>1</ZoneID> <ActionID>1</ActionID> <ActionTypeID>15</ActionTypeID> <Color1>#FFF00000</Color1> <Color2>#FFF00000</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>2</ZoneID> <ActionID>2</ActionID> <ActionTypeID>15</ActionTypeID> <Color1>#FFF00000</Color1> <Color2>#FFF00000</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>3</ZoneID> <ActionID>3</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FFF000B0</Color1> <Color2>#FFF00000</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>3</ZoneID> <ActionID>4</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FFF00000</Color1> <Color2>#FFF08000</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>3</ZoneID> <ActionID>5</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FFF08000</Color1> <Color2>#FFD0F000</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>3</ZoneID> <ActionID>6</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FFD0F000</Color1> <Color2>#FF00F000</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>3</ZoneID> <ActionID>7</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FF00F000</Color1> <Color2>#FF00F0A0</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>3</ZoneID> <ActionID>8</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FF00F0A0</Color1> <Color2>#FF00A0F0</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>3</ZoneID> <ActionID>9</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FF00A0F0</Color1> <Color2>#FF0000F0</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>3</ZoneID> <ActionID>10</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FF0000F0</Color1> <Color2>#FF9000F0</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>3</ZoneID> <ActionID>11</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FF9000F0</Color1> <Color2>#FFF000B0</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>4</ZoneID> <ActionID>12</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FF9000F0</Color1> <Color2>#FFF000B0</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>4</ZoneID> <ActionID>13</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FFF000B0</Color1> <Color2>#FFF00000</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>4</ZoneID> <ActionID>14</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FFF00000</Color1> <Color2>#FFF08000</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>4</ZoneID> <ActionID>15</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FFF08000</Color1> <Color2>#FFD0F000</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>4</ZoneID> <ActionID>16</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FFD0F000</Color1> <Color2>#FF00F000</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>4</ZoneID> <ActionID>17</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FF00F000</Color1> <Color2>#FF00F0A0</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>4</ZoneID> <ActionID>18</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FF00F0A0</Color1> <Color2>#FF00A0F0</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>4</ZoneID> <ActionID>19</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FF00A0F0</Color1> <Color2>#FF0000F0</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>4</ZoneID> <ActionID>20</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FF0000F0</Color1> <Color2>#FF9000F0</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>5</ZoneID> <ActionID>21</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FF0000F0</Color1> <Color2>#FF9000F0</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>5</ZoneID> <ActionID>22</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FF9000F0</Color1> <Color2>#FFF000B0</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>5</ZoneID> <ActionID>23</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FFF000B0</Color1> <Color2>#FFF00000</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>5</ZoneID> <ActionID>24</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FFF00000</Color1> <Color2>#FFF08000</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>5</ZoneID> <ActionID>25</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FFF08000</Color1> <Color2>#FFD0F000</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>5</ZoneID> <ActionID>26</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FFD0F000</Color1> <Color2>#FF00F000</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>5</ZoneID> <ActionID>27</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FF00F000</Color1> <Color2>#FF00F0A0</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>5</ZoneID> <ActionID>28</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FF00F0A0</Color1> <Color2>#FF00A0F0</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>5</ZoneID> <ActionID>29</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FF00A0F0</Color1> <Color2>#FF0000F0</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>6</ZoneID> <ActionID>30</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FF00A0F0</Color1> <Color2>#FF0000F0</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>6</ZoneID> <ActionID>31</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FF0000F0</Color1> <Color2>#FF9000F0</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>6</ZoneID> <ActionID>32</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FF9000F0</Color1> <Color2>#FFF000B0</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>6</ZoneID> <ActionID>33</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FFF000B0</Color1> <Color2>#FFF00000</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>6</ZoneID> <ActionID>34</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FFF00000</Color1> <Color2>#FFF08000</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>6</ZoneID> <ActionID>35</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FFF08000</Color1> <Color2>#FFD0F000</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>6</ZoneID> <ActionID>36</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FFD0F000</Color1> <Color2>#FF00F000</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>6</ZoneID> <ActionID>37</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FF00F000</Color1> <Color2>#FF00F0A0</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>6</ZoneID> <ActionID>38</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FF00F0A0</Color1> <Color2>#FF00A0F0</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>7</ZoneID> <ActionID>39</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FF9000F0</Color1> <Color2>#FFF000B0</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>7</ZoneID> <ActionID>40</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FFF000B0</Color1> <Color2>#FFF00000</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>7</ZoneID> <ActionID>41</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FFF00000</Color1> <Color2>#FFF08000</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>7</ZoneID> <ActionID>42</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FFF08000</Color1> <Color2>#FFD0F000</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>7</ZoneID> <ActionID>43</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FFD0F000</Color1> <Color2>#FF00F000</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>7</ZoneID> <ActionID>44</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FF00F000</Color1> <Color2>#FF00F0A0</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>7</ZoneID> <ActionID>45</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FF00F0A0</Color1> <Color2>#FF00A0F0</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>7</ZoneID> <ActionID>46</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FF00A0F0</Color1> <Color2>#FF0000F0</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>7</ZoneID> <ActionID>47</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FF0000F0</Color1> <Color2>#FF9000F0</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>8</ZoneID> <ActionID>48</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FF0000F0</Color1> <Color2>#FF9000F0</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>8</ZoneID> <ActionID>49</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FF9000F0</Color1> <Color2>#FFF000B0</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>8</ZoneID> <ActionID>50</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FFF000B0</Color1> <Color2>#FFF00000</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>8</ZoneID> <ActionID>51</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FFF00000</Color1> <Color2>#FFF08000</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>8</ZoneID> <ActionID>52</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FFF08000</Color1> <Color2>#FFD0F000</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>8</ZoneID> <ActionID>53</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FFD0F000</Color1> <Color2>#FF00F000</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>8</ZoneID> <ActionID>54</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FF00F000</Color1> <Color2>#FF00F0A0</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>8</ZoneID> <ActionID>55</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FF00F0A0</Color1> <Color2>#FF00A0F0</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>8</ZoneID> <ActionID>56</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FF00A0F0</Color1> <Color2>#FF0000F0</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>9</ZoneID> <ActionID>57</ActionID> <ActionTypeID>3</ActionTypeID> <Color1>#FFF00000</Color1> <Color2>#FF000000</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>10</ZoneID> <ActionID>58</ActionID> <ActionTypeID>3</ActionTypeID> <Color1>#FFF00000</Color1> <Color2>#FF000000</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>11</ZoneID> <ActionID>59</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FFF00000</Color1> <Color2>#FF000000</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>11</ZoneID> <ActionID>60</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FF000000</Color1> <Color2>#FFF00000</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>22</ZoneID> <ActionID>61</ActionID> <ActionTypeID>3</ActionTypeID> <Color1>#FFF00000</Color1> <Color2>#FF000000</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>23</ZoneID> <ActionID>62</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FFF00000</Color1> <Color2>#FFF00000</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>23</ZoneID> <ActionID>63</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FFF00000</Color1> <Color2>#FFF00000</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>24</ZoneID> <ActionID>64</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FFF00000</Color1> <Color2>#FF000000</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>24</ZoneID> <ActionID>65</ActionID> <ActionTypeID>1</ActionTypeID> <Color1>#FF000000</Color1> <Color2>#FFF00000</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>25</ZoneID> <ActionID>66</ActionID> <ActionTypeID>3</ActionTypeID> <Color1>#FFF00000</Color1> <Color2>#FF000000</Color2> <Duration>0</Duration> </Actions> <Actions> <ZoneID>26</ZoneID> <ActionID>67</ActionID> <ActionTypeID>2</ActionTypeID> <Color1>#FFF00000</Color1> <Color2>#FF000000</Color2> <Duration>0</Duration> </Actions> <ZonesGroups> <ZoneID>1</ZoneID> <GroupID>6</GroupID> </ZonesGroups> <ZonesGroups> <ZoneID>2</ZoneID> <GroupID>10</GroupID> </ZonesGroups> <ZonesGroups> <ZoneID>3</ZoneID> <GroupID>4</GroupID> </ZonesGroups> <ZonesGroups> <ZoneID>4</ZoneID> <GroupID>3</GroupID> </ZonesGroups> <ZonesGroups> <ZoneID>5</ZoneID> <GroupID>2</GroupID> </ZonesGroups> <ZonesGroups> <ZoneID>6</ZoneID> <GroupID>1</GroupID> </ZonesGroups> <ZonesGroups> <ZoneID>7</ZoneID> <GroupID>5</GroupID> </ZonesGroups> <ZonesGroups> <ZoneID>8</ZoneID> <GroupID>7</GroupID> </ZonesGroups> <ZonesGroups> <ZoneID>9</ZoneID> <GroupID>8</GroupID> </ZonesGroups> <ZonesGroups> <ZoneID>10</ZoneID> <GroupID>9</GroupID> </ZonesGroups> <ZonesGroups> <ZoneID>11</ZoneID> <GroupID>6</GroupID> </ZonesGroups> <ZonesGroups> <ZoneID>11</ZoneID> <GroupID>10</GroupID> </ZonesGroups> <ZonesGroups> <ZoneID>12</ZoneID> <GroupID>6</GroupID> </ZonesGroups> <ZonesGroups> <ZoneID>13</ZoneID> <GroupID>10</GroupID> </ZonesGroups> <ZonesGroups> <ZoneID>14</ZoneID> <GroupID>4</GroupID> </ZonesGroups> <ZonesGroups> <ZoneID>15</ZoneID> <GroupID>3</GroupID> </ZonesGroups> <ZonesGroups> <ZoneID>16</ZoneID> <GroupID>2</GroupID> </ZonesGroups> <ZonesGroups> <ZoneID>17</ZoneID> <GroupID>1</GroupID> </ZonesGroups> <ZonesGroups> <ZoneID>18</ZoneID> <GroupID>5</GroupID> </ZonesGroups> <ZonesGroups> <ZoneID>19</ZoneID> <GroupID>7</GroupID> </ZonesGroups> <ZonesGroups> <ZoneID>20</ZoneID> <GroupID>8</GroupID> </ZonesGroups> <ZonesGroups> <ZoneID>21</ZoneID> <GroupID>9</GroupID> </ZonesGroups> <ZonesGroups> <ZoneID>22</ZoneID> <GroupID>6</GroupID> </ZonesGroups> <ZonesGroups> <ZoneID>22</ZoneID> <GroupID>10</GroupID> </ZonesGroups> <ZonesGroups> <ZoneID>23</ZoneID> <GroupID>6</GroupID> </ZonesGroups> <ZonesGroups> <ZoneID>23</ZoneID> <GroupID>10</GroupID> </ZonesGroups> <ZonesGroups> <ZoneID>24</ZoneID> <GroupID>6</GroupID> </ZonesGroups> <ZonesGroups> <ZoneID>24</ZoneID> <GroupID>10</GroupID> </ZonesGroups> <ZonesGroups> <ZoneID>25</ZoneID> <GroupID>6</GroupID> </ZonesGroups> <ZonesGroups> <ZoneID>25</ZoneID> <GroupID>10</GroupID> </ZonesGroups> <ZonesGroups> <ZoneID>26</ZoneID> <GroupID>6</GroupID> </ZonesGroups> <ZonesGroups> <ZoneID>26</ZoneID> <GroupID>10</GroupID> </ZonesGroups> <ActionTypes> <ActionTypeID>1</ActionTypeID> <Name>Morph</Name> <PseudoAction>false</PseudoAction> </ActionTypes> <ActionTypes> <ActionTypeID>2</ActionTypeID> <Name>Pulse</Name> <PseudoAction>false</PseudoAction> </ActionTypes> <ActionTypes> <ActionTypeID>3</ActionTypeID> <Name>SetColor</Name> <PseudoAction>false</PseudoAction> </ActionTypes> <ActionTypes> <ActionTypeID>4</ActionTypeID> <Name>Loop</Name> <PseudoAction>false</PseudoAction> </ActionTypes> <ActionTypes> <ActionTypeID>15</ActionTypeID> <Name>PlayPowerStatus</Name> <PseudoAction>true</PseudoAction> </ActionTypes> <Devices> <DeviceID>1</DeviceID> <Description>M15x Chassis</Description> <DeviceTypeID>1</DeviceTypeID> <PID>0512</PID> <Model>M15x</Model> <CompatibleSystem /> <ActionsPerZones>0</ActionsPerZones> </Devices> <DeviceTypes> <DeviceTypeID>1</DeviceTypeID> <Description>Chassis</Description> </DeviceTypes> <DeviceTypes> <DeviceTypeID>2</DeviceTypeID> <Description>Mouse</Description> </DeviceTypes> <DeviceTypes> <DeviceTypeID>3</DeviceTypeID> <Description>Keyboard</Description> </DeviceTypes> <Groups> <ID>1</ID> <GroupID>Group01</GroupID> <Name>Keyboard Left</Name> </Groups> <Groups> <ID>2</ID> <GroupID>Group02</GroupID> <Name>Keyboard MiddleLeft</Name> </Groups> <Groups> <ID>3</ID> <GroupID>Group03</GroupID> <Name>Keyboard MiddleRight</Name> </Groups> <Groups> <ID>4</ID> <GroupID>Group04</GroupID> <Name>Keyboard Right</Name> </Groups> <Groups> <ID>5</ID> <GroupID>Group05</GroupID> <Name>Speakers</Name> </Groups> <Groups> <ID>6</ID> <GroupID>Group06</GroupID> <Name>Alienhead</Name> </Groups> <Groups> <ID>7</ID> <GroupID>Group07</GroupID> <Name>Logo</Name> </Groups> <Groups> <ID>8</ID> <GroupID>Group08</GroupID> <Name>Touchpad</Name> </Groups> <Groups> <ID>9</ID> <GroupID>Group09</GroupID> <Name>Media</Name> </Groups> <Groups> <ID>10</ID> <GroupID>Group10</GroupID> <Name>Power</Name> </Groups> <Leds> <ID>1</ID> <LedID>0</LedID> <Name>Led 0</Name> <Description>Keyboard Left</Description> <GroupID>1</GroupID> </Leds> <Leds> <ID>2</ID> <LedID>1</LedID> <Name>Led 1</Name> <Description>Keyboard MiddleLeft</Description> <GroupID>2</GroupID> </Leds> <Leds> <ID>3</ID> <LedID>2</LedID> <Name>Led 2</Name> <Description>Keyboard MiddleRight</Description> <GroupID>3</GroupID> </Leds> <Leds> <ID>4</ID> <LedID>3</LedID> <Name>Led 3</Name> <Description>Keyboard Right</Description> <GroupID>4</GroupID> </Leds> <Leds> <ID>5</ID> <LedID>5</LedID> <Name>Led 5</Name> <Description>Right Speaker</Description> <GroupID>5</GroupID> </Leds> <Leds> <ID>6</ID> <LedID>6</LedID> <Name>Led 6</Name> <Description>Left Speaker</Description> <GroupID>5</GroupID> </Leds> <Leds> <ID>7</ID> <LedID>7</LedID> <Name>Led 7</Name> <Description>Alienhead</Description> <GroupID>6</GroupID> </Leds> <Leds> <ID>8</ID> <LedID>8</LedID> <Name>Led 8</Name> <Description>Logo</Description> <GroupID>7</GroupID> </Leds> <Leds> <ID>9</ID> <LedID>9</LedID> <Name>Led 9</Name> <Description>Touchpad</Description> <GroupID>8</GroupID> </Leds> <Leds> <ID>10</ID> <LedID>10</LedID> <Name>Led 10</Name> <Description>Media RED</Description> <GroupID>9</GroupID> </Leds> <Leds> <ID>11</ID> <LedID>11</LedID> <Name>Led 11</Name> <Description>Media GREEN</Description> <GroupID>9</GroupID> </Leds> <Leds> <ID>12</ID> <LedID>12</LedID> <Name>Led 12</Name> <Description>Media BLUE</Description> <GroupID>9</GroupID> </Leds> <Leds> <ID>13</ID> <LedID>13</LedID> <Name>Led 13</Name> <Description>Power LED</Description> <GroupID>10</GroupID> </Leds> <Leds> <ID>14</ID> <LedID>14</LedID> <Name>Led 14</Name> <Description>HDD LED</Description> <GroupID>10</GroupID> </Leds> <Theme> <ThemeID>1</ThemeID> <Name>Rainbow</Name> <Version>2.0.0.0</Version> <Mode>1</Mode> <Tempo>200</Tempo> </Theme> <Visualizations> <VisualizationID>1</VisualizationID> <Name>Default</Name> <VisualizationTypeID>1</VisualizationTypeID> <ThemeID>1</ThemeID> <ApplicationName /> <DeviceID>1</DeviceID> </Visualizations> <Visualizations> <VisualizationID>2</VisualizationID> <Name>AC Sleep Mode</Name> <VisualizationTypeID>2</VisualizationTypeID> <ThemeID>1</ThemeID> <ApplicationName /> <DeviceID>1</DeviceID> </Visualizations> <Visualizations> <VisualizationID>10</VisualizationID> <Name>New Email</Name> <VisualizationTypeID>3</VisualizationTypeID> <ThemeID>1</ThemeID> <ApplicationName /> <DeviceID>1</DeviceID> </Visualizations> <Visualizations> <VisualizationID>5</VisualizationID> <Name>AC Fully Charge Mode</Name> <VisualizationTypeID>5</VisualizationTypeID> <ThemeID>1</ThemeID> <ApplicationName /> <DeviceID>1</DeviceID> </Visualizations> <Visualizations> <VisualizationID>6</VisualizationID> <Name>AC Charging Mode</Name> <VisualizationTypeID>6</VisualizationTypeID> <ThemeID>1</ThemeID> <ApplicationName /> <DeviceID>1</DeviceID> </Visualizations> <Visualizations> <VisualizationID>7</VisualizationID> <Name>DC Sleep Mode</Name> <VisualizationTypeID>7</VisualizationTypeID> <ThemeID>1</ThemeID> <ApplicationName /> <DeviceID>1</DeviceID> </Visualizations> <Visualizations> <VisualizationID>8</VisualizationID> <Name>DC Working Mode</Name> <VisualizationTypeID>8</VisualizationTypeID> <ThemeID>1</ThemeID> <ApplicationName /> <DeviceID>1</DeviceID> </Visualizations> <Visualizations> <VisualizationID>9</VisualizationID> <Name>DC Low Battery State</Name> <VisualizationTypeID>9</VisualizationTypeID> <ThemeID>1</ThemeID> <ApplicationName /> <DeviceID>1</DeviceID> </Visualizations> <VisualizationTypes> <VisualizationTypeID>1</VisualizationTypeID> <Name>Default</Name> <Token>1</Token> <Hidden>false</Hidden> </VisualizationTypes> <VisualizationTypes> <VisualizationTypeID>2</VisualizationTypeID> <Name>AC Sleep Mode</Name> <Token>2</Token> <Hidden>true</Hidden> </VisualizationTypes> <VisualizationTypes> <VisualizationTypeID>3</VisualizationTypeID> <Name>New Email</Name> <Token>0</Token> <Hidden>false</Hidden> </VisualizationTypes> <VisualizationTypes> <VisualizationTypeID>4</VisualizationTypeID> <Name>Applications</Name> <Token>0</Token> <Hidden>false</Hidden> </VisualizationTypes> <VisualizationTypes> <VisualizationTypeID>5</VisualizationTypeID> <Name>AC Fully Charge Mode</Name> <Token>5</Token> <Hidden>true</Hidden> </VisualizationTypes> <VisualizationTypes> <VisualizationTypeID>6</VisualizationTypeID> <Name>AC Charging Mode</Name> <Token>6</Token> <Hidden>true</Hidden> </VisualizationTypes> <VisualizationTypes> <VisualizationTypeID>7</VisualizationTypeID> <Name>DC Sleep Mode</Name> <Token>7</Token> <Hidden>true</Hidden> </VisualizationTypes> <VisualizationTypes> <VisualizationTypeID>8</VisualizationTypeID> <Name>DC Working Mode</Name> <Token>8</Token> <Hidden>true</Hidden> </VisualizationTypes> <VisualizationTypes> <VisualizationTypeID>9</VisualizationTypeID> <Name>DC Low Battery State</Name> <Token>9</Token> <Hidden>true</Hidden> </VisualizationTypes> <Zones> <VisualizationID>1</VisualizationID> <ZoneID>1</ZoneID> <Name>1</Name> <Loop>true</Loop> <Flags>8004</Flags> <Fixed>true</Fixed> <ID>1</ID> <FlagsUsedForReplication>8000</FlagsUsedForReplication> </Zones> <Zones> <VisualizationID>1</VisualizationID> <ZoneID>2</ZoneID> <Name>2</Name> <Loop>true</Loop> <Flags>8004</Flags> <Fixed>true</Fixed> <ID>2</ID> <FlagsUsedForReplication>8000</FlagsUsedForReplication> </Zones> <Zones> <VisualizationID>1</VisualizationID> <ZoneID>3</ZoneID> <Name>3</Name> <Loop>true</Loop> <Flags>007F</Flags> <Fixed>false</Fixed> <ID>3</ID> <FlagsUsedForReplication>007F</FlagsUsedForReplication> </Zones> <Zones> <VisualizationID>1</VisualizationID> <ZoneID>4</ZoneID> <Name>4</Name> <Loop>true</Loop> <Flags>007F</Flags> <Fixed>false</Fixed> <ID>4</ID> <FlagsUsedForReplication>007F</FlagsUsedForReplication> </Zones> <Zones> <VisualizationID>1</VisualizationID> <ZoneID>5</ZoneID> <Name>5</Name> <Loop>true</Loop> <Flags>007F</Flags> <Fixed>false</Fixed> <ID>5</ID> <FlagsUsedForReplication>007F</FlagsUsedForReplication> </Zones> <Zones> <VisualizationID>1</VisualizationID> <ZoneID>6</ZoneID> <Name>6</Name> <Loop>true</Loop> <Flags>007F</Flags> <Fixed>false</Fixed> <ID>6</ID> <FlagsUsedForReplication>007F</FlagsUsedForReplication> </Zones> <Zones> <VisualizationID>1</VisualizationID> <ZoneID>7</ZoneID> <Name>7</Name> <Loop>true</Loop> <Flags>007F</Flags> <Fixed>false</Fixed> <ID>7</ID> <FlagsUsedForReplication>007F</FlagsUsedForReplication> </Zones> <Zones> <VisualizationID>1</VisualizationID> <ZoneID>8</ZoneID> <Name>8</Name> <Loop>true</Loop> <Flags>007F</Flags> <Fixed>false</Fixed> <ID>8</ID> <FlagsUsedForReplication>007F</FlagsUsedForReplication> </Zones> <Zones> <VisualizationID>1</VisualizationID> <ZoneID>9</ZoneID> <Name>9</Name> <Loop>true</Loop> <Flags>0044</Flags> <Fixed>true</Fixed> <ID>9</ID> <FlagsUsedForReplication>2047</FlagsUsedForReplication> </Zones> <Zones> <VisualizationID>1</VisualizationID> <ZoneID>10</ZoneID> <Name>10</Name> <Loop>true</Loop> <Flags>0044</Flags> <Fixed>true</Fixed> <ID>10</ID> <FlagsUsedForReplication>2047</FlagsUsedForReplication> </Zones> <Zones> <VisualizationID>2</VisualizationID> <ZoneID>11</ZoneID> <Name>2</Name> <Loop>true</Loop> <Flags>0000</Flags> <Fixed>true</Fixed> <ID>2</ID> <FlagsUsedForReplication>0000</FlagsUsedForReplication> </Zones> <Zones> <VisualizationID>10</VisualizationID> <ZoneID>12</ZoneID> <Name>1</Name> <Loop>false</Loop> <Flags>8000</Flags> <Fixed>true</Fixed> <ID>1</ID> <FlagsUsedForReplication>0000</FlagsUsedForReplication> </Zones> <Zones> <VisualizationID>10</VisualizationID> <ZoneID>13</ZoneID> <Name>2</Name> <Loop>false</Loop> <Flags>8000</Flags> <Fixed>true</Fixed> <ID>2</ID> <FlagsUsedForReplication>0000</FlagsUsedForReplication> </Zones> <Zones> <VisualizationID>10</VisualizationID> <ZoneID>14</ZoneID> <Name>3</Name> <Loop>false</Loop> <Flags>007F</Flags> <Fixed>false</Fixed> <ID>3</ID> <FlagsUsedForReplication>0000</FlagsUsedForReplication> </Zones> <Zones> <VisualizationID>10</VisualizationID> <ZoneID>15</ZoneID> <Name>4</Name> <Loop>false</Loop> <Flags>007F</Flags> <Fixed>false</Fixed> <ID>4</ID> <FlagsUsedForReplication>0000</FlagsUsedForReplication> </Zones> <Zones> <VisualizationID>10</VisualizationID> <ZoneID>16</ZoneID> <Name>5</Name> <Loop>false</Loop> <Flags>007F</Flags> <Fixed>false</Fixed> <ID>5</ID> <FlagsUsedForReplication>0000</FlagsUsedForReplication> </Zones> <Zones> <VisualizationID>10</VisualizationID> <ZoneID>17</ZoneID> <Name>6</Name> <Loop>false</Loop> <Flags>007F</Flags> <Fixed>false</Fixed> <ID>6</ID> <FlagsUsedForReplication>0000</FlagsUsedForReplication> </Zones> <Zones> <VisualizationID>10</VisualizationID> <ZoneID>18</ZoneID> <Name>7</Name> <Loop>false</Loop> <Flags>007F</Flags> <Fixed>false</Fixed> <ID>7</ID> <FlagsUsedForReplication>0000</FlagsUsedForReplication> </Zones> <Zones> <VisualizationID>10</VisualizationID> <ZoneID>19</ZoneID> <Name>8</Name> <Loop>false</Loop> <Flags>007F</Flags> <Fixed>false</Fixed> <ID>8</ID> <FlagsUsedForReplication>0000</FlagsUsedForReplication> </Zones> <Zones> <VisualizationID>10</VisualizationID> <ZoneID>20</ZoneID> <Name>9</Name> <Loop>false</Loop> <Flags>2047</Flags> <Fixed>true</Fixed> <ID>9</ID> <FlagsUsedForReplication>0000</FlagsUsedForReplication> </Zones> <Zones> <VisualizationID>10</VisualizationID> <ZoneID>21</ZoneID> <Name>10</Name> <Loop>false</Loop> <Flags>2047</Flags> <Fixed>true</Fixed> <ID>10</ID> <FlagsUsedForReplication>0000</FlagsUsedForReplication> </Zones> <Zones> <VisualizationID>5</VisualizationID> <ZoneID>22</ZoneID> <Name>2</Name> <Loop>true</Loop> <Flags>0000</Flags> <Fixed>true</Fixed> <ID>2</ID> <FlagsUsedForReplication>0000</FlagsUsedForReplication> </Zones> <Zones> <VisualizationID>6</VisualizationID> <ZoneID>23</ZoneID> <Name>2</Name> <Loop>true</Loop> <Flags>0000</Flags> <Fixed>true</Fixed> <ID>2</ID> <FlagsUsedForReplication>0000</FlagsUsedForReplication> </Zones> <Zones> <VisualizationID>7</VisualizationID> <ZoneID>24</ZoneID> <Name>2</Name> <Loop>true</Loop> <Flags>0000</Flags> <Fixed>true</Fixed> <ID>2</ID> <FlagsUsedForReplication>0000</FlagsUsedForReplication> </Zones> <Zones> <VisualizationID>8</VisualizationID> <ZoneID>25</ZoneID> <Name>2</Name> <Loop>true</Loop> <Flags>0000</Flags> <Fixed>true</Fixed> <ID>2</ID> <FlagsUsedForReplication>0000</FlagsUsedForReplication> </Zones> <Zones> <VisualizationID>9</VisualizationID> <ZoneID>26</ZoneID> <Name>2</Name> <Loop>true</Loop> <Flags>0000</Flags> <Fixed>true</Fixed> <ID>2</ID> <FlagsUsedForReplication>0000</FlagsUsedForReplication> </Zones> </ThemeDataset>
Last edited by a moderator: May 7, 2015 -
I dont see why it shouldnt work! You should try it, I'm a terrible artist
-
this is a Kitt theme but it goes too slow.does anyone know how to make it faster
Command center 2.5.48.0Attached Files:
-
-
Anyone got anymore AlienFX themes to share pretty pls?
-
Going to be hard to beat Freelancer852's.
Although I usually just use a combination of blue and orange with dim mode enabled! -
I'm too lazy, so I basically change the colour to every thing once a week. I'm slowing moving around the wheel...
-
dead thread no one post new alienfx
-
Indeed! I have had freelancer's theme for at least a month now
-
i did make few good ones but reformatted and forgot to save them. gave me a day or two, i will make a couple. been busy trying to save my 5870 from a bad flash, so no real time lately.
-
Thanks InappropriateName, can't wait
-
here is a red and yellow theme just made, hope you guys like it.
http://www.sendspace.com/file/r0bmjr -
here is same version but green & blue
Download blue green.ath from Sendspace.com - send big files the easy way -
cool, by the way InappropriateName_3 i got this issue..
my alienfx lights are flickering and quite slow when changing colour =/
should i update this to a new cc version?
my current bios is A05 and my current cc is 2.5.44.0 -
yeah the current cc fixes most glitches the previous versions had. its better but morphing seems slow, but still very nice. but remember once you update you can't revert back, it may cause issues and may fry the alien fx board. not sure if the problem was fix but alot of people had that problem with cc A05 and reverting to cc on resource disk.
-
do you mind to give me the url link download please? -
I'm on the newest on, its on the dell download site, I would link you but on my phone at the moment,lol. It's a06, think you can figure it out if not I'll try to get the link for you later tonite.
-
i can wait for the link bro thanks!
-
I just remembered, you can go to wattos new owners thread, its the first link " dell drivers" select your windows and download the the cc. Download from browser.
-
how to reinstall cc?
just go to control panel uninstall cc > reboot > and intall the new driver? -
Len888,
Hey bro, I got you the direct link if your still lost, Drivers and Downloads
And yeah just uninstall everything CC/AlienFX restart and install the new one.
FYI: Link is assuming you have 64bit of Windows 7 -
anyone else making themes?
-
Guess not, dead thread
-
is there anyway to make the lights brighter? Seems like theres parts of the keyboard that are very dull almost like the light isn't hitting that spot.. You could even notice it in the youtube video of the rainbow theme that was made.. great theme and I plan on using it myself but would like to see the whole key lit up, the spacebar is very noticeable almost the whole bottom half of my spacebar doesn't seem to glow bright.
-
-
sweet themes! thanks guys
-
haven't seen ya in awhile vafaskillz, hope all is well with your 5th unit, lol.
-
Hi everyone
Here are a couple of themes I made.
The Spectrum theme has a variety of choices (moving, non moving, bright, minimal etc).
The Low Power theme works by cycling alternate zones on the keyboard from white to black, therefore halving the power used by the keyboard lighting while still remaining perfectly visible (this is for low light scenarios where you need to be able to read the keyboard but not have it shine at you!!).
I also made a red version of the Low Power theme, and of course you can use any other colour you want.
EnjoyAttached Files:
-
-
An more guys?
-
im getting mine in a few weeks and will post what I come up with here!
-
I have one! It's very calming and not distracting at all.
Attached Files:
-
-
Wow nice themes guys keep it up, been too lazy to make new ones, wished there was a way to make morphine faster.
-
-
Here's yet another theme! It's a purple/pink based theme with a blue wave from left to right and interaction with a new email. Let me know what you think!
Attached Files:
-
-
And another... The first one is just a red theme (everything red) but the effect when you get an email is sick. The second one is a variation of the email effect on the other one, but it turned out kind of like an uneven wave. Still kinda cool.
Attached Files:
-
-
Thanks for posting those up, Z!
Keep 'em coming! -
Let me know what kind of stuff you guys are looking for! Colors, morph or pulse, showy or calm, etc...
-
Here's a flashy and annoying one, but it's actually kind of cool It's white/black/teal.
Attached Files:
-
-
i like the teal one, learned how to do my own when i got time.
thanks for the post.
when ive done 1 i will post. -
-
-
-
im using one called spectrum atm and will create one soon using the info i gleamed from your work as mentioned earlier.
-
not sure if this is the right place to post, but it is an alienfx theme. but it uses watto's alienfx lite 0.4b. reason being, it has many morphing/effects just not possible with the default command center.
* morphing AND strobing alien head on back
* morphing touchpad
* alternating speaker colors
and....
different colored eyes (hdd led) to aliendhead on the front! gotta love that
i based this theme around the emergency services (titled police) a friend was going for his ambulance driver licence so i thought i'd support him... by making him jealous. he's since ordered his own m15x haha.
to install you need watto's app and you place the profile in c:\users\[username]\.alienFXprofiles
to those who havn't tried watto's app, you really are missing out by restricting yourselves. while a little buggy, it's power is worth it imo.
oh btw i'm using bios a05 with the latest command centre, i've disabled alienfx from loading at boot with msconfig. i've set alienfx lite to load upon login with a 30sec delay (otherwise icon will not load)Attached Files:
-
-
How do you open your file in the program? I don't see an "open" or "import" button.
M15x AlienFX Themes!
Discussion in 'Alienware M15x' started by BatBoy, May 30, 2010.