• CeeBee_Eh@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    5 hours ago

    Get a media TV remote and a USB IR receiver.

    Edit: I wrote Bluetooth when I meant USB

    • WhyJiffie@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      1
      ·
      5 hours ago

      It is clear until that point, but how do you set up full control with that? afaik by default nothing listens to the input events generated by the IR receiver

      • CeeBee_Eh@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        5 hours ago

        Well, certain inputs like <up> <down> <left> <right> will map directly to keyboard equivalents. The OK button generally maps to <enter>. And then other inputs like play/pause, volume, skip forward/backward are standard PC inputs that just about every OS supports out of the box. Most keyboards have those buttons on them and they “just work”.

        For additional functionality you can use specialized software to manage it.

        The IR receiver is just a “translator”. The input the computer sees is just a standard HID peripheral (Human Input Device).