An updated version (1.1a) of Keith Davidson's great On-Screen keyboard has been placed on his website (http://www.keithandgina.com/audrey/).
Below is the readme...
Introduction
------------
First of all I want to thank Keith Davidson (www.keithandgina.com/audrey/)
for originating the port of the Keyboard that this mod was based on.
The second is James Mazrimas (www.timemocksme.com/audrey/) I used his code
as a learning base for reference on several things I wanted to accomplish.
I also used the beep code to actually generate the keyclick... Jim's ACID
Caller ID application is the only reason my wife has let me populate our
house with Audrey's. She LOVE's it and I get toys to play with
(Best of both worlds)!!!!!
On to what I did.....
The basic goal I had was to provide some audible/visual feedback when a key was
pressed. I did this 2 ways.
1. I changed the look of the keyboard to better delineate where the keys are.
I did this by changing the background of the keypad to a darker gray. I find
this makes it easier for my tired old eyes to find the keys.
2. I changed the keypress to darken the keys when a key is pressed. This makes
it easier to tell when a key is pressed. It really becomes apparent that
the shift key is pressed for example..
3. I added an optional click sound (see options below). Thanks Jim for the beep
code.
4. Added a mute sound button (looks like a speaker).
In keeping with the original author's spirit, I dedicate this program to the
victims and survivors of the tragic terrorist attacks on September 11, 2001.
"One nation under GOD"!!!!!!
License & Disclaimer
--------------------
Use this utility for any purpose you want. I am not responsible for any
damage it may cause to your Audrey, you, your pet, or anything else.
Installation
------------
o See original author's readme.....
Useage
------
The biggest change is in the options there are 3 options now
o You can use the -p option to specific a startup position (e.g. "-p20,20")
o You can use the -k option to specific a keyclick sound (e.g. "-k13")
See below for available sounds.
o You can use the -m option to startup with sound muted.
o Sounds available:
0: /tmp/snd/cancel-PCM.wav
1: /tmp/snd/check-PCM.wav
2: /tmp/snd/copy-PCM.wav
3: /tmp/snd/cut-PCM.wav
4: /tmp/snd/delete-PCM.wav
5: /tmp/snd/help-PCM.wav
6: /tmp/snd/major_high-PCM.wav
7: /tmp/snd/menu_close-PCM.wav
8: /tmp/snd/menu_open-PCM.wav
9: /tmp/snd/minor_high-PCM.wav
10: /tmp/snd/minor_low-PCM.wav
11: /tmp/snd/paste-PCM.wav
12: /tmp/snd/print-PCM.wav
13: /tmp/snd/scroll_down_left-PCM.wav
14: /tmp/snd/scroll_up_right-PCM.wav
15: /tmp/snd/snapshot-PCM.wav
16: /tmp/snd/warning-PCM.wav
17: /tmp/snd/go_to_sleep-PCM.wav
18: /tmp/snd/wake_up-PCM.wav
See http://www.timemocksme.com/audrey/beep/index.html for more information.
Version History
---------------
Version 1.1a - Initial Modified version released
Bugs
----
Hopefully there are none! If you stumble across a bug, send the
information to reproduce it to davistw-@-ev1.net. (note take out the
"-" in the above address or it will bounce.....
ToDo
----
o If you have a "I would like it to...." send it to me at the above address.