Ubuntu 9.10: ptexlive path

Posted On November 5, 2009

Filed under Ubuntu
Tags: ,

Comments Dropped leave a response

#sudo gedit /etc/profile.d/texlive.sh

export PATH=/usr/local/texlive/p2008/bin/x86_64-unknown-linux-gnu:$PATH

Ubuntu 9.10 happy hacking keyboard re-assign

Posted On November 1, 2009

Filed under Ubuntu
Tags: ,

Comments Dropped leave a response

Ubuntu 9.10 may need to remove Super_L for using Super_L as a new Control_L.

# gedit .Xmodmap

remove mod4 = Super_L
keycode 133 = Control_L
add Control = Control_L

Beamer Install on Windows

Posted On October 3, 2009

Filed under Windows, emacs
Tags: ,

Comments Dropped leave a response

http://sourceforge.net/projects/latex-beamer/files/
Get

latex-beamer
pgf
xcolor

Command prompt,
#mktexlsr

Deny Foxit Reader UAC

Posted On September 30, 2009

Filed under Windows
Tags: ,

Comments Dropped leave a response

As a default, Foxit would be executed as an Administrator.
Search Foxit Reader.exe in Program Files, and
check off Administrator option.

Memo: imagemagick convert command

Posted On September 22, 2009

Filed under Ubuntu, Windows
Tags: , ,

Comments Dropped leave a response

convert a.pdf b.jpg

Chrome for Ubuntu (not crossover chromium)

Posted On September 6, 2009

Filed under Ubuntu
Tags: ,

Comments Dropped leave a response

Deny Flash Cookie

Posted On August 14, 2009

Filed under Uncategorized
Tags:

Comments Dropped leave a response

Happy hacking keyboard recognization TIPS

Posted On August 14, 2009

Filed under Windows
Tags: ,

Comments Dropped leave a response

Get USB Hub off, or HHKB recognzed only as a USB Hub.
USB Hub switch is 1.

Memo: Windows 7 Drivers for EeePC 1000H & 901

Posted On August 13, 2009

Filed under Windows
Tags: ,

Comments Dropped leave a response

http://blogs.yahoo.co.jp/momo_poem/48438599.html

Download ACPI, LAN, Wifi drivers from
http://cid-b396394406711d86.skydrive.live.com/browse.aspx/Share/EeePC-VistaDriver

1. Install ACPI driver.
2. Install LAN driver.
3. Install Wifi driver.

Ubuntu ALC1200 sound setting

Posted On August 9, 2009

Filed under Ubuntu
Tags: ,

Comments Dropped leave a response

#sudo gedit /etc/modprobe.d/alsa-base.conf
add this line,

options snd-hda-intel model=intel probe_mask=1

then reboot.

model: which vender made.
probe_mask=1: this option is needed for ALC1200.

Next Page »