Site hosted by Angelfire.com: Build your free website today!

Possible implementations

Data entry

4 key combination entry

This method allows you to enter secondaries using combinations of 4 keys. Any GUI oriented package should be able to detect key press/release combinations. This can be used for left/right/both handed operation for data entry. How such an application should enter this mode is an excercise left to the reader.

Right handed operation:

Left handed operation:

Two handed operation:

Internet Protocol addresses

v4:

Know these addresses?
0x7 0xF . 0x0 0x0 . 0x0 0x0 . 0x0 0x1   =   127.0.0.1
0xC 0x0 . 0xA 0x8 . 0x0 0x0 . 0x0 0x1   =   192.168.0.1

v6:

Piece of cake:

0x7 0xF 0x0 0x0 :: 0x0 0x0 0x0 0x1  =  FE80::1

Font rendering

Example:

Test implementation: (select hex digits and change font)