Friday, June 12, 2015

IBM Lenovo Thinpad X250 Function Keys Not Working In BOSS Linux [Solved]



Add following line in

/etc/rc.local

modprobe thinkpad_acpi

force_load=1

exit 0

No comments:

Post a Comment

How to interact with the non-interactable Web Elements in Selenium

How to interact with the non-interact able Web Elements in Selenium    // Find the non-interactable element element WebElement element = dr...