Sunday 8 January 2017

Touch Pad Not Working In Fujitus laptop when linux, Ubuntu, etc



For your pc is needed some configuration to activate touchpad.

You must follow these steps

open a terminal and write this and insert your password:

sudo nano /etc/default/grub


in nano find the line:

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"

edit it with:

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash i8042.notimeout"

save it (CTRL+O and then ENTER)

exit from nano (CTRL+X)

back in terminal type:

sudo update-grub

restart your ubuntu.

Anonymous

Author & Editor

A technology enthusiast and addictive blogger who likes to hacking tricks and wish to be the best White Hacket Hacker of the World.

0 comments:

Post a Comment

Note: only a member of this blog may post a comment.