Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v6.19 18 lines 482 B view raw
1.. SPDX-License-Identifier: GPL-2.0 OR GFDL-1.1-no-invariants-or-later 2 3.. _Remote_controllers_table_change: 4 5******************************************* 6Changing default Remote Controller mappings 7******************************************* 8 9The event interface provides two ioctls to be used against the 10/dev/input/event device, to allow changing the default keymapping. 11 12This program demonstrates how to replace the keymap tables. 13 14 15.. toctree:: 16 :maxdepth: 1 17 18 keytable.c