Caps Lock disable after login

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











up vote
0
down vote

favorite












THE PROBLEM:
Every time I reboot my VM the Caps Lock key work in the GNOME login screen but once I login the Caps Lock stop working. I can Enable Caps Lock key using sudo setxkbmap -option "". But it is very frustrating doing it every day.



  • Is there away to prevent Caps Lock key be disable after login?

  • How can I enable Caps Lock key permanently on CentOS7?

I try to run a script at start-up but apparently the problem start after login.
The key is recognize. I run xev and get the following output:



KeyPress event, serial 34, synthetic NO, window 0x3600001,
root 0x281, subw 0x0, time 1658922, (367,279), root:(417,394),
state 0x10, keycode 66 (keysym 0xffe5, Caps_Lock), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False

KeyRelease event, serial 37, synthetic NO, window 0x3600001,
root 0x281, subw 0x0, time 1659024, (367,279), root:(417,394),
state 0x12, keycode 66 (keysym 0xffe5, Caps_Lock), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False


I am using a latam keyboar.
I configure it using:



$ sudo localectl set-keymap latam
$ sudo localectl set-x11-keymap latam
$ sudo setxkbmap -model inspiron -layout latam -option ""


Information about my system running on VMware Worksation player 14 on Windows 10 Host:



$uname -a 
Linux CentOS7 3.10.0-862.11.6.el7.x86_64 #1 SMP Tue Aug 14 21:49:04 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux









share|improve this question

























    up vote
    0
    down vote

    favorite












    THE PROBLEM:
    Every time I reboot my VM the Caps Lock key work in the GNOME login screen but once I login the Caps Lock stop working. I can Enable Caps Lock key using sudo setxkbmap -option "". But it is very frustrating doing it every day.



    • Is there away to prevent Caps Lock key be disable after login?

    • How can I enable Caps Lock key permanently on CentOS7?

    I try to run a script at start-up but apparently the problem start after login.
    The key is recognize. I run xev and get the following output:



    KeyPress event, serial 34, synthetic NO, window 0x3600001,
    root 0x281, subw 0x0, time 1658922, (367,279), root:(417,394),
    state 0x10, keycode 66 (keysym 0xffe5, Caps_Lock), same_screen YES,
    XLookupString gives 0 bytes:
    XmbLookupString gives 0 bytes:
    XFilterEvent returns: False

    KeyRelease event, serial 37, synthetic NO, window 0x3600001,
    root 0x281, subw 0x0, time 1659024, (367,279), root:(417,394),
    state 0x12, keycode 66 (keysym 0xffe5, Caps_Lock), same_screen YES,
    XLookupString gives 0 bytes:
    XFilterEvent returns: False


    I am using a latam keyboar.
    I configure it using:



    $ sudo localectl set-keymap latam
    $ sudo localectl set-x11-keymap latam
    $ sudo setxkbmap -model inspiron -layout latam -option ""


    Information about my system running on VMware Worksation player 14 on Windows 10 Host:



    $uname -a 
    Linux CentOS7 3.10.0-862.11.6.el7.x86_64 #1 SMP Tue Aug 14 21:49:04 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux









    share|improve this question























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      THE PROBLEM:
      Every time I reboot my VM the Caps Lock key work in the GNOME login screen but once I login the Caps Lock stop working. I can Enable Caps Lock key using sudo setxkbmap -option "". But it is very frustrating doing it every day.



      • Is there away to prevent Caps Lock key be disable after login?

      • How can I enable Caps Lock key permanently on CentOS7?

      I try to run a script at start-up but apparently the problem start after login.
      The key is recognize. I run xev and get the following output:



      KeyPress event, serial 34, synthetic NO, window 0x3600001,
      root 0x281, subw 0x0, time 1658922, (367,279), root:(417,394),
      state 0x10, keycode 66 (keysym 0xffe5, Caps_Lock), same_screen YES,
      XLookupString gives 0 bytes:
      XmbLookupString gives 0 bytes:
      XFilterEvent returns: False

      KeyRelease event, serial 37, synthetic NO, window 0x3600001,
      root 0x281, subw 0x0, time 1659024, (367,279), root:(417,394),
      state 0x12, keycode 66 (keysym 0xffe5, Caps_Lock), same_screen YES,
      XLookupString gives 0 bytes:
      XFilterEvent returns: False


      I am using a latam keyboar.
      I configure it using:



      $ sudo localectl set-keymap latam
      $ sudo localectl set-x11-keymap latam
      $ sudo setxkbmap -model inspiron -layout latam -option ""


      Information about my system running on VMware Worksation player 14 on Windows 10 Host:



      $uname -a 
      Linux CentOS7 3.10.0-862.11.6.el7.x86_64 #1 SMP Tue Aug 14 21:49:04 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux









      share|improve this question













      THE PROBLEM:
      Every time I reboot my VM the Caps Lock key work in the GNOME login screen but once I login the Caps Lock stop working. I can Enable Caps Lock key using sudo setxkbmap -option "". But it is very frustrating doing it every day.



      • Is there away to prevent Caps Lock key be disable after login?

      • How can I enable Caps Lock key permanently on CentOS7?

      I try to run a script at start-up but apparently the problem start after login.
      The key is recognize. I run xev and get the following output:



      KeyPress event, serial 34, synthetic NO, window 0x3600001,
      root 0x281, subw 0x0, time 1658922, (367,279), root:(417,394),
      state 0x10, keycode 66 (keysym 0xffe5, Caps_Lock), same_screen YES,
      XLookupString gives 0 bytes:
      XmbLookupString gives 0 bytes:
      XFilterEvent returns: False

      KeyRelease event, serial 37, synthetic NO, window 0x3600001,
      root 0x281, subw 0x0, time 1659024, (367,279), root:(417,394),
      state 0x12, keycode 66 (keysym 0xffe5, Caps_Lock), same_screen YES,
      XLookupString gives 0 bytes:
      XFilterEvent returns: False


      I am using a latam keyboar.
      I configure it using:



      $ sudo localectl set-keymap latam
      $ sudo localectl set-x11-keymap latam
      $ sudo setxkbmap -model inspiron -layout latam -option ""


      Information about my system running on VMware Worksation player 14 on Windows 10 Host:



      $uname -a 
      Linux CentOS7 3.10.0-862.11.6.el7.x86_64 #1 SMP Tue Aug 14 21:49:04 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux






      centos keyboard capslock






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Sep 22 at 18:18









      Diego Olvera

      11




      11

























          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%2f470738%2fcaps-lock-disable-after-login%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%2f470738%2fcaps-lock-disable-after-login%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