|
inputrc trouble
first let me give you some background on what I am trying to accomplish, I am building a system for an autistic child to use at school , she has no speech , so I have a small computer with common phrases in MP3 format so she can make requests of her teacher , what I am trying to do is edit the initrc file to map a key to play the file , without alot of success I might add , what I did was map "h: to bring mpg123 up and play the sound clip , ("h":mpg123 --gain 100 happy.mp3/C-M") seems to work until I start adding lines to map the keys further ("s":mpg123 --gain 100 sad.mp3/C-M") any help would be appreciated , both by me and this child , I would really like to give her a voice of her own !
|