D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
share
/
systemtap
/
examples
/
general
/
Filename :
key.meta
back
Copy
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'