Posts Tagged ‘Ubuntu’

R4のキーアサインをHHKっぽく@Ubuntu

月曜日, 8 月 18th, 2008

CF-R5でもR6でもR7でも、OKだと思います。
細かいところは微妙だけれど、おおよそこんなもんかなぁと。
Back Spaceを置けていないのは微妙だけれど….
dot.xmodmaprc

(more…)

IPv6無効化

日曜日, 8 月 17th, 2008

メモ

カーネル
/etc/modprobe.d/aliases に以下の2行を追加し、1行コメントアウト

alias net-pf-10 off
alias ipv6 off
....
# alias net-pf-10 ipv6

/etc/modprobe.d/bad_list というファイルを作りを記入
alias net-pf-10 off

Firefox
about:config network.dns.disableIPv6

http://ubuntuforums.org/showthread.php?t=251509

UbuntuでEvernote3.0を使用する & wine

日曜日, 8 月 17th, 2008

wineの上でEvernote3.0を動かそうという話。

How to install Evernote 3.0 on Ubuntu « Abbysays’s Weblog:

But the bad news for / users is that Evernote installable is only available in Windows XP/Vista and Mac. There is no support. But using wine I was easily able to install Evernote on my .

実際にやってみた。
(more…)

ubuntuでのjava切替え

木曜日, 6 月 26th, 2008

$ sudo update-alternatives –config java

gnomeでemacs的キーバインディング

火曜日, 5 月 6th, 2008

昔のgnomeではguiでemacsのキーバインディングを設定できたような気がしたのだが、今は下記のようにコマンドラインから指定するらしい。

(more…)