ubuntu 11.10 default keyboard layout
#sudo gedit /etc/default/keyboard
#jp
XKBMODEL=”pc106″
XKBLAYOUT=”jp”
XKBVARIANT=”"
XKBOPTIONS=”"
#us
XKBMODEL=”pc105″
XKBLAYOUT=”us”
XKBVARIANT=”"
XKBOPTIONS=”"
aticonfig fan speed setting
get fan speed and temperature of the graphic card
# aticonfig –pplib-cmd “get fanspeed 0″ –od-gettemperature
set fan speed (e.g. 20%)
aticonfig –pplib-cmd “set fanspeed 0 20″
–pplib-cmd options are not written in aticonfig help.
Virtualbox 3D Compiz on Ubuntu 10.10
#sudo apt-get install dkms build-essential
Next, install Guest Additions.
Ubuntu 10.04: Fix wireless LAN bug
Use Wicd instead of Network-manager.
$sudo apt-get remove network-manager
$sudo apt-get install wicd
Opera standard_menu.ini location
C:\Users\username\AppData\Local\VirtualStore\Program Files (x86)\Opera\ui
Ubuntu 9.10 Desktop switch with mouse wheel
Compizconfig settings manager
“viewport switcher” -> “Desktop”
Forward -> Button 5
Backward -> Button 4
December 24, 2011