... commented out, I said!
This commit is contained in:
parent
367d68ca9b
commit
6ebad8c31e
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue