Is it possible to swap mouse buttons on a webpage?
On my website, I want to swap the secondary and primary mouse buttons. In other words I want to switch the mouse button functionality and make the right click work as left click and vise-versa.
My website is for left handed people. Is there anyone who can one suggest me a way? if it is possible.
The technique should be compatible with all browsers.
mouse website web-development mouse-click input-device
add a comment |
On my website, I want to swap the secondary and primary mouse buttons. In other words I want to switch the mouse button functionality and make the right click work as left click and vise-versa.
My website is for left handed people. Is there anyone who can one suggest me a way? if it is possible.
The technique should be compatible with all browsers.
mouse website web-development mouse-click input-device
1
Wouldn't someone who is left handed change that on a system level so you would be reversing that change?
– Seth
Nov 30 '16 at 7:51
add a comment |
On my website, I want to swap the secondary and primary mouse buttons. In other words I want to switch the mouse button functionality and make the right click work as left click and vise-versa.
My website is for left handed people. Is there anyone who can one suggest me a way? if it is possible.
The technique should be compatible with all browsers.
mouse website web-development mouse-click input-device
On my website, I want to swap the secondary and primary mouse buttons. In other words I want to switch the mouse button functionality and make the right click work as left click and vise-versa.
My website is for left handed people. Is there anyone who can one suggest me a way? if it is possible.
The technique should be compatible with all browsers.
mouse website web-development mouse-click input-device
mouse website web-development mouse-click input-device
asked Nov 30 '16 at 6:35
Umair Ameen
133
133
1
Wouldn't someone who is left handed change that on a system level so you would be reversing that change?
– Seth
Nov 30 '16 at 7:51
add a comment |
1
Wouldn't someone who is left handed change that on a system level so you would be reversing that change?
– Seth
Nov 30 '16 at 7:51
1
1
Wouldn't someone who is left handed change that on a system level so you would be reversing that change?
– Seth
Nov 30 '16 at 7:51
Wouldn't someone who is left handed change that on a system level so you would be reversing that change?
– Seth
Nov 30 '16 at 7:51
add a comment |
2 Answers
2
active
oldest
votes
Some of the left-handed people change their system click settings. So, on other forums people have discouraged me to add this feature into a website because it can reverse the change they commited on their systems.
Instead I have added a notice telling each and every visitor that how to change mouse settings in windows and mac.
add a comment |
What hand do you use to control your computer's mouse? Most computers are set by default to have the mouse to the right. This can be useful for lefties if you are taking notes or writing while you are also using the mouse, as you can do it with your left hand.
On the other hand (!) Most lefties have better fine control with their left hand, so they would prefer to have the mouse to the left. Some lefties simply put the mouse to the left and leave the buttons set to their default value, with the main "click" button still being the left one and using it with your middle finger (this does not apply to Apple Macs that do not have 2 buttons mouse).
It is more common to change the mouse buttons, so the left index finger still makes the main click and this can easily be done in Windows ...
Home / Settings / Control panel / Mouse /
and in the Buttons tab, check the box "Change primary and secondary buttons"
This can cause problems if you share the computer with a right-handed person. Mauricio Tejada in Japan has produced an intelligent utility that allows him to instantly exchange the mouse buttons with left or right handed users simply by pressing Ctrl-F12 instead of going through the Windows Control Panel.
Your answer discusses how to change the setting on a per-computer (or perhaps a per-user) basis. But the question is about how to do it on a per-web site basis.
– Scott
Dec 24 '18 at 3:15
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
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/3.0/"u003ecc by-sa 3.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%2fsuperuser.com%2fquestions%2f1151264%2fis-it-possible-to-swap-mouse-buttons-on-a-webpage%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Some of the left-handed people change their system click settings. So, on other forums people have discouraged me to add this feature into a website because it can reverse the change they commited on their systems.
Instead I have added a notice telling each and every visitor that how to change mouse settings in windows and mac.
add a comment |
Some of the left-handed people change their system click settings. So, on other forums people have discouraged me to add this feature into a website because it can reverse the change they commited on their systems.
Instead I have added a notice telling each and every visitor that how to change mouse settings in windows and mac.
add a comment |
Some of the left-handed people change their system click settings. So, on other forums people have discouraged me to add this feature into a website because it can reverse the change they commited on their systems.
Instead I have added a notice telling each and every visitor that how to change mouse settings in windows and mac.
Some of the left-handed people change their system click settings. So, on other forums people have discouraged me to add this feature into a website because it can reverse the change they commited on their systems.
Instead I have added a notice telling each and every visitor that how to change mouse settings in windows and mac.
answered Jan 7 '17 at 19:15
Umair Ameen
133
133
add a comment |
add a comment |
What hand do you use to control your computer's mouse? Most computers are set by default to have the mouse to the right. This can be useful for lefties if you are taking notes or writing while you are also using the mouse, as you can do it with your left hand.
On the other hand (!) Most lefties have better fine control with their left hand, so they would prefer to have the mouse to the left. Some lefties simply put the mouse to the left and leave the buttons set to their default value, with the main "click" button still being the left one and using it with your middle finger (this does not apply to Apple Macs that do not have 2 buttons mouse).
It is more common to change the mouse buttons, so the left index finger still makes the main click and this can easily be done in Windows ...
Home / Settings / Control panel / Mouse /
and in the Buttons tab, check the box "Change primary and secondary buttons"
This can cause problems if you share the computer with a right-handed person. Mauricio Tejada in Japan has produced an intelligent utility that allows him to instantly exchange the mouse buttons with left or right handed users simply by pressing Ctrl-F12 instead of going through the Windows Control Panel.
Your answer discusses how to change the setting on a per-computer (or perhaps a per-user) basis. But the question is about how to do it on a per-web site basis.
– Scott
Dec 24 '18 at 3:15
add a comment |
What hand do you use to control your computer's mouse? Most computers are set by default to have the mouse to the right. This can be useful for lefties if you are taking notes or writing while you are also using the mouse, as you can do it with your left hand.
On the other hand (!) Most lefties have better fine control with their left hand, so they would prefer to have the mouse to the left. Some lefties simply put the mouse to the left and leave the buttons set to their default value, with the main "click" button still being the left one and using it with your middle finger (this does not apply to Apple Macs that do not have 2 buttons mouse).
It is more common to change the mouse buttons, so the left index finger still makes the main click and this can easily be done in Windows ...
Home / Settings / Control panel / Mouse /
and in the Buttons tab, check the box "Change primary and secondary buttons"
This can cause problems if you share the computer with a right-handed person. Mauricio Tejada in Japan has produced an intelligent utility that allows him to instantly exchange the mouse buttons with left or right handed users simply by pressing Ctrl-F12 instead of going through the Windows Control Panel.
Your answer discusses how to change the setting on a per-computer (or perhaps a per-user) basis. But the question is about how to do it on a per-web site basis.
– Scott
Dec 24 '18 at 3:15
add a comment |
What hand do you use to control your computer's mouse? Most computers are set by default to have the mouse to the right. This can be useful for lefties if you are taking notes or writing while you are also using the mouse, as you can do it with your left hand.
On the other hand (!) Most lefties have better fine control with their left hand, so they would prefer to have the mouse to the left. Some lefties simply put the mouse to the left and leave the buttons set to their default value, with the main "click" button still being the left one and using it with your middle finger (this does not apply to Apple Macs that do not have 2 buttons mouse).
It is more common to change the mouse buttons, so the left index finger still makes the main click and this can easily be done in Windows ...
Home / Settings / Control panel / Mouse /
and in the Buttons tab, check the box "Change primary and secondary buttons"
This can cause problems if you share the computer with a right-handed person. Mauricio Tejada in Japan has produced an intelligent utility that allows him to instantly exchange the mouse buttons with left or right handed users simply by pressing Ctrl-F12 instead of going through the Windows Control Panel.
What hand do you use to control your computer's mouse? Most computers are set by default to have the mouse to the right. This can be useful for lefties if you are taking notes or writing while you are also using the mouse, as you can do it with your left hand.
On the other hand (!) Most lefties have better fine control with their left hand, so they would prefer to have the mouse to the left. Some lefties simply put the mouse to the left and leave the buttons set to their default value, with the main "click" button still being the left one and using it with your middle finger (this does not apply to Apple Macs that do not have 2 buttons mouse).
It is more common to change the mouse buttons, so the left index finger still makes the main click and this can easily be done in Windows ...
Home / Settings / Control panel / Mouse /
and in the Buttons tab, check the box "Change primary and secondary buttons"
This can cause problems if you share the computer with a right-handed person. Mauricio Tejada in Japan has produced an intelligent utility that allows him to instantly exchange the mouse buttons with left or right handed users simply by pressing Ctrl-F12 instead of going through the Windows Control Panel.
answered Dec 18 '18 at 13:16
Usman Aslam
111
111
Your answer discusses how to change the setting on a per-computer (or perhaps a per-user) basis. But the question is about how to do it on a per-web site basis.
– Scott
Dec 24 '18 at 3:15
add a comment |
Your answer discusses how to change the setting on a per-computer (or perhaps a per-user) basis. But the question is about how to do it on a per-web site basis.
– Scott
Dec 24 '18 at 3:15
Your answer discusses how to change the setting on a per-computer (or perhaps a per-user) basis. But the question is about how to do it on a per-web site basis.
– Scott
Dec 24 '18 at 3:15
Your answer discusses how to change the setting on a per-computer (or perhaps a per-user) basis. But the question is about how to do it on a per-web site basis.
– Scott
Dec 24 '18 at 3:15
add a comment |
Thanks for contributing an answer to Super User!
- 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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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%2fsuperuser.com%2fquestions%2f1151264%2fis-it-possible-to-swap-mouse-buttons-on-a-webpage%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
1
Wouldn't someone who is left handed change that on a system level so you would be reversing that change?
– Seth
Nov 30 '16 at 7:51