Renaming package to ShadowArch to follow /wiki/Design_Principles; improved packing; development sync to current state -- massive overhaul

This commit is contained in:
DarkFeather
2019-05-06 02:04:19 -05:00
parent deac12d010
commit c12535de2e
176 changed files with 289 additions and 235 deletions

View File

@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<channel name="pointers" version="1.0">
<property name="VirtualBox_mouse_integration" type="empty">
<property name="RightHanded" type="bool" value="false"/>
<property name="Threshold" type="int" value="4"/>
<property name="Acceleration" type="double" value="2.000000"/>
</property>
<property name="VirtualBox_USB_Tablet" type="empty">
<property name="RightHanded" type="bool" value="false"/>
<property name="Threshold" type="int" value="4"/>
<property name="Acceleration" type="double" value="2.000000"/>
</property>
<property name="ImExPS2_Generic_Explorer_Mouse" type="empty">
<property name="RightHanded" type="bool" value="false"/>
<property name="Threshold" type="int" value="4"/>
<property name="Acceleration" type="double" value="2.000000"/>
</property>
</channel>