diff options
Diffstat (limited to 'v4l2-spec/remote_controllers.sgml')
-rw-r--r-- | v4l2-spec/remote_controllers.sgml | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/v4l2-spec/remote_controllers.sgml b/v4l2-spec/remote_controllers.sgml index f0c215b1c..6cbcd5869 100644 --- a/v4l2-spec/remote_controllers.sgml +++ b/v4l2-spec/remote_controllers.sgml @@ -157,4 +157,14 @@ </tgroup> </table> -</section>
\ No newline at end of file +</section> + +<section id="Remote_controllers_table_change"> +<title>Changing default Remote Controller mappings</title> +<para>The event interface provides two ioctls to be used against +the /dev/input/event device, to allow changing the default +keymapping.</para> + +<para>This program demonstrates how to replace the keymap tables.</para> +&sub-keytable-c; +</section> |