Home
last modified time | relevance | path

Searched full:scancode (Results 1 – 17 of 17) sorted by relevance

/Documentation/userspace-api/media/rc/
Dkeytable.c.rst39 printf("scancode 0x%04x = %s (0x%02x)\\n", codes[0], p->name, codes[1]);
45 printf("scancode %d = '%c' (0x%02x)\\n", codes[0], codes[1], codes[1]);
47 printf("scancode %d = 0x%02x\\n", codes[0], codes[1]);
70 " %s <device> <scancode> <keycode>\\n"
105 char *scancode, *keycode, s[2048];
123 scancode=strtok(s,"\\n\\t =:");
124 if (!scancode) {
125 perror ("parsing input file scancode");
128 if (!strcasecmp(scancode, "scancode")) {
129 scancode = strtok(NULL,"\\n\\t =:");
[all …]
Drc-protos.rst14 Therefore out the output of the IR decoder is a scancode; a single u32
35 The scancode encoding is *not* consistent with the lirc daemon (lircd) rc5
38 .. flat-table:: rc5 bits scancode mapping
43 - scancode bit
80 schemes. This bit is stored in bit 6 of the scancode, inverted. This is
85 This is much like rc-5 but one bit longer. The scancode is encoded
88 .. flat-table:: rc-5-sz bits scancode mapping
93 - scancode bit
133 .. flat-table:: rc-5x-20 bits scancode mapping
138 - scancode bit
[all …]
Dlirc-dev-intro.rst52 .. _lirc-mode-scancode:
53 .. _lirc-scancode-flag-toggle:
54 .. _lirc-scancode-flag-repeat:
61 the desired scancode set in the ``scancode`` member, :c:type:`rc_proto`
66 The ``scancode`` field is set to the received scancode and the
68 :c:type:`rc_proto`. If the scancode maps to a valid key code, this is set
77 repeating the entire scancode, the remote sends a shorter message with
78 no scancode, which just means button is held, a "repeat". When this is
79 received, the ``LIRC_SCANCODE_FLAG_REPEAT`` is set and the scancode and
88 (in ``CLOCK_MONOTONIC``) when the scancode was decoded.
[all …]
Dlirc-write.rst55 When in :ref:`LIRC_MODE_SCANCODE <lirc-mode-scancode>` mode, one
57 ``EINVAL`` is returned. Set the desired scancode in the ``scancode`` member,
61 for the protocol or the scancode is not valid for the specified protocol,
62 ``EINVAL`` is returned. The write function blocks until the scancode
Drc-sysfs-nodes.rst61 Sets the scancode filter expected value.
76 Sets the scancode filter mask of bits to compare. Use in combination
77 with ``/sys/class/rc/rcN/filter`` to set the bits of the scancode which
119 Sets the scancode wakeup filter expected value. Use in combination with
135 Sets the scancode wakeup filter mask of bits to compare. Use in
137 the scancode which should be compared against the expected value to
Dlirc-get-features.rst60 that :ref:`LIRC_MODE_SCANCODE <lirc-mode-SCANCODE>` is also supported,
70 .. _LIRC-CAN-REC-SCANCODE:
74 This is a scancode driver for receiving. This means that
75 :ref:`LIRC_MODE_SCANCODE <lirc-mode-SCANCODE>` is used.
152 :ref:`LIRC_MODE_SCANCODE <lirc-mode-SCANCODE>` is also supported for
Dlirc-read.rst52 Alternatively, :ref:`LIRC_MODE_SCANCODE <lirc-mode-scancode>` can be available,
56 used for transmission, and ``scancode`` to the decoded scancode,
Dlirc-get-send-mode.rst42 :ref:`LIRC_MODE_SCANCODE <lirc-mode-scancode>` are supported by for IR send,
Dlirc-get-rec-mode.rst41 :ref:`LIRC_MODE_SCANCODE <lirc-mode-scancode>` are supported.
/Documentation/ABI/testing/
Dsysfs-class-rc48 Sets the scancode filter expected value.
63 Sets the scancode filter mask of bits to compare.
65 of the scancode which should be compared against the expected
106 Sets the scancode wakeup filter expected value.
125 Sets the scancode wakeup filter mask of bits to compare.
128 the bits of the scancode which should be compared against the
Dsysfs-class-firmware-attributes248 or "scancode". Default is set to "ascii"
/Documentation/admin-guide/media/
Dremote-controller.rst15 userspace ("scancode mode"). Other boards return just the pulse/space
18 The support for remote controller in scancode mode is provided by the
/Documentation/firmware-guide/acpi/
Dvideo_extension.rst79 i) For some laptops, when user presses the hotkey, a scancode will be
92 scancode, instead, firmware will notify the video device ACPI node
/Documentation/devicetree/bindings/media/
Drc.yaml19 Specifies the scancode/key mapping table defined in-kernel for
/Documentation/admin-guide/laptops/
Dsony-laptop.rst26 generates the scancode 20 (0x14).
/Documentation/input/
Dinput-programming.rst300 Userspace can query and alter current scancode to keycode mappings using
/Documentation/admin-guide/
Dsysrq.rst240 an appropriate scancode sequence, and use ``setkeycodes <sequence> 99`` to map