Linux, keypress events? Super easy! -- Part 05 -- Getting user keyboard input on Linux X11

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ธ.ค. 2024

ความคิดเห็น • 3

  • @marcusmors8485
    @marcusmors8485 ปีที่แล้ว

    I watched the other vidoes, good explanations I have to say, but this one doesn't have the audio.
    Am glad your code compiled in wsl2 ubuntu. This is what i needed

    • @PunchedTape
      @PunchedTape  ปีที่แล้ว

      Glad you found these helpful. Yes, these should all work with wsl2.
      Hmmm, I'm not sure what's happening with the audio. I just watched part of it and I heard the audio. Maybe there was some glitch with youtube at the time you watched it. Let me know if there are still audio issues.

  • @enfordert
    @enfordert 10 หลายเดือนก่อน

    sudo dnf install perl-IPC-Cmd
    sudo dnf groupinstall "Development Tools"
    sudo dnf install openssl-devel
    sudo setenforce 0
    sudo dnf install kernel-devel
    sudo dnf install perl-FindBin
    sudo dnf install perl-File-Compare
    sudo dnf install perl-File-Copy
    sudo dnf install openssl-devel
    sudo dnf install cpr