Results 1 to 3 of 3
Hey,
I was sitting around watching the sci-fi channel, and nerd/geek movies, as usual, and see how all the keyboards played some kind of sound effect on the keystroke event. ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-26-2004 #1Just Joined!
- Join Date
- Jan 2003
- Posts
- 36
Keystroke Sound Effect?
Hey,
I was sitting around watching the sci-fi channel, and nerd/geek movies, as usual, and see how all the keyboards played some kind of sound effect on the keystroke event. Now I was wondering if it is possible to bind a sound file .wav/.mp3/etc to the keydown event.
- 02-26-2004 #2
I can think of a rather simple solution for IceWM ( icewm.org ):
in ~/.icewm/keys add some lines like this:
If you have some special keys(like the "windows-key" or some "www"/"email" button) that aren't bound to any functions this thread might be of help if you want to assign them with a keycode:Code:# the file contains comments on the key namings at the start key "XF86Search" play "/mnt/private/frekla/sounds/Computer/Specify Search Parameters.wav" key "F13" play /mnt/private/frekla/sounds/Beeps/beep.wav
http://www.linuxforums.org/forum/vie...hlight=xmodmap
(I'm a Trekkie so I know the desire for those "natural/logcal" sounds the computer should emit
To bad I don't know any voice commander for linux :/ )
Regards Scienitca (registered user #335819 - http://counter.li.org )
--
A master is nothing more than a student who knows something of which he can teach to other students.
- 02-26-2004 #3Linux Engineer
- Join Date
- Jul 2003
- Location
- Uppsala, Sweden
- Posts
- 1,278
scientica this is the aplication you need:) :
http://freshmeat.net/projects/cvoicecontrol/


Reply With Quote
