Win95 three key support for PM
(C)'98 VR vik@os2.avi.kiev.ua
Freeware, based on idea of Samuel Audet guardia@cam.org

/************************************************************************/
/*MANY THANX TO Samuel Audet FOR GREAT CODE SAMPLE. My work was minimal.*/
/************************************************************************/


0.What is this

This is a little dll, which loads at PM startup and translate a three windoze95 
keyboard keys as follows :

Left windoze sign                        -> WarpCenter "OS2warp" menu
Right windoze sign                       -> Window List
Key with arrow, pointed at broken window -> Desktop Context menu

Note: this dll may not work with localized os/2 versions due to different 
switchlist entires. If some features does not works please run list.exe 
(included) and mail me stat.txt file generated by list.exe

1.How to install

Run setup.cmd, and enjoy. 
If your \OS2\DLL directory is not onto drive C:, you need to copy WIN95KEY.DLL
there manually.

/*
There's no deinstall utility, so use your regedit2 (which included in merlin 
fixpack 5 afair) and remove :
My Computer\HINI_USER_PROFILE\SYS_DDLS\LoadOneTime\WIN95KEY
Then delete \OS2\DLL\WIN95KEY.DLL
*/
Remove.cmd will remove dll. You'll need to reboot after uninstall procedure.
You'll need to delete \OS2\DLL\WIN95KEY.DLL manually.


2.Thanx for attention. 
I'll be glad to hear from you. you may reach me at vik@lada.kiev.ua, or 
vik@os2.avi.kiev.ua or 2:463/262@fidonet or 2:463/278@fidonet or at 
http://os2.avi.kiev.ua/
;)


3.There's no such things as any warranties, so you can loose, (or maybe find)
some data, or break your comuter, or kill a human due to this program work. 
But also if you have any ideas, or found any bug(ssssss) feel free to contact 
me

;))


WBR
Vik


--------------------------------------------------------------------------------

0.21 ctrl-shift-left.win.key=shutdown system
     remove.cmd - uninstall script added
