mapping left/righ sidebuttons using xevUbuntu 13.04 Mouse buttons not responding (events do not fire...
Why can't I see bouncing of a switch on an oscilloscope?
What are these boxed doors outside store fronts in New York?
Accidentally leaked the solution to an assignment, what to do now? (I'm the prof)
Minkowski space
Modeling an IPv4 Address
Why "Having chlorophyll without photosynthesis is actually very dangerous" and "like living with a bomb"?
Can an x86 CPU running in real mode be considered to be basically an 8086 CPU?
Has the BBC provided arguments for saying Brexit being cancelled is unlikely?
What's the point of deactivating Num Lock on login screens?
Why was the small council so happy for Tyrion to become the Master of Coin?
Which models of the Boeing 737 are still in production?
Is it tax fraud for an individual to declare non-taxable revenue as taxable income? (US tax laws)
Can a Warlock become Neutral Good?
Why does Kotter return in Welcome Back Kotter?
Show that if two triangles built on parallel lines, with equal bases have the same perimeter only if they are congruent.
Fencing style for blades that can attack from a distance
How is the claim "I am in New York only if I am in America" the same as "If I am in New York, then I am in America?
Example of a continuous function that don't have a continuous extension
Python: next in for loop
Arthur Somervell: 1000 Exercises - Meaning of this notation
How does one intimidate enemies without having the capacity for violence?
Why do I get two different answers for this counting problem?
Test whether all array elements are factors of a number
Have astronauts in space suits ever taken selfies? If so, how?
mapping left/righ sidebuttons using xev
Ubuntu 13.04 Mouse buttons not responding (events do not fire correctly)mouse middle click not working after using trackballButtonMapping - Positional parametersDisable auto repeat mouse wheel left/right button of logitech mousemouse bug? ubuntu 12.04 acts as if i clicked the mouse when I didn't just after moveCombining mouse buttons and keybord keys for hotkeysProgram buttons G7 and G8 on the Logitech Gaming Mouse G502How can I configure the buttons on a Corsair gaming mouse?Left mouse and touchpad click unresponsiveMapping extra mmo mouse side buttons
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I'm trying to configure my mouse sidebuttons to go back/forward on firefox and ubuntu. When i run xev | grep ', button'
i get the same button code for both sidebuttons and scroll. So I clicked scroll, then left sidebutton then right sidebutton and got the following output:
state 0x10, button 2, same_screen YES
state 0x210, button 2, same_screen YES
state 0x10, button 2, same_screen YES
state 0x210, button 2, same_screen YES
state 0x10, button 2, same_screen YES
state 0x210, button 2, same_screen YES
So, I have three buttons with the same number/code? Is there anything I can do to assign a different code for each button? Or is it a hardware issue?
mouse mouse-wheel xev
New contributor
add a comment |
I'm trying to configure my mouse sidebuttons to go back/forward on firefox and ubuntu. When i run xev | grep ', button'
i get the same button code for both sidebuttons and scroll. So I clicked scroll, then left sidebutton then right sidebutton and got the following output:
state 0x10, button 2, same_screen YES
state 0x210, button 2, same_screen YES
state 0x10, button 2, same_screen YES
state 0x210, button 2, same_screen YES
state 0x10, button 2, same_screen YES
state 0x210, button 2, same_screen YES
So, I have three buttons with the same number/code? Is there anything I can do to assign a different code for each button? Or is it a hardware issue?
mouse mouse-wheel xev
New contributor
add a comment |
I'm trying to configure my mouse sidebuttons to go back/forward on firefox and ubuntu. When i run xev | grep ', button'
i get the same button code for both sidebuttons and scroll. So I clicked scroll, then left sidebutton then right sidebutton and got the following output:
state 0x10, button 2, same_screen YES
state 0x210, button 2, same_screen YES
state 0x10, button 2, same_screen YES
state 0x210, button 2, same_screen YES
state 0x10, button 2, same_screen YES
state 0x210, button 2, same_screen YES
So, I have three buttons with the same number/code? Is there anything I can do to assign a different code for each button? Or is it a hardware issue?
mouse mouse-wheel xev
New contributor
I'm trying to configure my mouse sidebuttons to go back/forward on firefox and ubuntu. When i run xev | grep ', button'
i get the same button code for both sidebuttons and scroll. So I clicked scroll, then left sidebutton then right sidebutton and got the following output:
state 0x10, button 2, same_screen YES
state 0x210, button 2, same_screen YES
state 0x10, button 2, same_screen YES
state 0x210, button 2, same_screen YES
state 0x10, button 2, same_screen YES
state 0x210, button 2, same_screen YES
So, I have three buttons with the same number/code? Is there anything I can do to assign a different code for each button? Or is it a hardware issue?
mouse mouse-wheel xev
mouse mouse-wheel xev
New contributor
New contributor
New contributor
asked 1 min ago
MutanteMutante
1
1
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
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/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
});
}
});
Mutante is a new contributor. Be nice, and check out our Code of Conduct.
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%2f1131790%2fmapping-left-righ-sidebuttons-using-xev%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Mutante is a new contributor. Be nice, and check out our Code of Conduct.
Mutante is a new contributor. Be nice, and check out our Code of Conduct.
Mutante is a new contributor. Be nice, and check out our Code of Conduct.
Mutante is a new contributor. Be nice, and check out our Code of Conduct.
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%2f1131790%2fmapping-left-righ-sidebuttons-using-xev%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