After installing Ubuntu 12.04 LTS on my U400 Lenovo, I found some hotkeys are not working( enable/disable touchpad, display on/off, webcam enable/disable )
How to fix the problem?
After installing Ubuntu 12.04 LTS on my U400 Lenovo, I found some hotkeys are not working( enable/disable touchpad, display on/off, webcam enable/disable )
How to fix the problem?
A useful hotkeys trouble shooting page worth looking at is: https://wiki.ubuntu.com/Hotkeys/Troubleshooting
#!/bin/sh;xset dpms force off(use enter instead of ;) and in Keyboard->Shortcuts->Own shortcuts I create new event and set this script to run when pressing on some button – Viktor K Jul 22 '12 at 19:51