view xinitrc @ 7:0f43fb312bd6

update symlink.py
author kent <kent@cr.ie.u-ryukyu.ac.jp>
date Sat, 30 May 2009 01:26:54 +0900
parents ea2aed24ddd0
children 14ed303f82b7
line wrap: on
line source

#!/bin/sh
# $Xorg: xinitrc.cpp,v 1.3 2000/08/17 19:54:30 cpqbld Exp $


# japanese input method
LANG="ja_JP.UTF-8" scim -d
export XMODIFIERS="@im=SCIM"
export GTK_IM_MODULE="scim"

# terminals
export RXVT_SOCKET=$HOME/.rxvt_socket
#urxvt &
#urxvt &
urxvtd -q -o&
#urxvtc

# skippy
#skippy &

# pinboard of rox filemanager for background
rox --pinboard=Default

#xterm & 
# window manager
exec startfluxbox
#exec twm
#xterm