Why Tab can't be modified with ISO_Level3_Shift

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











up vote
1
down vote

favorite
1












I am using a 40 key keyboard called daisy, I want to have a consistent layout of all my keyboards. The tab can't modified to other keys is kind a waste of resources.



The relevant part in .Xmodmap is:



clear Mod5
! 47 is the ; key on the keyboard
keycode 47 = ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift
add Mod5 = ISO_Level3_Shift
keycode 23 = Tab ISO_Left_Tab Next Next Next Next


But press ; + Tab is still insert Tab. How to make it Next?



Use xev I get this while pressing ;+tab and shift+tab



KeyPress event, serial 10256, synthetic NO, window 0x1000001,
root 0xe5, subw 0x0, time 123115414, (483,707), root:(483,737),
state 0x0, keycode 47 (keysym 0xfe03, ISO_Level3_Shift), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False

KeyPress event, serial 10256, synthetic NO, window 0x1000001,
root 0xe5, subw 0x0, time 123115538, (483,707), root:(483,737),
state 0x80, keycode 23 (keysym 0xff09, Tab), same_screen YES,
XLookupString gives 1 bytes: (09) " "
XmbLookupString gives 1 bytes: (09) " "
XFilterEvent returns: False

KeyRelease event, serial 10256, synthetic NO, window 0x1000001,
root 0xe5, subw 0x0, time 123115672, (483,707), root:(483,737),
state 0x80, keycode 23 (keysym 0xff09, Tab), same_screen YES,
XLookupString gives 1 bytes: (09) " "
XFilterEvent returns: False

KeyRelease event, serial 10256, synthetic NO, window 0x1000001,
root 0xe5, subw 0x0, time 123115703, (483,707), root:(483,737),
state 0x80, keycode 47 (keysym 0xfe03, ISO_Level3_Shift), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False

KeyPress event, serial 10256, synthetic NO, window 0x1000001,
root 0xe5, subw 0x0, time 123141310, (483,707), root:(483,737),
state 0x0, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False

KeyPress event, serial 10256, synthetic NO, window 0x1000001,
root 0xe5, subw 0x0, time 123141590, (483,707), root:(483,737),
state 0x1, keycode 23 (keysym 0xfe20, ISO_Left_Tab), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False

KeyRelease event, serial 10256, synthetic NO, window 0x1000001,
root 0xe5, subw 0x0, time 123141757, (483,707), root:(483,737),
state 0x1, keycode 23 (keysym 0xfe20, ISO_Left_Tab), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False

KeyRelease event, serial 10256, synthetic NO, window 0x1000001,
root 0xe5, subw 0x0, time 123141839, (483,707), root:(483,737),
state 0x1, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False









