rc-table-change.rst 447 B

123456789101112131415161718
  1. .. -*- coding: utf-8; mode: rst -*-
  2. .. _Remote_controllers_table_change:
  3. *******************************************
  4. Changing default Remote Controller mappings
  5. *******************************************
  6. The event interface provides two ioctls to be used against the
  7. /dev/input/event device, to allow changing the default keymapping.
  8. This program demonstrates how to replace the keymap tables.
  9. .. toctree::
  10. :maxdepth: 1
  11. keytable.c