pfps / yoga-laptop

Systems and information to make Lenovo Yoga laptops work better
GNU General Public License v3.0
156 stars 30 forks source link

Removing the idea-laptop-install #20

Closed jdgiotta closed 10 years ago

jdgiotta commented 10 years ago

How do I uninstall or remove the changes made by idea-laptop-install?

pfps commented 10 years ago

Hmm. Yes, there should be an uninstall target.

To uninstall the kernel module just remove it from the modules directory. To uninstall the other stuff, remove .Xmodmap from your home director and 90-yoga-keyboard.hwdb from /etc/udev/hwdb.d and run udevadm hwdb --update. All this has to be done as root.

I'll put in an uninstall target.