share|improve this question



























    up vote
    1
    down vote

    favorite
    1












    I am using a 40 key keyboard called daisy, I want to have a consistent layout of all my keyboards. The tab can't modified to other keys is kind a waste of resources.



    The relevant part in .Xmodmap is:



    clear Mod5
    ! 47 is the ; key on the keyboard
    keycode 47 = ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift
    add Mod5 = ISO_Level3_Shift
    keycode 23 = Tab ISO_Left_Tab Next Next Next Next


    But press ; + Tab is still insert Tab. How to make it Next?



    Use xev I get this while pressing ;+tab and shift+tab



    KeyPress event, serial 10256, synthetic NO, window 0x1000001,
    root 0xe5, subw 0x0, time 123115414, (483,707), root:(483,737),
    state 0x0, keycode 47 (keysym 0xfe03, ISO_Level3_Shift), same_screen YES,
    XLookupString gives 0 bytes:
    XmbLookupString gives 0 bytes:
    XFilterEvent returns: False

    KeyPress event, serial 10256, synthetic NO, window 0x1000001,
    root 0xe5, subw 0x0, time 123115538, (483,707), root:(483,737),
    state 0x80, keycode 23 (keysym 0xff09, Tab), same_screen YES,
    XLookupString gives 1 bytes: (09) " "
    XmbLookupString gives 1 bytes: (09) " "
    XFilterEvent returns: False

    KeyRelease event, serial 10256, synthetic NO, window 0x1000001,
    root 0xe5, subw 0x0, time 123115672, (483,707), root:(483,737),
    state 0x80, keycode 23 (keysym 0xff09, Tab), same_screen YES,
    XLookupString gives 1 bytes: (09) " "
    XFilterEvent returns: False

    KeyRelease event, serial 10256, synthetic NO, window 0x1000001,
    root 0xe5, subw 0x0, time 123115703, (483,707), root:(483,737),
    state 0x80, keycode 47 (keysym 0xfe03, ISO_Level3_Shift), same_screen YES,
    XLookupString gives 0 bytes:
    XFilterEvent returns: False

    KeyPress event, serial 10256, synthetic NO, window 0x1000001,
    root 0xe5, subw 0x0, time 123141310, (483,707), root:(483,737),
    state 0x0, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
    XLookupString gives 0 bytes:
    XmbLookupString gives 0 bytes:
    XFilterEvent returns: False

    KeyPress event, serial 10256, synthetic NO, window 0x1000001,
    root 0xe5, subw 0x0, time 123141590, (483,707), root:(483,737),
    state 0x1, keycode 23 (keysym 0xfe20, ISO_Left_Tab), same_screen YES,
    XLookupString gives 0 bytes:
    XmbLookupString gives 0 bytes:
    XFilterEvent returns: False

    KeyRelease event, serial 10256, synthetic NO, window 0x1000001,
    root 0xe5, subw 0x0, time 123141757, (483,707), root:(483,737),
    state 0x1, keycode 23 (keysym 0xfe20, ISO_Left_Tab), same_screen YES,
    XLookupString gives 0 bytes:
    XFilterEvent returns: False

    KeyRelease event, serial 10256, synthetic NO, window 0x1000001,
    root 0xe5, subw 0x0, time 123141839, (483,707), root:(483,737),
    state 0x1, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
    XLookupString gives 0 bytes:
    XFilterEvent returns: False









    share|improve this question

























      up vote
      1
      down vote

      favorite
      1









      up vote
      1
      down vote

      favorite
      1






      1





      I am using a 40 key keyboard called daisy, I want to have a consistent layout of all my keyboards. The tab can't modified to other keys is kind a waste of resources.



      The relevant part in .Xmodmap is:



      clear Mod5
      ! 47 is the ; key on the keyboard
      keycode 47 = ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift
      add Mod5 = ISO_Level3_Shift
      keycode 23 = Tab ISO_Left_Tab Next Next Next Next


      But press ; + Tab is still insert Tab. How to make it Next?



      Use xev I get this while pressing ;+tab and shift+tab



      KeyPress event, serial 10256, synthetic NO, window 0x1000001,
      root 0xe5, subw 0x0, time 123115414, (483,707), root:(483,737),
      state 0x0, keycode 47 (keysym 0xfe03, ISO_Level3_Shift), same_screen YES,
      XLookupString gives 0 bytes:
      XmbLookupString gives 0 bytes:
      XFilterEvent returns: False

      KeyPress event, serial 10256, synthetic NO, window 0x1000001,
      root 0xe5, subw 0x0, time 123115538, (483,707), root:(483,737),
      state 0x80, keycode 23 (keysym 0xff09, Tab), same_screen YES,
      XLookupString gives 1 bytes: (09) " "
      XmbLookupString gives 1 bytes: (09) " "
      XFilterEvent returns: False

      KeyRelease event, serial 10256, synthetic NO, window 0x1000001,
      root 0xe5, subw 0x0, time 123115672, (483,707), root:(483,737),
      state 0x80, keycode 23 (keysym 0xff09, Tab), same_screen YES,
      XLookupString gives 1 bytes: (09) " "
      XFilterEvent returns: False

      KeyRelease event, serial 10256, synthetic NO, window 0x1000001,
      root 0xe5, subw 0x0, time 123115703, (483,707), root:(483,737),
      state 0x80, keycode 47 (keysym 0xfe03, ISO_Level3_Shift), same_screen YES,
      XLookupString gives 0 bytes:
      XFilterEvent returns: False

      KeyPress event, serial 10256, synthetic NO, window 0x1000001,
      root 0xe5, subw 0x0, time 123141310, (483,707), root:(483,737),
      state 0x0, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
      XLookupString gives 0 bytes:
      XmbLookupString gives 0 bytes:
      XFilterEvent returns: False

      KeyPress event, serial 10256, synthetic NO, window 0x1000001,
      root 0xe5, subw 0x0, time 123141590, (483,707), root:(483,737),
      state 0x1, keycode 23 (keysym 0xfe20, ISO_Left_Tab), same_screen YES,
      XLookupString gives 0 bytes:
      XmbLookupString gives 0 bytes:
      XFilterEvent returns: False

      KeyRelease event, serial 10256, synthetic NO, window 0x1000001,
      root 0xe5, subw 0x0, time 123141757, (483,707), root:(483,737),
      state 0x1, keycode 23 (keysym 0xfe20, ISO_Left_Tab), same_screen YES,
      XLookupString gives 0 bytes:
      XFilterEvent returns: False

      KeyRelease event, serial 10256, synthetic NO, window 0x1000001,
      root 0xe5, subw 0x0, time 123141839, (483,707), root:(483,737),
      state 0x1, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
      XLookupString gives 0 bytes:
      XFilterEvent returns: False









      share|improve this question















      I am using a 40 key keyboard called daisy, I want to have a consistent layout of all my keyboards. The tab can't modified to other keys is kind a waste of resources.



      The relevant part in .Xmodmap is:



      clear Mod5
      ! 47 is the ; key on the keyboard
      keycode 47 = ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift
      add Mod5 = ISO_Level3_Shift
      keycode 23 = Tab ISO_Left_Tab Next Next Next Next


      But press ; + Tab is still insert Tab. How to make it Next?



      Use xev I get this while pressing ;+tab and shift+tab



      KeyPress event, serial 10256, synthetic NO, window 0x1000001,
      root 0xe5, subw 0x0, time 123115414, (483,707), root:(483,737),
      state 0x0, keycode 47 (keysym 0xfe03, ISO_Level3_Shift), same_screen YES,
      XLookupString gives 0 bytes:
      XmbLookupString gives 0 bytes:
      XFilterEvent returns: False

      KeyPress event, serial 10256, synthetic NO, window 0x1000001,
      root 0xe5, subw 0x0, time 123115538, (483,707), root:(483,737),
      state 0x80, keycode 23 (keysym 0xff09, Tab), same_screen YES,
      XLookupString gives 1 bytes: (09) " "
      XmbLookupString gives 1 bytes: (09) " "
      XFilterEvent returns: False

      KeyRelease event, serial 10256, synthetic NO, window 0x1000001,
      root 0xe5, subw 0x0, time 123115672, (483,707), root:(483,737),
      state 0x80, keycode 23 (keysym 0xff09, Tab), same_screen YES,
      XLookupString gives 1 bytes: (09) " "
      XFilterEvent returns: False

      KeyRelease event, serial 10256, synthetic NO, window 0x1000001,
      root 0xe5, subw 0x0, time 123115703, (483,707), root:(483,737),
      state 0x80, keycode 47 (keysym 0xfe03, ISO_Level3_Shift), same_screen YES,
      XLookupString gives 0 bytes:
      XFilterEvent returns: False

      KeyPress event, serial 10256, synthetic NO, window 0x1000001,
      root 0xe5, subw 0x0, time 123141310, (483,707), root:(483,737),
      state 0x0, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
      XLookupString gives 0 bytes:
      XmbLookupString gives 0 bytes:
      XFilterEvent returns: False

      KeyPress event, serial 10256, synthetic NO, window 0x1000001,
      root 0xe5, subw 0x0, time 123141590, (483,707), root:(483,737),
      state 0x1, keycode 23 (keysym 0xfe20, ISO_Left_Tab), same_screen YES,
      XLookupString gives 0 bytes:
      XmbLookupString gives 0 bytes:
      XFilterEvent returns: False

      KeyRelease event, serial 10256, synthetic NO, window 0x1000001,
      root 0xe5, subw 0x0, time 123141757, (483,707), root:(483,737),
      state 0x1, keycode 23 (keysym 0xfe20, ISO_Left_Tab), same_screen YES,
      XLookupString gives 0 bytes:
      XFilterEvent returns: False

      KeyRelease event, serial 10256, synthetic NO, window 0x1000001,
      root 0xe5, subw 0x0, time 123141839, (483,707), root:(483,737),
      state 0x1, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
      XLookupString gives 0 bytes:
      XFilterEvent returns: False






      keyboard-shortcuts keyboard-layout xkb xmodmap






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Aug 12 at 1:42

























      asked Aug 11 at 11:16









      godblessfq

      1558




      1558

























          active

          oldest

          votes











          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "106"
          ;
          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: false,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          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%2funix.stackexchange.com%2fquestions%2f461972%2fwhy-tab-cant-be-modified-with-iso-level3-shift%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%2funix.stackexchange.com%2fquestions%2f461972%2fwhy-tab-cant-be-modified-with-iso-level3-shift%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          How to check contact read email or not when send email to Individual?

          Bahrain

          Postfix configuration issue with fips on centos 7; mailgun relay