X11-Keyboard version 1.4
========================

This module make available certain keyboard functions useful to translate keysyms and keycodes, when working with the X11::Protocol module.

INSTALLATION

To install this module type the following:

  perl Makefile.PL
  make
  make test
  make install

DEPENDENCIES

1. the X11::Protocol module

DOCUMENTATION

For docs please see man page:

# man X11::Keyboard

COPYRIGHT AND LICENCE

Copyright (C) 2002 Erick Calder <[email protected]>

This product is distributed under the MIT License. A copy of this license
was included in a file called LICENSE. If for some reason, this file was not
included, please see http://www.opensource.org/licenses/mit-license.html
to obtain a copy of this license.