~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/Documentation/admin-guide/media/remote-controller.rst

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Diff markup

Differences between /Documentation/admin-guide/media/remote-controller.rst (Version linux-6.12-rc7) and /Documentation/admin-guide/media/remote-controller.rst (Version linux-2.6.0)


  1 .. SPDX-License-Identifier: GPL-2.0               
  2                                                   
  3 ==============================================    
  4 Infrared remote control support in video4linux    
  5 ==============================================    
  6                                                   
  7 Authors: Gerd Hoffmann, Mauro Carvalho Chehab     
  8                                                   
  9 Basics                                            
 10 ======                                            
 11                                                   
 12 Most analog and digital TV boards support remo    
 13 them have a microprocessor that receives the I    
 14 pulse/space sequences and then to scan codes,     
 15 userspace ("scancode mode"). Other boards retu    
 16 sequences ("raw mode").                           
 17                                                   
 18 The support for remote controller in scancode     
 19 standard Linux input layer. The support for ra    
 20                                                   
 21 In order to check the support and test it, it     
 22 the `v4l-utils <https://git.linuxtv.org/v4l-ut    
 23 two tools to handle remote controllers:           
 24                                                   
 25 - ir-keytable: provides a way to query the rem    
 26   protocols it supports, enable in-kernel supp    
 27   switch the protocol and to test the receptio    
 28                                                   
 29 - ir-ctl: provide tools to handle remote contr    
 30   via LIRC interface.                             
 31                                                   
 32 Usually, the remote controller module is auto-    
 33 detected. However, for a few devices, you need    
 34 ir-kbd-i2c module.                                
 35                                                   
 36 How it works                                      
 37 ============                                      
 38                                                   
 39 The modules register the remote as keyboard wi    
 40 layer, i.e. you'll see the keys of the remote     
 41 (if CONFIG_INPUT_KEYBOARD is enabled).            
 42                                                   
 43 Using the event devices (CONFIG_INPUT_EVDEV) i    
 44 applications to access the remote via /dev/inp    
 45 The udev/systemd will automatically create the    
 46 the `v4l-utils <https://git.linuxtv.org/v4l-ut    
 47 automatically load a different keytable than t    
 48 `v4l-utils <https://git.linuxtv.org/v4l-utils.    
 49 man page for details.                             
 50                                                   
 51 The ir-keytable tool is nice for trouble shoot    
 52 whenever the input device is really present, w    
 53 is, check whenever pressing keys on the remote    
 54 events and the like.  You can also use any oth    
 55 the keymaps, like the input kbd utility.          
 56                                                   
 57                                                   
 58 Using with lircd                                  
 59 ----------------                                  
 60                                                   
 61 The latest versions of the lircd daemon suppor    
 62 linux input layer (via event device). It also     
 63 in lirc mode.                                     
 64                                                   
 65                                                   
 66 Using without lircd                               
 67 -------------------                               
 68                                                   
 69 Xorg recognizes several IR keycodes that have     
 70 than 247. With the advent of Wayland, the inpu    
 71 and should now accept all keycodes. Yet, you m    
 72 the keycodes to something that your favorite m    
 73                                                   
 74 This can be done by setting                       
 75 `v4l-utils <https://git.linuxtv.org/v4l-utils.    
 76 keytable in runtime. Please read  ir-keytable.    
                                                      

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php