libinput 280 to 287 buttons are not mapped

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
0
down vote

favorite












I'm trying to read button clicks from libinput using libinput debug-events, and I noticed that two buttons on my mouse aren't mapped (show ??? instead of button name).
I went out and checked the input-event-codes.h from the project, and it appears that exactly those two addresses aren't mapped. It's actually mapped right until button 179 (0x117 on line 362) and then from button 288.
Is there any way I could forcefully assign names to these addresses?



Thanks.







share|improve this question
























    up vote
    0
    down vote

    favorite












    I'm trying to read button clicks from libinput using libinput debug-events, and I noticed that two buttons on my mouse aren't mapped (show ??? instead of button name).
    I went out and checked the input-event-codes.h from the project, and it appears that exactly those two addresses aren't mapped. It's actually mapped right until button 179 (0x117 on line 362) and then from button 288.
    Is there any way I could forcefully assign names to these addresses?



    Thanks.







    share|improve this question






















      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I'm trying to read button clicks from libinput using libinput debug-events, and I noticed that two buttons on my mouse aren't mapped (show ??? instead of button name).
      I went out and checked the input-event-codes.h from the project, and it appears that exactly those two addresses aren't mapped. It's actually mapped right until button 179 (0x117 on line 362) and then from button 288.
      Is there any way I could forcefully assign names to these addresses?



      Thanks.







      share|improve this question












      I'm trying to read button clicks from libinput using libinput debug-events, and I noticed that two buttons on my mouse aren't mapped (show ??? instead of button name).
      I went out and checked the input-event-codes.h from the project, and it appears that exactly those two addresses aren't mapped. It's actually mapped right until button 179 (0x117 on line 362) and then from button 288.
      Is there any way I could forcefully assign names to these addresses?



      Thanks.









      share|improve this question











      share|improve this question




      share|improve this question










      asked Apr 28 at 13:08









      wallace

      11




      11

























          active

          oldest

          votes











          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "89"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: true,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1029224%2flibinput-280-to-287-buttons-are-not-mapped%23new-answer', 'question_page');

          );

          Post as a guest



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















           

          draft saved


          draft discarded















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1029224%2flibinput-280-to-287-buttons-are-not-mapped%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          How do so many people here on Academia.SE, and in general, afford lavish higher education programs?

          Trouble downloading packages list due to a “Hash sum mismatch” error

          How do I move numbers in filenames, in a batch renaming operation?