1
0
Fork 0

... commented out, I said!

This commit is contained in:
mfranz 2008-04-20 19:03:41 +00:00
parent 367d68ca9b
commit 6ebad8c31e

View file

@ -34,7 +34,7 @@ top down before the key bindings are parsed.
}
## uncomment this line to get keycode reports to the terminal window
setlistener("devices/status/keyboard/event", func(n) debug.dump(n.getValues()));
#setlistener("devices/status/keyboard/event", func(n) debug.dump(n.getValues()));
</script>
</nasal>