|
Perşembe, 25 Ocak 2007 |
You may assign any key to any button using your configuration file. "number" values in #number# notation are ascii codes.
- For INSERT use:
value=#27##91##50##126#
- For DEL use:
value=#27##91##51##126#
- For PAGE UP use:
value=#27##91##53##126#
- For PAGE DOWN use:
value=#27##91##54##126#
- For HOME use:
value=#27##79##72#
- For END use:
value=#27##79##70#
|