Ctrl + F12 not working on Ubuntu 16.04?

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








up vote
2
down vote

favorite












I like to use swing inspector(http://www.swinginspector.com/index.html), but it uses the Ctrl + F12 shortcut which is dependent on Glib xxx.so file which is loaded with Jar file of JAVA.
the argument is like this



java -agentpath:/home/manlge/swing-inspector/amd64/libswing-inspector-agent.so -classpath SwingSet2.jar SwingSet2
java -agentpath:/home/manlge/swing-inspector_1.2.3/amd64/libswing-inspector-agent.so -classpath xxx.jar xxx.xxx.Main


But after running a demo or jar, when I am clicking the Ctrl + F12 the swing inspector jframe which need to come is not coming up, however when I am doing the same on Redhat 7.1 it is working.



However the Ctrl+ C and V X Y Z are working fine.



Any help??










share|improve this question



























    up vote
    2
    down vote

    favorite












    I like to use swing inspector(http://www.swinginspector.com/index.html), but it uses the Ctrl + F12 shortcut which is dependent on Glib xxx.so file which is loaded with Jar file of JAVA.
    the argument is like this



    java -agentpath:/home/manlge/swing-inspector/amd64/libswing-inspector-agent.so -classpath SwingSet2.jar SwingSet2
    java -agentpath:/home/manlge/swing-inspector_1.2.3/amd64/libswing-inspector-agent.so -classpath xxx.jar xxx.xxx.Main


    But after running a demo or jar, when I am clicking the Ctrl + F12 the swing inspector jframe which need to come is not coming up, however when I am doing the same on Redhat 7.1 it is working.



    However the Ctrl+ C and V X Y Z are working fine.



    Any help??










    share|improve this question

























      up vote
      2
      down vote

      favorite









      up vote
      2
      down vote

      favorite











      I like to use swing inspector(http://www.swinginspector.com/index.html), but it uses the Ctrl + F12 shortcut which is dependent on Glib xxx.so file which is loaded with Jar file of JAVA.
      the argument is like this



      java -agentpath:/home/manlge/swing-inspector/amd64/libswing-inspector-agent.so -classpath SwingSet2.jar SwingSet2
      java -agentpath:/home/manlge/swing-inspector_1.2.3/amd64/libswing-inspector-agent.so -classpath xxx.jar xxx.xxx.Main


      But after running a demo or jar, when I am clicking the Ctrl + F12 the swing inspector jframe which need to come is not coming up, however when I am doing the same on Redhat 7.1 it is working.



      However the Ctrl+ C and V X Y Z are working fine.



      Any help??










      share|improve this question















      I like to use swing inspector(http://www.swinginspector.com/index.html), but it uses the Ctrl + F12 shortcut which is dependent on Glib xxx.so file which is loaded with Jar file of JAVA.
      the argument is like this



      java -agentpath:/home/manlge/swing-inspector/amd64/libswing-inspector-agent.so -classpath SwingSet2.jar SwingSet2
      java -agentpath:/home/manlge/swing-inspector_1.2.3/amd64/libswing-inspector-agent.so -classpath xxx.jar xxx.xxx.Main


      But after running a demo or jar, when I am clicking the Ctrl + F12 the swing inspector jframe which need to come is not coming up, however when I am doing the same on Redhat 7.1 it is working.



      However the Ctrl+ C and V X Y Z are working fine.



      Any help??







      shortcut-keys java






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Jun 25 at 22:30









      Codito ergo sum

      1,082725




      1,082725










      asked Feb 27 at 5:24









      Killerbeans

      112




      112

























          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%2f1010172%2fctrl-f12-not-working-on-ubuntu-16-04%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%2f1010172%2fctrl-f12-not-working-on-ubuntu-16-04%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          pylint3 and pip3 broken

          Missing snmpget and snmpwalk

          How to enroll fingerprints to Ubuntu 17.10 with VFS491