Probelm with shift+alt+down or shift+alt+up

Clash Royale CLAN TAG#URR8PPP up vote
3
down vote
favorite
I am trying to customize a shortcut in Visual Studio Code for copy lines up. I want that shift+alt+up make a copy of line above current line but I could not assign this shortcut in VS Code.
After some research I look into my keyboard shortcuts in GNOME. I tried to remap my ctrl+alt+t key for open terminal to shift+alt+up but it did not work there either. I tried both left and right alt keys.
I think it is not VS Code issue because it is working fine on Windows.
My Ubuntu version is 18.04 and please let me know if you need anything else related to above issue.
gnome keyboard shortcut-keys 18.04
add a comment |Â
up vote
3
down vote
favorite
I am trying to customize a shortcut in Visual Studio Code for copy lines up. I want that shift+alt+up make a copy of line above current line but I could not assign this shortcut in VS Code.
After some research I look into my keyboard shortcuts in GNOME. I tried to remap my ctrl+alt+t key for open terminal to shift+alt+up but it did not work there either. I tried both left and right alt keys.
I think it is not VS Code issue because it is working fine on Windows.
My Ubuntu version is 18.04 and please let me know if you need anything else related to above issue.
gnome keyboard shortcut-keys 18.04
add a comment |Â
up vote
3
down vote
favorite
up vote
3
down vote
favorite
I am trying to customize a shortcut in Visual Studio Code for copy lines up. I want that shift+alt+up make a copy of line above current line but I could not assign this shortcut in VS Code.
After some research I look into my keyboard shortcuts in GNOME. I tried to remap my ctrl+alt+t key for open terminal to shift+alt+up but it did not work there either. I tried both left and right alt keys.
I think it is not VS Code issue because it is working fine on Windows.
My Ubuntu version is 18.04 and please let me know if you need anything else related to above issue.
gnome keyboard shortcut-keys 18.04
I am trying to customize a shortcut in Visual Studio Code for copy lines up. I want that shift+alt+up make a copy of line above current line but I could not assign this shortcut in VS Code.
After some research I look into my keyboard shortcuts in GNOME. I tried to remap my ctrl+alt+t key for open terminal to shift+alt+up but it did not work there either. I tried both left and right alt keys.
I think it is not VS Code issue because it is working fine on Windows.
My Ubuntu version is 18.04 and please let me know if you need anything else related to above issue.
gnome keyboard shortcut-keys 18.04
edited May 15 at 18:42
pomsky
21.7k76594
21.7k76594
asked May 15 at 18:35
Amit Bisht
265
265
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
1
down vote
I Just fix my problem there are various questions asked here that helped me to give me idea what was happening
After reaching i found that my shift+alt was not working because they were changing my input method and i just disable it from gnome-tweak-tool
So where exactly do I have to go in Tweaks_
â JorgeeFG
Jul 31 at 22:25
I completly disabledTweaksbut this doesn't work. It was same as previous.
â ganeshdeshmukh
Aug 6 at 3:38
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
I Just fix my problem there are various questions asked here that helped me to give me idea what was happening
After reaching i found that my shift+alt was not working because they were changing my input method and i just disable it from gnome-tweak-tool
So where exactly do I have to go in Tweaks_
â JorgeeFG
Jul 31 at 22:25
I completly disabledTweaksbut this doesn't work. It was same as previous.
â ganeshdeshmukh
Aug 6 at 3:38
add a comment |Â
up vote
1
down vote
I Just fix my problem there are various questions asked here that helped me to give me idea what was happening
After reaching i found that my shift+alt was not working because they were changing my input method and i just disable it from gnome-tweak-tool
So where exactly do I have to go in Tweaks_
â JorgeeFG
Jul 31 at 22:25
I completly disabledTweaksbut this doesn't work. It was same as previous.
â ganeshdeshmukh
Aug 6 at 3:38
add a comment |Â
up vote
1
down vote
up vote
1
down vote
I Just fix my problem there are various questions asked here that helped me to give me idea what was happening
After reaching i found that my shift+alt was not working because they were changing my input method and i just disable it from gnome-tweak-tool
I Just fix my problem there are various questions asked here that helped me to give me idea what was happening
After reaching i found that my shift+alt was not working because they were changing my input method and i just disable it from gnome-tweak-tool
answered May 17 at 17:53
Amit Bisht
265
265
So where exactly do I have to go in Tweaks_
â JorgeeFG
Jul 31 at 22:25
I completly disabledTweaksbut this doesn't work. It was same as previous.
â ganeshdeshmukh
Aug 6 at 3:38
add a comment |Â
So where exactly do I have to go in Tweaks_
â JorgeeFG
Jul 31 at 22:25
I completly disabledTweaksbut this doesn't work. It was same as previous.
â ganeshdeshmukh
Aug 6 at 3:38
So where exactly do I have to go in Tweaks_
â JorgeeFG
Jul 31 at 22:25
So where exactly do I have to go in Tweaks_
â JorgeeFG
Jul 31 at 22:25
I completly disabled
Tweaks but this doesn't work. It was same as previous.â ganeshdeshmukh
Aug 6 at 3:38
I completly disabled
Tweaks but this doesn't work. It was same as previous.â ganeshdeshmukh
Aug 6 at 3:38
add a comment |Â
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%2f1036651%2fprobelm-with-shiftaltdown-or-shiftaltup%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