데비안.그놈에서.나비가..안날어부네
글쓴이: zerosman / 작성시간: 월, 2003/12/22 - 12:18오전
데비안그놈에서..나비가..날지를..못하네요..그래서.아무.작업도..못하고 있습니다..문서작업
제설정파일소스에요
어떻게..해야하나요..
.xinitrc
export LANG=ko_KR.eucKR
export XMODIFIERS="@im=nabi"
nabi &
/etc/porfile
# /etc/profile: system-wide .profile file for the Bourne shell (sh(1))
# and Bourne compatible shells (bash(1), ksh(1), ash(1), ...).
PATH="/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games"
if [ "$PS1" ]; then
if [ "$BASH" ]; then
PS1='\u@\h:\w\$ '
else
if [ "`id -u`" -eq 0 ]; then
PS1='# '
else
PS1='$ '
fi
fi
fi
export LANG=ko_KR.eucKR
export XMODIFIERS="@im=nabi"
nabi &
export PATH
umask 022
Forums:
댓글 달기