Making Wacom bamboo CTH-460 work on Ubuntu was bit tricky but it works. Thanks to all threads on Ubuntu forums. Here is what I did to get it working. 1. Get the needed libraries before compiling wacom device drivers. Run the following command in console. sudo apt-get install build-essential libxrandr-dev xserver-xorg-dev tk8.4-dev tcl8.4-dev libncurses5-dev libx11-dev [...]
Windows key + D in Ubuntu 10.10
Unable to use “Windows Key + D” combination on Maverik? Here is a quick fix. Run the following command in console gconftool-2 -t str –set /apps/metacity/global_keybindings/show_desktop "d" Or Access System -> preferences -> key board shortcuts Here set the key binding for “Hide all normal windows and set focus to desktop” action to Mod4+D as [...]