ubuntu 11.10 default keyboard layout

Posted On December 24, 2011

Filed under Uncategorized
Tags: ,

Comments Dropped leave a response

#sudo gedit /etc/default/keyboard

#jp

XKBMODEL=”pc106″
XKBLAYOUT=”jp”
XKBVARIANT=”"
XKBOPTIONS=”"

#us

XKBMODEL=”pc105″
XKBLAYOUT=”us”
XKBVARIANT=”"
XKBOPTIONS=”"

ibus-skk setting

Posted On July 30, 2011

Filed under Ubuntu
Tags: ,

Comments Dropped leave a response

/usr/lib/ibus-skk/ibus-setup-skk

aticonfig fan speed setting

Posted On July 21, 2011

Filed under Ubuntu
Tags: ,

Comments Dropped leave a response

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.

emacs main menu without xim

Posted On July 6, 2011

Filed under emacs, Ubuntu
Tags: ,

Comments Dropped leave a response

env XMODIFIERS=@im=none emacs23

mozc gui config

Posted On June 28, 2011

Filed under Ubuntu
Tags:

Comments Dropped leave a response

/usr/lib/mozc/mozc_tool –mode=config_dialog

Virtualbox 3D Compiz on Ubuntu 10.10

Posted On October 17, 2010

Filed under Ubuntu
Tags:

Comments Dropped leave a response

#sudo apt-get install dkms build-essential

Next, install Guest Additions.

Ubuntu; Google Japanese input method input memo

Posted On May 12, 2010

Filed under Ubuntu
Tags: ,

Comments Dropped leave a response

Ubuntu 10.04: Fix wireless LAN bug

Posted On May 3, 2010

Filed under Ubuntu
Tags: , ,

Comments Dropped leave a response

Use Wicd instead of Network-manager.

$sudo apt-get remove network-manager
$sudo apt-get install wicd

Opera standard_menu.ini location

Posted On May 2, 2010

Filed under Windows
Tags: , ,

Comments Dropped leave a response

C:\Users\username\AppData\Local\VirtualStore\Program Files (x86)\Opera\ui

Ubuntu 9.10 Desktop switch with mouse wheel

Posted On March 21, 2010

Filed under Ubuntu
Tags: ,

Comments Dropped one response

Compizconfig settings manager
“viewport switcher” -> “Desktop”
Forward -> Button 5
Backward -> Button 4

Next Page »
Follow

Get every new post delivered to your Inbox.