michael 96d51ec257 + Removed need for keybutil unit by incorporating it in the keyboard unit 24 éve
..
Makefile 96d51ec257 + Removed need for keybutil unit by incorporating it in the keyboard unit 24 éve
README 96d51ec257 + Removed need for keybutil unit by incorporating it in the keyboard unit 24 éve
ex1.pp 96d51ec257 + Removed need for keybutil unit by incorporating it in the keyboard unit 24 éve
ex2.pp 96d51ec257 + Removed need for keybutil unit by incorporating it in the keyboard unit 24 éve
ex3.pp 96d51ec257 + Removed need for keybutil unit by incorporating it in the keyboard unit 24 éve
ex4.pp 96d51ec257 + Removed need for keybutil unit by incorporating it in the keyboard unit 24 éve
ex5.pp 96d51ec257 + Removed need for keybutil unit by incorporating it in the keyboard unit 24 éve
ex6.pp 96d51ec257 + Removed need for keybutil unit by incorporating it in the keyboard unit 24 éve
ex7.pp 96d51ec257 + Removed need for keybutil unit by incorporating it in the keyboard unit 24 éve
foot.tex ac4225a280 + initial implementation 24 éve
head.tex ac4225a280 + initial implementation 24 éve
newex ac4225a280 + initial implementation 24 éve
template.pp 47e58b9b66 + Implemented first three examples 24 éve

README

This directory contains the examples for the Keyboard unit

ex1.pp contains an example of the GetKeyEvent function.
ex2.pp contains an example of the GetKeyEventCode function.
ex3.pp contains an example of the GetKeyEventShiftState function.
ex4.pp contains an example of the PollKeyEvent function.
ex5.pp contains an example of the PutKeyEvent function.
ex6.pp contains an example of the PollShiftStateEvent function.
ex7.pp contains an example of the IsFunctionKey function.