Giter VIP home page Giter VIP logo

ir-gen's Introduction

ir-gen

Generate ir-keytable config for unsupported IR remotes.

Requires ir-ctl to be installed (part of v4l-utils).

Usage

Mark this script as executable and run as root from terminal:

./ir-gen

Hold your remote within 5 cm (2 inches) from IR receiver and press any key. The command should output an ir-keytable config (rc_keymap) in ".toml" format. Either copy and save output into file or run below command to save output into file directly (replace "example" with any name you want):

./ir-gen > /etc/rc_keymaps/example.toml

Test

After keymap file is generated run below command to test if you get output from your remote:

ir-keytable -c -w example.toml -t

All that is left is to assign keyboard key names to different scancodes you get when pressing buttons during the test. To do this edit your "example.toml" file in any text editor. All linux key names can be found here.

To have the generated config auto loaded at boot, add below line to /etc/rc_maps.cfg file:

* * example.toml

Donation

If you like my work please support it by buying me a cup of coffee :-)

PayPal

ir-gen's People

Contributors

rafostar avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.