Ctrl + F12 not working on Ubuntu 16.04?

 Clash Royale CLAN TAG#URR8PPP
Clash 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??
shortcut-keys java
add a comment |Â
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??
shortcut-keys java
add a comment |Â
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??
shortcut-keys java
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
shortcut-keys java
edited Jun 25 at 22:30


Codito ergo sum
1,082725
1,082725
asked Feb 27 at 5:24
Killerbeans
112
112
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password