20070330

fix : in battery mode, screen will not turn on again after machine auto suspend to ram

edit pbbuttonsd.conf

onBattery_DimTime=0

p.s try onBattery_KeyAction=none

tsclient

use package manager to install tsclient - a client for VNC and Windowws Terminal Server

kill ukai.ttf

rm /usr/share/font/chinese/turetype/ukai.ttf
fc-cache -fv

ntp standard time

# ntpdate stdtime.gov.hk
# hwclock -w

xfce can use gnome-terminal

edit terminal icon , change command from "Terminal" to "gnome-terminal"

yum install mplayer

yum install mplayer mplayer-skins mplayer-fonts mplayerplug-in mplayer-gui

20070329

fix "Device eth1 does not seem to be present, delaying initialization."

# modprobe -r bcm43xx

add fc6 livna to yum

copy and paste from http://rpm.livna.org

Using rpm.livna.org

rpm.livna.org is best used via the yum utility, which will automatically fetch the packages, check the signatures, and install all necessary dependencies. Rpm.livna.org will also work with APT-RPM (with repomd support) and Smart package managers. To start using rpm.livna.org, you have to install the right configuration for your Fedora Core version.



# rpm -ivh http://rpm.livna.org/livna-release-6.rpm

pbbuttonsd can't make ibook suspend when lid was closed

after install pbbuttonsd , goto gnome session > diable gnome power management , then pbbuttonsd work great

my eth1 config on ibook - fc6 , working

onboot=no #for safe
#HWADDR
userctl=yes #??
essid=myap
channel=6
mode=auto # if set to Master , it will show "softmac: invalid iw_mode!" error ... XD
rate=11 # can't set to 54!?

wireless for ibook

yum install bcm43xx-fwcutter

20070328

mouse_button_emulation

/etc/sysctl.conf

dev.mac_hid.mouse_button_emulation=1
#fn-alt
dev.mac_hid.mouse_button2_keycode = 97
#fn-ctrl
dev.mac_hid.mouse_button3_keycode = 100
#F11
#dev.mac_hid.mouse_button2_keycode=87
#F12
#dev.mac_hid.mouse_button3_keycode=88

fc6 smbfs

# mount -t cifs -o username=xxx,password=xxx //hostname/dir /mnt/tmp

GNOME Terminal setting

add /sbin to .bash_profile
edit user/.bash_profile
PATH=$PATH:/sbin

GNOME Terminal > EDIT > Profile > Title and Command > "select" Run command as a login shell