Configure Logitech MX Master 2s via xbindkeys

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








up vote
1
down vote

favorite












So, I've tried almost everything but I'm having a hard time understanding how to create the .xbindkeys file. If someone can help me (already tried xbindkeys-config and it just crashes) to set some specific buttons do a specific job.



I need to map the button 6 (thats the hor scroll up) to Ctrl + Alt + Up and the button 7 to Ctrl + Alt + Down (yeap, I've set it to increase and decrease volume).



Also, I used xev to find the button number of the side keys but I couldn't get a clear result other than this :



LeaveNotify event, serial 37, synthetic NO, window 0x6800001,
root 0x21e, subw 0x6800002, time 3268250, (41,50), root:(2822,507),
mode NotifyGrab, detail NotifyVirtual, same_screen YES,
focus YES, state 0

EnterNotify event, serial 37, synthetic NO, window 0x6800001,
root 0x21e, subw 0x6800002, time 3268562, (41,50), root:(2822,507),
mode NotifyUngrab, detail NotifyVirtual, same_screen YES,
focus YES, state 0

KeymapNotify event, serial 37, synthetic NO, window 0x0,
keys: 30 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0


and that's for both buttons. Now,I want to set them both to go back (ie in Chrome etc).



I've manage to set the thumb button(after all it just sends a Ctrl + Alt + Tab) to do what I need.



Thanks in advance!










share|improve this question

























    up vote
    1
    down vote

    favorite












    So, I've tried almost everything but I'm having a hard time understanding how to create the .xbindkeys file. If someone can help me (already tried xbindkeys-config and it just crashes) to set some specific buttons do a specific job.



    I need to map the button 6 (thats the hor scroll up) to Ctrl + Alt + Up and the button 7 to Ctrl + Alt + Down (yeap, I've set it to increase and decrease volume).



    Also, I used xev to find the button number of the side keys but I couldn't get a clear result other than this :



    LeaveNotify event, serial 37, synthetic NO, window 0x6800001,
    root 0x21e, subw 0x6800002, time 3268250, (41,50), root:(2822,507),
    mode NotifyGrab, detail NotifyVirtual, same_screen YES,
    focus YES, state 0

    EnterNotify event, serial 37, synthetic NO, window 0x6800001,
    root 0x21e, subw 0x6800002, time 3268562, (41,50), root:(2822,507),
    mode NotifyUngrab, detail NotifyVirtual, same_screen YES,
    focus YES, state 0

    KeymapNotify event, serial 37, synthetic NO, window 0x0,
    keys: 30 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
    0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0


    and that's for both buttons. Now,I want to set them both to go back (ie in Chrome etc).



    I've manage to set the thumb button(after all it just sends a Ctrl + Alt + Tab) to do what I need.



    Thanks in advance!










    share|improve this question























      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      So, I've tried almost everything but I'm having a hard time understanding how to create the .xbindkeys file. If someone can help me (already tried xbindkeys-config and it just crashes) to set some specific buttons do a specific job.



      I need to map the button 6 (thats the hor scroll up) to Ctrl + Alt + Up and the button 7 to Ctrl + Alt + Down (yeap, I've set it to increase and decrease volume).



      Also, I used xev to find the button number of the side keys but I couldn't get a clear result other than this :



      LeaveNotify event, serial 37, synthetic NO, window 0x6800001,
      root 0x21e, subw 0x6800002, time 3268250, (41,50), root:(2822,507),
      mode NotifyGrab, detail NotifyVirtual, same_screen YES,
      focus YES, state 0

      EnterNotify event, serial 37, synthetic NO, window 0x6800001,
      root 0x21e, subw 0x6800002, time 3268562, (41,50), root:(2822,507),
      mode NotifyUngrab, detail NotifyVirtual, same_screen YES,
      focus YES, state 0

      KeymapNotify event, serial 37, synthetic NO, window 0x0,
      keys: 30 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
      0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0


      and that's for both buttons. Now,I want to set them both to go back (ie in Chrome etc).



      I've manage to set the thumb button(after all it just sends a Ctrl + Alt + Tab) to do what I need.



      Thanks in advance!










      share|improve this question













      So, I've tried almost everything but I'm having a hard time understanding how to create the .xbindkeys file. If someone can help me (already tried xbindkeys-config and it just crashes) to set some specific buttons do a specific job.



      I need to map the button 6 (thats the hor scroll up) to Ctrl + Alt + Up and the button 7 to Ctrl + Alt + Down (yeap, I've set it to increase and decrease volume).



      Also, I used xev to find the button number of the side keys but I couldn't get a clear result other than this :



      LeaveNotify event, serial 37, synthetic NO, window 0x6800001,
      root 0x21e, subw 0x6800002, time 3268250, (41,50), root:(2822,507),
      mode NotifyGrab, detail NotifyVirtual, same_screen YES,
      focus YES, state 0

      EnterNotify event, serial 37, synthetic NO, window 0x6800001,
      root 0x21e, subw 0x6800002, time 3268562, (41,50), root:(2822,507),
      mode NotifyUngrab, detail NotifyVirtual, same_screen YES,
      focus YES, state 0

      KeymapNotify event, serial 37, synthetic NO, window 0x0,
      keys: 30 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
      0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0


      and that's for both buttons. Now,I want to set them both to go back (ie in Chrome etc).



      I've manage to set the thumb button(after all it just sends a Ctrl + Alt + Tab) to do what I need.



      Thanks in advance!







      mouse logitech






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Mar 4 at 20:58









      Regunus

      63




      63

























          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%2f1011895%2fconfigure-logitech-mx-master-2s-via-xbindkeys%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%2f1011895%2fconfigure-logitech-mx-master-2s-via-xbindkeys%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          Which professions warranted travel in Medieval times?

          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