How do I automatically remap touchpad buttons in RHEL 7? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) 2019 Community Moderator Election Results Why I closed the “Why is Kali so hard” questionTouchpad - Have to wait for the left click to workDisable Touchpad automatically at startupMaking a touchpad without buttons like a normal touchpad with buttonsHow do I run a application on top, in a display manager like GDM.(RHEL 7, Gnome 3.8.4)KDE on Toshiba Kirabook: unknown touchpadUbuntu 14.04 Mouse Touchpad gone badSwap touchpad buttons independently of the touchpadTouchpad not working in RHEL 7.4 for Dell vostroDisabling middle click on bottom of a clickpad / touchpadUbuntu 18.04 LTS / libwacom: Wacom Bamboo stylus buttons no longer work
How to deal with a team lead who never gives me credit?
Why was the term "discrete" used in discrete logarithm?
Gastric acid as a weapon
Should gear shift center itself while in neutral?
What's the purpose of writing one's academic bio in 3rd person?
What are the motives behind Cersei's orders given to Bronn?
Models of set theory where not every set can be linearly ordered
How does a Death Domain cleric's Touch of Death feature work with Touch-range spells delivered by familiars?
"Seemed to had" is it correct?
Is high blood pressure ever a symptom attributable solely to dehydration?
Withdrew £2800, but only £2000 shows as withdrawn on online banking; what are my obligations?
How do I stop a creek from eroding my steep embankment?
Is the Standard Deduction better than Itemized when both are the same amount?
What happens to sewage if there is no river near by?
Why are there no cargo aircraft with "flying wing" design?
Should I discuss the type of campaign with my players?
Why does Python start at index -1 when indexing a list from the end?
Can a non-EU citizen traveling with me come with me through the EU passport line?
How widely used is the term Treppenwitz? Is it something that most Germans know?
How do I keep my slimes from escaping their pens?
What is the musical term for a note that continously plays through a melody?
Is there a documented rationale why the House Ways and Means chairman can demand tax info?
ListPlot join points by nearest neighbor rather than order
List *all* the tuples!
How do I automatically remap touchpad buttons in RHEL 7?
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
2019 Community Moderator Election Results
Why I closed the “Why is Kali so hard” questionTouchpad - Have to wait for the left click to workDisable Touchpad automatically at startupMaking a touchpad without buttons like a normal touchpad with buttonsHow do I run a application on top, in a display manager like GDM.(RHEL 7, Gnome 3.8.4)KDE on Toshiba Kirabook: unknown touchpadUbuntu 14.04 Mouse Touchpad gone badSwap touchpad buttons independently of the touchpadTouchpad not working in RHEL 7.4 for Dell vostroDisabling middle click on bottom of a clickpad / touchpadUbuntu 18.04 LTS / libwacom: Wacom Bamboo stylus buttons no longer work
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
On RHEL 7.4, the Dell Latitude 7490's touchpad and mouse buttons default to touchpad clicks acting as left-clicks, left button clicks acting as right-clicks, and right button clicks acting as middle-clicks. I can use the following command to remap the buttons once I've logged in:
xinput set-button-map "Dell081C:00 044E:121F Touchpad" 2 3 1
However, this is fragile: if I modify touchpad settings using the GNOME Tweak Tool, the mapping gets messed up (becomes 1 3 3). Additionally the mapping is still messed up at the gdm login screen, preventing session selection (because touchpad clicking is disabled). How can I remap the buttons so they work properly at the gdm login screen and stay that way for any user session?
rhel touchpad
New contributor
nphull is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
On RHEL 7.4, the Dell Latitude 7490's touchpad and mouse buttons default to touchpad clicks acting as left-clicks, left button clicks acting as right-clicks, and right button clicks acting as middle-clicks. I can use the following command to remap the buttons once I've logged in:
xinput set-button-map "Dell081C:00 044E:121F Touchpad" 2 3 1
However, this is fragile: if I modify touchpad settings using the GNOME Tweak Tool, the mapping gets messed up (becomes 1 3 3). Additionally the mapping is still messed up at the gdm login screen, preventing session selection (because touchpad clicking is disabled). How can I remap the buttons so they work properly at the gdm login screen and stay that way for any user session?
rhel touchpad
New contributor
nphull is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
On RHEL 7.4, the Dell Latitude 7490's touchpad and mouse buttons default to touchpad clicks acting as left-clicks, left button clicks acting as right-clicks, and right button clicks acting as middle-clicks. I can use the following command to remap the buttons once I've logged in:
xinput set-button-map "Dell081C:00 044E:121F Touchpad" 2 3 1
However, this is fragile: if I modify touchpad settings using the GNOME Tweak Tool, the mapping gets messed up (becomes 1 3 3). Additionally the mapping is still messed up at the gdm login screen, preventing session selection (because touchpad clicking is disabled). How can I remap the buttons so they work properly at the gdm login screen and stay that way for any user session?
rhel touchpad
New contributor
nphull is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
On RHEL 7.4, the Dell Latitude 7490's touchpad and mouse buttons default to touchpad clicks acting as left-clicks, left button clicks acting as right-clicks, and right button clicks acting as middle-clicks. I can use the following command to remap the buttons once I've logged in:
xinput set-button-map "Dell081C:00 044E:121F Touchpad" 2 3 1
However, this is fragile: if I modify touchpad settings using the GNOME Tweak Tool, the mapping gets messed up (becomes 1 3 3). Additionally the mapping is still messed up at the gdm login screen, preventing session selection (because touchpad clicking is disabled). How can I remap the buttons so they work properly at the gdm login screen and stay that way for any user session?
rhel touchpad
rhel touchpad
New contributor
nphull is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
nphull is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
nphull is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 11 hours ago
nphullnphull
62
62
New contributor
nphull is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
nphull is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
nphull is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Edit /etc/gdm/Init/Default and add the following line (before the exit line):
/usr/bin/xmodmap -e 'pointer = 2 3 1'
New contributor
nphull is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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
);
);
nphull 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%2funix.stackexchange.com%2fquestions%2f512601%2fhow-do-i-automatically-remap-touchpad-buttons-in-rhel-7%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
Edit /etc/gdm/Init/Default and add the following line (before the exit line):
/usr/bin/xmodmap -e 'pointer = 2 3 1'
New contributor
nphull is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
Edit /etc/gdm/Init/Default and add the following line (before the exit line):
/usr/bin/xmodmap -e 'pointer = 2 3 1'
New contributor
nphull is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
Edit /etc/gdm/Init/Default and add the following line (before the exit line):
/usr/bin/xmodmap -e 'pointer = 2 3 1'
New contributor
nphull is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Edit /etc/gdm/Init/Default and add the following line (before the exit line):
/usr/bin/xmodmap -e 'pointer = 2 3 1'
New contributor
nphull is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
nphull is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
answered 11 hours ago
nphullnphull
62
62
New contributor
nphull is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
nphull is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
nphull is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
nphull is a new contributor. Be nice, and check out our Code of Conduct.
nphull is a new contributor. Be nice, and check out our Code of Conduct.
nphull is a new contributor. Be nice, and check out our Code of Conduct.
nphull is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- 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%2funix.stackexchange.com%2fquestions%2f512601%2fhow-do-i-automatically-remap-touchpad-buttons-in-rhel-7%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
-rhel, touchpad