Current File : //kunden/usr/share/systemtap/examples/general/key.meta
title: make keyboard noises
name: key.stp
keywords: simple
description: For fans of Leroy Anderson and Typewriters only, this script arranges to play a click or a zing for various keystrokes.
test_support: stap -l 'kernel.function("kbd_event")'
test_check: stap -p4 key.stp
test_installcheck: stap key.stp -c 'sleep 5'