diff --git a/README.md b/README.md index 74e3b56..b1a2b00 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Unlike 'beep' or similar tools, evtone only supports outputting SND_TONE events to devices you'll find in /dev/input. No attempt to play tones through the -connected terminal is supported. +connected terminal or to single tone hardware is supported. ## How do I use it? @@ -65,7 +65,6 @@ There's always new stuff to add to software. Some future ideas for evtone: -- Support for SND_BELL if drivers that don't support SND_TONE exist - Add a bash script to play some tune - Find bugs (I'm sure they're there!)