Linux doesn't detect Fn + F6 (toggle touchpad) combination on Lenovo V580 laptop
Clash Royale CLAN TAG#URR8PPP
Though there is "toggle touchpad" secondary function on F6 button of my laptop currently this shortcut doesn't work.
xbindkeys -mk
command doesn't show any info when I press Fn + F6.
I couldn't find related option in BIOS (to disable/enable the function).
$ cat /proc/bus/input/devices
...
I: Bus=0011 Vendor=0002 Product=0007 Version=01b1
N: Name="SynPS/2 Synaptics TouchPad"
P: Phys=isa0060/serio1/input0
S: Sysfs=/devices/platform/i8042/serio1/input/input5
U: Uniq=
H: Handlers=mouse1 event5
B: PROP=5
B: EV=b
B: KEY=e520 10000 0 0 0 0
B: ABS=660800011000003
...
$ xev
...
KeyPress event, serial 37, synthetic NO, window 0x5800001,
root 0xfa, subw 0x0, time 191258998, (90,247), root:(675,546),
state 0x10, keycode 151 (keysym 0x1008ff2b, XF86WakeUp), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 37, synthetic NO, window 0x5800001,
root 0xfa, subw 0x0, time 191259362, (90,247), root:(675,546),
state 0x10, keycode 151 (keysym 0x1008ff2b, XF86WakeUp), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
...
Linux Mint 17.3 x86_64 Cinnamon
linux-mint keyboard-shortcuts laptop touchpad
add a comment |
Though there is "toggle touchpad" secondary function on F6 button of my laptop currently this shortcut doesn't work.
xbindkeys -mk
command doesn't show any info when I press Fn + F6.
I couldn't find related option in BIOS (to disable/enable the function).
$ cat /proc/bus/input/devices
...
I: Bus=0011 Vendor=0002 Product=0007 Version=01b1
N: Name="SynPS/2 Synaptics TouchPad"
P: Phys=isa0060/serio1/input0
S: Sysfs=/devices/platform/i8042/serio1/input/input5
U: Uniq=
H: Handlers=mouse1 event5
B: PROP=5
B: EV=b
B: KEY=e520 10000 0 0 0 0
B: ABS=660800011000003
...
$ xev
...
KeyPress event, serial 37, synthetic NO, window 0x5800001,
root 0xfa, subw 0x0, time 191258998, (90,247), root:(675,546),
state 0x10, keycode 151 (keysym 0x1008ff2b, XF86WakeUp), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 37, synthetic NO, window 0x5800001,
root 0xfa, subw 0x0, time 191259362, (90,247), root:(675,546),
state 0x10, keycode 151 (keysym 0x1008ff2b, XF86WakeUp), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
...
Linux Mint 17.3 x86_64 Cinnamon
linux-mint keyboard-shortcuts laptop touchpad
xbindkeys
is the wrong tool - tryxev
(and reposting isn't a good way to get answers).
– Thomas Dickey
Mar 17 '16 at 8:50
@Thomas Dickey Updated the question withxev
info.
– gumkins
Mar 17 '16 at 8:59
@Thomas Dickey With regards to reposting. Is there a better way? Please let me know.
– gumkins
Mar 17 '16 at 9:15
add a comment |
Though there is "toggle touchpad" secondary function on F6 button of my laptop currently this shortcut doesn't work.
xbindkeys -mk
command doesn't show any info when I press Fn + F6.
I couldn't find related option in BIOS (to disable/enable the function).
$ cat /proc/bus/input/devices
...
I: Bus=0011 Vendor=0002 Product=0007 Version=01b1
N: Name="SynPS/2 Synaptics TouchPad"
P: Phys=isa0060/serio1/input0
S: Sysfs=/devices/platform/i8042/serio1/input/input5
U: Uniq=
H: Handlers=mouse1 event5
B: PROP=5
B: EV=b
B: KEY=e520 10000 0 0 0 0
B: ABS=660800011000003
...
$ xev
...
KeyPress event, serial 37, synthetic NO, window 0x5800001,
root 0xfa, subw 0x0, time 191258998, (90,247), root:(675,546),
state 0x10, keycode 151 (keysym 0x1008ff2b, XF86WakeUp), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 37, synthetic NO, window 0x5800001,
root 0xfa, subw 0x0, time 191259362, (90,247), root:(675,546),
state 0x10, keycode 151 (keysym 0x1008ff2b, XF86WakeUp), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
...
Linux Mint 17.3 x86_64 Cinnamon
linux-mint keyboard-shortcuts laptop touchpad
Though there is "toggle touchpad" secondary function on F6 button of my laptop currently this shortcut doesn't work.
xbindkeys -mk
command doesn't show any info when I press Fn + F6.
I couldn't find related option in BIOS (to disable/enable the function).
$ cat /proc/bus/input/devices
...
I: Bus=0011 Vendor=0002 Product=0007 Version=01b1
N: Name="SynPS/2 Synaptics TouchPad"
P: Phys=isa0060/serio1/input0
S: Sysfs=/devices/platform/i8042/serio1/input/input5
U: Uniq=
H: Handlers=mouse1 event5
B: PROP=5
B: EV=b
B: KEY=e520 10000 0 0 0 0
B: ABS=660800011000003
...
$ xev
...
KeyPress event, serial 37, synthetic NO, window 0x5800001,
root 0xfa, subw 0x0, time 191258998, (90,247), root:(675,546),
state 0x10, keycode 151 (keysym 0x1008ff2b, XF86WakeUp), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 37, synthetic NO, window 0x5800001,
root 0xfa, subw 0x0, time 191259362, (90,247), root:(675,546),
state 0x10, keycode 151 (keysym 0x1008ff2b, XF86WakeUp), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
...
Linux Mint 17.3 x86_64 Cinnamon
linux-mint keyboard-shortcuts laptop touchpad
linux-mint keyboard-shortcuts laptop touchpad
edited Dec 15 at 22:01
Rui F Ribeiro
38.9k1479129
38.9k1479129
asked Mar 17 '16 at 8:47
gumkins
4121822
4121822
xbindkeys
is the wrong tool - tryxev
(and reposting isn't a good way to get answers).
– Thomas Dickey
Mar 17 '16 at 8:50
@Thomas Dickey Updated the question withxev
info.
– gumkins
Mar 17 '16 at 8:59
@Thomas Dickey With regards to reposting. Is there a better way? Please let me know.
– gumkins
Mar 17 '16 at 9:15
add a comment |
xbindkeys
is the wrong tool - tryxev
(and reposting isn't a good way to get answers).
– Thomas Dickey
Mar 17 '16 at 8:50
@Thomas Dickey Updated the question withxev
info.
– gumkins
Mar 17 '16 at 8:59
@Thomas Dickey With regards to reposting. Is there a better way? Please let me know.
– gumkins
Mar 17 '16 at 9:15
xbindkeys
is the wrong tool - try xev
(and reposting isn't a good way to get answers).– Thomas Dickey
Mar 17 '16 at 8:50
xbindkeys
is the wrong tool - try xev
(and reposting isn't a good way to get answers).– Thomas Dickey
Mar 17 '16 at 8:50
@Thomas Dickey Updated the question with
xev
info.– gumkins
Mar 17 '16 at 8:59
@Thomas Dickey Updated the question with
xev
info.– gumkins
Mar 17 '16 at 8:59
@Thomas Dickey With regards to reposting. Is there a better way? Please let me know.
– gumkins
Mar 17 '16 at 9:15
@Thomas Dickey With regards to reposting. Is there a better way? Please let me know.
– gumkins
Mar 17 '16 at 9:15
add a comment |
active
oldest
votes
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
);
);
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%2f270377%2flinux-doesnt-detect-fn-f6-toggle-touchpad-combination-on-lenovo-v580-laptop%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
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.
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%2funix.stackexchange.com%2fquestions%2f270377%2flinux-doesnt-detect-fn-f6-toggle-touchpad-combination-on-lenovo-v580-laptop%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
xbindkeys
is the wrong tool - tryxev
(and reposting isn't a good way to get answers).– Thomas Dickey
Mar 17 '16 at 8:50
@Thomas Dickey Updated the question with
xev
info.– gumkins
Mar 17 '16 at 8:59
@Thomas Dickey With regards to reposting. Is there a better way? Please let me know.
– gumkins
Mar 17 '16 at 9:15