aboutsummaryrefslogtreecommitdiff
path: root/config/SmootWindTest.xml
diff options
context:
space:
mode:
authorGravatar rcoh <rcoh@mit.edu>2011-01-28 15:19:21 -0500
committerGravatar rcoh <rcoh@mit.edu>2011-01-28 15:19:21 -0500
commitef1abfa913498e02a4ece3be4be45d2f03e47d05 (patch)
treeca9e7fb9819e59872f7f6a73c032b40a0804517c /config/SmootWindTest.xml
parenta7d6577e55ebd665ad9e4f45183836f11b3c6fd4 (diff)
Lots of stuff INCOMPLETE
Diffstat (limited to 'config/SmootWindTest.xml')
-rwxr-xr-xconfig/SmootWindTest.xml12
1 files changed, 10 insertions, 2 deletions
diff --git a/config/SmootWindTest.xml b/config/SmootWindTest.xml
index 6b74450..f6e7a97 100755
--- a/config/SmootWindTest.xml
+++ b/config/SmootWindTest.xml
@@ -53,6 +53,14 @@
<RefreshInterval>1</RefreshInterval>
</Args>
</InputElement>
+ <InputElement>
+ <Class>inputs.PygameInput</Class>
+ <Args>
+ <Id>pygamekey</Id>
+ <RefreshInterval>10</RefreshInterval>
+ <Keyboard>True</Keyboard>
+ </Args>
+ </InputElement>
<InputElement>
<Class>inputs.HTMLInput</Class>
<Args>
@@ -141,8 +149,8 @@
<Args>
<Id>smootwind</Id>
<Inputs>
- <Id>weatherinput</Id>
- </Inputs>
+ <Id>pygamekey</Id>
+ </Inputs>
</Args>
</Behavior>
<Behavior>