Map the right shift button to the left shift buttonKeyboard Mouse ProblemHow to get Linux drivers for my (unsupported) hardware?How can I swap Left Meta for an arbitrary key (preferably using xkb)?problem with SHIFT, CTRL and ALT button with integrated keyboardUSB keyboard won't work after upgrading kernel to 4.18(Ubuntu 18.04)
Map the right shift button to the left shift button
Keyboard Mouse ProblemHow to get Linux drivers for my (unsupported) hardware?How can I swap Left Meta for an arbitrary key (preferably using xkb)?problem with SHIFT, CTRL and ALT button with integrated keyboardUSB keyboard won't work after upgrading kernel to 4.18(Ubuntu 18.04)
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
Left shift button on the keyboard is (physically) broken and doesn't respond, and switching to upper case letters has to be done with Caps Lock, and special characters such as question marks have to copied from somewhere.
Would there be a way to define the right shift button to have the exact same function as the left shift button?
Using a Sony Vaio laptop and Ubuntu 18.04.
keyboard
|
show 5 more comments
Left shift button on the keyboard is (physically) broken and doesn't respond, and switching to upper case letters has to be done with Caps Lock, and special characters such as question marks have to copied from somewhere.
Would there be a way to define the right shift button to have the exact same function as the left shift button?
Using a Sony Vaio laptop and Ubuntu 18.04.
keyboard
Right shift behaves exactly the same as left shift. Keyboard shortcuts may be different. Please edit your question and explain your problem in more detail.
– danzel
May 19 at 18:43
Hmm, it's a very recent installation and it is not behaving equally on this machine. When I press right shift and a letter of choice I still got lower case. Maybe the issue is deeper than just a broken left shift.
– snoram
May 20 at 7:50
If possible, you could try an external keyboard and see if the right shift works there. By the way what exactly is wrong with left shift?
– danzel
May 20 at 10:03
@snoram your question and comment points are confusing.. both the shift keys are damaged or only one shift key is damaged and if single shift, then which shift key is damaged?
– PRATAP
May 22 at 13:22
Sorry @PRATAP. A typo! Left key is physically broken.. will still try to get an external keyboard and report back
– snoram
May 22 at 13:26
|
show 5 more comments
Left shift button on the keyboard is (physically) broken and doesn't respond, and switching to upper case letters has to be done with Caps Lock, and special characters such as question marks have to copied from somewhere.
Would there be a way to define the right shift button to have the exact same function as the left shift button?
Using a Sony Vaio laptop and Ubuntu 18.04.
keyboard
Left shift button on the keyboard is (physically) broken and doesn't respond, and switching to upper case letters has to be done with Caps Lock, and special characters such as question marks have to copied from somewhere.
Would there be a way to define the right shift button to have the exact same function as the left shift button?
Using a Sony Vaio laptop and Ubuntu 18.04.
keyboard
keyboard
edited May 22 at 13:53
snoram
asked May 19 at 17:25
snoramsnoram
1084 bronze badges
1084 bronze badges
Right shift behaves exactly the same as left shift. Keyboard shortcuts may be different. Please edit your question and explain your problem in more detail.
– danzel
May 19 at 18:43
Hmm, it's a very recent installation and it is not behaving equally on this machine. When I press right shift and a letter of choice I still got lower case. Maybe the issue is deeper than just a broken left shift.
– snoram
May 20 at 7:50
If possible, you could try an external keyboard and see if the right shift works there. By the way what exactly is wrong with left shift?
– danzel
May 20 at 10:03
@snoram your question and comment points are confusing.. both the shift keys are damaged or only one shift key is damaged and if single shift, then which shift key is damaged?
– PRATAP
May 22 at 13:22
Sorry @PRATAP. A typo! Left key is physically broken.. will still try to get an external keyboard and report back
– snoram
May 22 at 13:26
|
show 5 more comments
Right shift behaves exactly the same as left shift. Keyboard shortcuts may be different. Please edit your question and explain your problem in more detail.
– danzel
May 19 at 18:43
Hmm, it's a very recent installation and it is not behaving equally on this machine. When I press right shift and a letter of choice I still got lower case. Maybe the issue is deeper than just a broken left shift.
– snoram
May 20 at 7:50
If possible, you could try an external keyboard and see if the right shift works there. By the way what exactly is wrong with left shift?
– danzel
May 20 at 10:03
@snoram your question and comment points are confusing.. both the shift keys are damaged or only one shift key is damaged and if single shift, then which shift key is damaged?
– PRATAP
May 22 at 13:22
Sorry @PRATAP. A typo! Left key is physically broken.. will still try to get an external keyboard and report back
– snoram
May 22 at 13:26
Right shift behaves exactly the same as left shift. Keyboard shortcuts may be different. Please edit your question and explain your problem in more detail.
– danzel
May 19 at 18:43
Right shift behaves exactly the same as left shift. Keyboard shortcuts may be different. Please edit your question and explain your problem in more detail.
– danzel
May 19 at 18:43
Hmm, it's a very recent installation and it is not behaving equally on this machine. When I press right shift and a letter of choice I still got lower case. Maybe the issue is deeper than just a broken left shift.
– snoram
May 20 at 7:50
Hmm, it's a very recent installation and it is not behaving equally on this machine. When I press right shift and a letter of choice I still got lower case. Maybe the issue is deeper than just a broken left shift.
– snoram
May 20 at 7:50
If possible, you could try an external keyboard and see if the right shift works there. By the way what exactly is wrong with left shift?
– danzel
May 20 at 10:03
If possible, you could try an external keyboard and see if the right shift works there. By the way what exactly is wrong with left shift?
– danzel
May 20 at 10:03
@snoram your question and comment points are confusing.. both the shift keys are damaged or only one shift key is damaged and if single shift, then which shift key is damaged?
– PRATAP
May 22 at 13:22
@snoram your question and comment points are confusing.. both the shift keys are damaged or only one shift key is damaged and if single shift, then which shift key is damaged?
– PRATAP
May 22 at 13:22
Sorry @PRATAP. A typo! Left key is physically broken.. will still try to get an external keyboard and report back
– snoram
May 22 at 13:26
Sorry @PRATAP. A typo! Left key is physically broken.. will still try to get an external keyboard and report back
– snoram
May 22 at 13:26
|
show 5 more comments
1 Answer
1
active
oldest
votes
run the command xmodmap -pke | grep Shift
example:
parrot@i7-4770U:~$ xmodmap -pke | grep Shift
keycode 50 = Shift_L ISO_Next_Group Shift_L ISO_Next_Group Shift_L ISO_Next_Group Shift_L ISO_Next_Group
keycode 62 = Shift_R ISO_Next_Group Shift_R ISO_Next_Group Shift_R ISO_Next_Group Shift_R ISO_Next_Group
keycode 92 = ISO_Level3_Shift NoSymbol ISO_Level3_Shift NoSymbol ISO_Level3_Shift
keycode 108 = Alt_R ISO_Next_Group ISO_Level3_Shift NoSymbol ISO_Level3_Shift
parrot@i7-4770U:~$
Copy the Shift_L part completely like this
Shift_L ISO_Next_Group Shift_L ISO_Next_Group Shift_L ISO_Next_Group Shift_L ISO_Next_Group
run the command to map keycode 62 to use Left Shift functionality
xmodmap -e "keycode 62 = Shift_L ISO_Next_Group Shift_L ISO_Next_Group Shift_L ISO_Next_Group Shift_L ISO_Next_Group"
run the command xev
and press physical key Right Shift.. you will see the symbol as Shift_L
Example Output with xev
and pressing physical Right Shift key
KeyRelease event, serial 37, synthetic NO, window 0x3600001,
root 0x116, subw 0x0, time 490059, (660,717), root:(748,835),
state 0x1, keycode 62 (keysym 0xffe1, Shift_L), same_screen YES,
XKeysymToKeycode returns keycode: 50
XLookupString gives 0 bytes:
XFilterEvent returns: False
if you are satisfied with the behaviour of this functionality..
make the command as a startup application preferences like this
first line of the output from 'xmodmap -pke | grep Shift' is 'keycode 50 = Shift_L NoSymbol Shift_L' when I follow the instructions... right shift seems dead... no response when xev is on... I also tried to copy your command directly as is, but didn't have any effect either.
– snoram
May 28 at 20:46
@snoram thats the problem.. while investigating you clearly mentioned your left shift key is damaged.. now from your above comment Right Shift also not working.. that means your both shift keys are damaged or not working.. so you cannot achieve what you want..
– PRATAP
May 29 at 2:01
if you copy pasted the code directly.. you can check with this command againxmodmap -pke | grep Shift
to see the Right Shift Keycode will show Shift_L keysym.. Anyway its understood that your Leftshift is physically damaged and Right Shift is not physically damaged but its soft dead.
– PRATAP
May 29 at 2:05
probably the only way forward is to get an external keyboard for that machine?
– snoram
May 29 at 8:06
1
if you wish you can map any other physical key to Shift_L.. if i am in your place.. i will map it to Menu Key..
– PRATAP
May 29 at 8:08
add a comment
|
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',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1144555%2fmap-the-right-shift-button-to-the-left-shift-button%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
run the command xmodmap -pke | grep Shift
example:
parrot@i7-4770U:~$ xmodmap -pke | grep Shift
keycode 50 = Shift_L ISO_Next_Group Shift_L ISO_Next_Group Shift_L ISO_Next_Group Shift_L ISO_Next_Group
keycode 62 = Shift_R ISO_Next_Group Shift_R ISO_Next_Group Shift_R ISO_Next_Group Shift_R ISO_Next_Group
keycode 92 = ISO_Level3_Shift NoSymbol ISO_Level3_Shift NoSymbol ISO_Level3_Shift
keycode 108 = Alt_R ISO_Next_Group ISO_Level3_Shift NoSymbol ISO_Level3_Shift
parrot@i7-4770U:~$
Copy the Shift_L part completely like this
Shift_L ISO_Next_Group Shift_L ISO_Next_Group Shift_L ISO_Next_Group Shift_L ISO_Next_Group
run the command to map keycode 62 to use Left Shift functionality
xmodmap -e "keycode 62 = Shift_L ISO_Next_Group Shift_L ISO_Next_Group Shift_L ISO_Next_Group Shift_L ISO_Next_Group"
run the command xev
and press physical key Right Shift.. you will see the symbol as Shift_L
Example Output with xev
and pressing physical Right Shift key
KeyRelease event, serial 37, synthetic NO, window 0x3600001,
root 0x116, subw 0x0, time 490059, (660,717), root:(748,835),
state 0x1, keycode 62 (keysym 0xffe1, Shift_L), same_screen YES,
XKeysymToKeycode returns keycode: 50
XLookupString gives 0 bytes:
XFilterEvent returns: False
if you are satisfied with the behaviour of this functionality..
make the command as a startup application preferences like this
first line of the output from 'xmodmap -pke | grep Shift' is 'keycode 50 = Shift_L NoSymbol Shift_L' when I follow the instructions... right shift seems dead... no response when xev is on... I also tried to copy your command directly as is, but didn't have any effect either.
– snoram
May 28 at 20:46
@snoram thats the problem.. while investigating you clearly mentioned your left shift key is damaged.. now from your above comment Right Shift also not working.. that means your both shift keys are damaged or not working.. so you cannot achieve what you want..
– PRATAP
May 29 at 2:01
if you copy pasted the code directly.. you can check with this command againxmodmap -pke | grep Shift
to see the Right Shift Keycode will show Shift_L keysym.. Anyway its understood that your Leftshift is physically damaged and Right Shift is not physically damaged but its soft dead.
– PRATAP
May 29 at 2:05
probably the only way forward is to get an external keyboard for that machine?
– snoram
May 29 at 8:06
1
if you wish you can map any other physical key to Shift_L.. if i am in your place.. i will map it to Menu Key..
– PRATAP
May 29 at 8:08
add a comment
|
run the command xmodmap -pke | grep Shift
example:
parrot@i7-4770U:~$ xmodmap -pke | grep Shift
keycode 50 = Shift_L ISO_Next_Group Shift_L ISO_Next_Group Shift_L ISO_Next_Group Shift_L ISO_Next_Group
keycode 62 = Shift_R ISO_Next_Group Shift_R ISO_Next_Group Shift_R ISO_Next_Group Shift_R ISO_Next_Group
keycode 92 = ISO_Level3_Shift NoSymbol ISO_Level3_Shift NoSymbol ISO_Level3_Shift
keycode 108 = Alt_R ISO_Next_Group ISO_Level3_Shift NoSymbol ISO_Level3_Shift
parrot@i7-4770U:~$
Copy the Shift_L part completely like this
Shift_L ISO_Next_Group Shift_L ISO_Next_Group Shift_L ISO_Next_Group Shift_L ISO_Next_Group
run the command to map keycode 62 to use Left Shift functionality
xmodmap -e "keycode 62 = Shift_L ISO_Next_Group Shift_L ISO_Next_Group Shift_L ISO_Next_Group Shift_L ISO_Next_Group"
run the command xev
and press physical key Right Shift.. you will see the symbol as Shift_L
Example Output with xev
and pressing physical Right Shift key
KeyRelease event, serial 37, synthetic NO, window 0x3600001,
root 0x116, subw 0x0, time 490059, (660,717), root:(748,835),
state 0x1, keycode 62 (keysym 0xffe1, Shift_L), same_screen YES,
XKeysymToKeycode returns keycode: 50
XLookupString gives 0 bytes:
XFilterEvent returns: False
if you are satisfied with the behaviour of this functionality..
make the command as a startup application preferences like this
first line of the output from 'xmodmap -pke | grep Shift' is 'keycode 50 = Shift_L NoSymbol Shift_L' when I follow the instructions... right shift seems dead... no response when xev is on... I also tried to copy your command directly as is, but didn't have any effect either.
– snoram
May 28 at 20:46
@snoram thats the problem.. while investigating you clearly mentioned your left shift key is damaged.. now from your above comment Right Shift also not working.. that means your both shift keys are damaged or not working.. so you cannot achieve what you want..
– PRATAP
May 29 at 2:01
if you copy pasted the code directly.. you can check with this command againxmodmap -pke | grep Shift
to see the Right Shift Keycode will show Shift_L keysym.. Anyway its understood that your Leftshift is physically damaged and Right Shift is not physically damaged but its soft dead.
– PRATAP
May 29 at 2:05
probably the only way forward is to get an external keyboard for that machine?
– snoram
May 29 at 8:06
1
if you wish you can map any other physical key to Shift_L.. if i am in your place.. i will map it to Menu Key..
– PRATAP
May 29 at 8:08
add a comment
|
run the command xmodmap -pke | grep Shift
example:
parrot@i7-4770U:~$ xmodmap -pke | grep Shift
keycode 50 = Shift_L ISO_Next_Group Shift_L ISO_Next_Group Shift_L ISO_Next_Group Shift_L ISO_Next_Group
keycode 62 = Shift_R ISO_Next_Group Shift_R ISO_Next_Group Shift_R ISO_Next_Group Shift_R ISO_Next_Group
keycode 92 = ISO_Level3_Shift NoSymbol ISO_Level3_Shift NoSymbol ISO_Level3_Shift
keycode 108 = Alt_R ISO_Next_Group ISO_Level3_Shift NoSymbol ISO_Level3_Shift
parrot@i7-4770U:~$
Copy the Shift_L part completely like this
Shift_L ISO_Next_Group Shift_L ISO_Next_Group Shift_L ISO_Next_Group Shift_L ISO_Next_Group
run the command to map keycode 62 to use Left Shift functionality
xmodmap -e "keycode 62 = Shift_L ISO_Next_Group Shift_L ISO_Next_Group Shift_L ISO_Next_Group Shift_L ISO_Next_Group"
run the command xev
and press physical key Right Shift.. you will see the symbol as Shift_L
Example Output with xev
and pressing physical Right Shift key
KeyRelease event, serial 37, synthetic NO, window 0x3600001,
root 0x116, subw 0x0, time 490059, (660,717), root:(748,835),
state 0x1, keycode 62 (keysym 0xffe1, Shift_L), same_screen YES,
XKeysymToKeycode returns keycode: 50
XLookupString gives 0 bytes:
XFilterEvent returns: False
if you are satisfied with the behaviour of this functionality..
make the command as a startup application preferences like this
run the command xmodmap -pke | grep Shift
example:
parrot@i7-4770U:~$ xmodmap -pke | grep Shift
keycode 50 = Shift_L ISO_Next_Group Shift_L ISO_Next_Group Shift_L ISO_Next_Group Shift_L ISO_Next_Group
keycode 62 = Shift_R ISO_Next_Group Shift_R ISO_Next_Group Shift_R ISO_Next_Group Shift_R ISO_Next_Group
keycode 92 = ISO_Level3_Shift NoSymbol ISO_Level3_Shift NoSymbol ISO_Level3_Shift
keycode 108 = Alt_R ISO_Next_Group ISO_Level3_Shift NoSymbol ISO_Level3_Shift
parrot@i7-4770U:~$
Copy the Shift_L part completely like this
Shift_L ISO_Next_Group Shift_L ISO_Next_Group Shift_L ISO_Next_Group Shift_L ISO_Next_Group
run the command to map keycode 62 to use Left Shift functionality
xmodmap -e "keycode 62 = Shift_L ISO_Next_Group Shift_L ISO_Next_Group Shift_L ISO_Next_Group Shift_L ISO_Next_Group"
run the command xev
and press physical key Right Shift.. you will see the symbol as Shift_L
Example Output with xev
and pressing physical Right Shift key
KeyRelease event, serial 37, synthetic NO, window 0x3600001,
root 0x116, subw 0x0, time 490059, (660,717), root:(748,835),
state 0x1, keycode 62 (keysym 0xffe1, Shift_L), same_screen YES,
XKeysymToKeycode returns keycode: 50
XLookupString gives 0 bytes:
XFilterEvent returns: False
if you are satisfied with the behaviour of this functionality..
make the command as a startup application preferences like this
answered May 22 at 14:02
PRATAPPRATAP
6,2554 gold badges11 silver badges43 bronze badges
6,2554 gold badges11 silver badges43 bronze badges
first line of the output from 'xmodmap -pke | grep Shift' is 'keycode 50 = Shift_L NoSymbol Shift_L' when I follow the instructions... right shift seems dead... no response when xev is on... I also tried to copy your command directly as is, but didn't have any effect either.
– snoram
May 28 at 20:46
@snoram thats the problem.. while investigating you clearly mentioned your left shift key is damaged.. now from your above comment Right Shift also not working.. that means your both shift keys are damaged or not working.. so you cannot achieve what you want..
– PRATAP
May 29 at 2:01
if you copy pasted the code directly.. you can check with this command againxmodmap -pke | grep Shift
to see the Right Shift Keycode will show Shift_L keysym.. Anyway its understood that your Leftshift is physically damaged and Right Shift is not physically damaged but its soft dead.
– PRATAP
May 29 at 2:05
probably the only way forward is to get an external keyboard for that machine?
– snoram
May 29 at 8:06
1
if you wish you can map any other physical key to Shift_L.. if i am in your place.. i will map it to Menu Key..
– PRATAP
May 29 at 8:08
add a comment
|
first line of the output from 'xmodmap -pke | grep Shift' is 'keycode 50 = Shift_L NoSymbol Shift_L' when I follow the instructions... right shift seems dead... no response when xev is on... I also tried to copy your command directly as is, but didn't have any effect either.
– snoram
May 28 at 20:46
@snoram thats the problem.. while investigating you clearly mentioned your left shift key is damaged.. now from your above comment Right Shift also not working.. that means your both shift keys are damaged or not working.. so you cannot achieve what you want..
– PRATAP
May 29 at 2:01
if you copy pasted the code directly.. you can check with this command againxmodmap -pke | grep Shift
to see the Right Shift Keycode will show Shift_L keysym.. Anyway its understood that your Leftshift is physically damaged and Right Shift is not physically damaged but its soft dead.
– PRATAP
May 29 at 2:05
probably the only way forward is to get an external keyboard for that machine?
– snoram
May 29 at 8:06
1
if you wish you can map any other physical key to Shift_L.. if i am in your place.. i will map it to Menu Key..
– PRATAP
May 29 at 8:08
first line of the output from 'xmodmap -pke | grep Shift' is 'keycode 50 = Shift_L NoSymbol Shift_L' when I follow the instructions... right shift seems dead... no response when xev is on... I also tried to copy your command directly as is, but didn't have any effect either.
– snoram
May 28 at 20:46
first line of the output from 'xmodmap -pke | grep Shift' is 'keycode 50 = Shift_L NoSymbol Shift_L' when I follow the instructions... right shift seems dead... no response when xev is on... I also tried to copy your command directly as is, but didn't have any effect either.
– snoram
May 28 at 20:46
@snoram thats the problem.. while investigating you clearly mentioned your left shift key is damaged.. now from your above comment Right Shift also not working.. that means your both shift keys are damaged or not working.. so you cannot achieve what you want..
– PRATAP
May 29 at 2:01
@snoram thats the problem.. while investigating you clearly mentioned your left shift key is damaged.. now from your above comment Right Shift also not working.. that means your both shift keys are damaged or not working.. so you cannot achieve what you want..
– PRATAP
May 29 at 2:01
if you copy pasted the code directly.. you can check with this command again
xmodmap -pke | grep Shift
to see the Right Shift Keycode will show Shift_L keysym.. Anyway its understood that your Leftshift is physically damaged and Right Shift is not physically damaged but its soft dead.– PRATAP
May 29 at 2:05
if you copy pasted the code directly.. you can check with this command again
xmodmap -pke | grep Shift
to see the Right Shift Keycode will show Shift_L keysym.. Anyway its understood that your Leftshift is physically damaged and Right Shift is not physically damaged but its soft dead.– PRATAP
May 29 at 2:05
probably the only way forward is to get an external keyboard for that machine?
– snoram
May 29 at 8:06
probably the only way forward is to get an external keyboard for that machine?
– snoram
May 29 at 8:06
1
1
if you wish you can map any other physical key to Shift_L.. if i am in your place.. i will map it to Menu Key..
– PRATAP
May 29 at 8:08
if you wish you can map any other physical key to Shift_L.. if i am in your place.. i will map it to Menu Key..
– PRATAP
May 29 at 8:08
add a comment
|
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1144555%2fmap-the-right-shift-button-to-the-left-shift-button%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
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
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Right shift behaves exactly the same as left shift. Keyboard shortcuts may be different. Please edit your question and explain your problem in more detail.
– danzel
May 19 at 18:43
Hmm, it's a very recent installation and it is not behaving equally on this machine. When I press right shift and a letter of choice I still got lower case. Maybe the issue is deeper than just a broken left shift.
– snoram
May 20 at 7:50
If possible, you could try an external keyboard and see if the right shift works there. By the way what exactly is wrong with left shift?
– danzel
May 20 at 10:03
@snoram your question and comment points are confusing.. both the shift keys are damaged or only one shift key is damaged and if single shift, then which shift key is damaged?
– PRATAP
May 22 at 13:22
Sorry @PRATAP. A typo! Left key is physically broken.. will still try to get an external keyboard and report back
– snoram
May 22 at 13:26