Remap abort command in Ubuntu Terminal

Clash Royale CLAN TAG#URR8PPP up vote
1
down vote
favorite
I've changed my alt and ctrl keys in order to have the same keyboard layout as I do on my mac.
Ever since then I can't use the abort Terminal command (previosly without any remapping ctrl+c). In the Terminal preferences I can pretty much remap anything I want (Copy, Paste, New Window, etc.) however I could not find a way to remap the abort function.
I've already tried tweaking the dconf setting manually by escape='<Alt>c' but it didn't work either.
Is there any way to remap the abort command?
command-line shortcut-keys 17.10
add a comment |Â
up vote
1
down vote
favorite
I've changed my alt and ctrl keys in order to have the same keyboard layout as I do on my mac.
Ever since then I can't use the abort Terminal command (previosly without any remapping ctrl+c). In the Terminal preferences I can pretty much remap anything I want (Copy, Paste, New Window, etc.) however I could not find a way to remap the abort function.
I've already tried tweaking the dconf setting manually by escape='<Alt>c' but it didn't work either.
Is there any way to remap the abort command?
command-line shortcut-keys 17.10
maybe this question would help. Not sure if it is a 100% duplicate though.
â Aserre
Feb 28 at 11:28
It helps partially. I could remap it tostty intr ^iwhich would help but I don't know how I can use thealtkey.
â Niklas
Feb 28 at 12:10
stty intr "[c"will work but then I can't paste correctly anymore and other things are not working as planned.
â Niklas
Mar 1 at 11:36
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I've changed my alt and ctrl keys in order to have the same keyboard layout as I do on my mac.
Ever since then I can't use the abort Terminal command (previosly without any remapping ctrl+c). In the Terminal preferences I can pretty much remap anything I want (Copy, Paste, New Window, etc.) however I could not find a way to remap the abort function.
I've already tried tweaking the dconf setting manually by escape='<Alt>c' but it didn't work either.
Is there any way to remap the abort command?
command-line shortcut-keys 17.10
I've changed my alt and ctrl keys in order to have the same keyboard layout as I do on my mac.
Ever since then I can't use the abort Terminal command (previosly without any remapping ctrl+c). In the Terminal preferences I can pretty much remap anything I want (Copy, Paste, New Window, etc.) however I could not find a way to remap the abort function.
I've already tried tweaking the dconf setting manually by escape='<Alt>c' but it didn't work either.
Is there any way to remap the abort command?
command-line shortcut-keys 17.10
command-line shortcut-keys 17.10
asked Feb 28 at 11:03
Niklas
1971315
1971315
maybe this question would help. Not sure if it is a 100% duplicate though.
â Aserre
Feb 28 at 11:28
It helps partially. I could remap it tostty intr ^iwhich would help but I don't know how I can use thealtkey.
â Niklas
Feb 28 at 12:10
stty intr "[c"will work but then I can't paste correctly anymore and other things are not working as planned.
â Niklas
Mar 1 at 11:36
add a comment |Â
maybe this question would help. Not sure if it is a 100% duplicate though.
â Aserre
Feb 28 at 11:28
It helps partially. I could remap it tostty intr ^iwhich would help but I don't know how I can use thealtkey.
â Niklas
Feb 28 at 12:10
stty intr "[c"will work but then I can't paste correctly anymore and other things are not working as planned.
â Niklas
Mar 1 at 11:36
maybe this question would help. Not sure if it is a 100% duplicate though.
â Aserre
Feb 28 at 11:28
maybe this question would help. Not sure if it is a 100% duplicate though.
â Aserre
Feb 28 at 11:28
It helps partially. I could remap it to
stty intr ^i which would help but I don't know how I can use the alt key.â Niklas
Feb 28 at 12:10
It helps partially. I could remap it to
stty intr ^i which would help but I don't know how I can use the alt key.â Niklas
Feb 28 at 12:10
stty intr "[c" will work but then I can't paste correctly anymore and other things are not working as planned.â Niklas
Mar 1 at 11:36
stty intr "[c" will work but then I can't paste correctly anymore and other things are not working as planned.â Niklas
Mar 1 at 11:36
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%2f1010615%2fremap-abort-command-in-ubuntu-terminal%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
maybe this question would help. Not sure if it is a 100% duplicate though.
â Aserre
Feb 28 at 11:28
It helps partially. I could remap it to
stty intr ^iwhich would help but I don't know how I can use thealtkey.â Niklas
Feb 28 at 12:10
stty intr "[c"will work but then I can't paste correctly anymore and other things are not working as planned.â Niklas
Mar 1 at 11:36