Linux doesn't detect Fn + F6 (toggle touchpad) combination on Lenovo V580 laptop

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP












0














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










share|improve this question























  • 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 With regards to reposting. Is there a better way? Please let me know.
    – gumkins
    Mar 17 '16 at 9:15















0














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










share|improve this question























  • 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 With regards to reposting. Is there a better way? Please let me know.
    – gumkins
    Mar 17 '16 at 9:15













0












0








0







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










share|improve this question















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






share|improve this question















share|improve this question













share|improve this question




share|improve this question








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 - 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 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











  • @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















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















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
);



);













draft saved

draft discarded


















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















draft saved

draft discarded
















































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.




draft saved


draft discarded














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





















































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






Popular posts from this blog

How to check contact read email or not when send email to Individual?

Bahrain

Postfix configuration issue with fips on centos 7; mailgun relay