sun's longitude:263 00 58.71 
· 자유게시판 · 묻고답하기 · 알파문서 · RPMS list
· 사용자문서 · 팁/FAQ모음 · 리눅스Links · 자료실
· 서버정보 · 운영자 · Books/FAQ · FreeBSD
/board/read.php:소스보기  
FreeBSD
FreeBSD study ....
[*** 쓰기 금지단어 패턴 ***]
글 본문 중간에 업로드할 이미지를 추가하는 방법 : @@이미지이름@@
ex) @@foo.gif@@
36 번 글: 키보드 delete 설정
글쓴이: 산이 [홈페이지] 글쓴날: 2005년 08월 06일 17:35:50 토(오후) 조회: 4641

http://www.ibb.net/~anne/keyboard/keyboard.html#Tcsh

Tcsh
If you use the tcsh shell, put the following lines in your /etc/cshrc or your
personal ~/.cshrc file: 
#.cshrc
 if ($term == "xterm" || $term == "vt100" \
            || $term == "vt102" || $term !~ "con*") then
          # bind keypad keys for console, vt100, vt102, xterm
          bindkey "\e[1~" beginning-of-line  # Home
          bindkey "\e[7~" beginning-of-line  # Home rxvt
          bindkey "\e[2~" overwrite-mode     # Ins
          bindkey "\e[3~" delete-char        # Delete
          bindkey "\e[4~" end-of-line        # End
          bindkey "\e[8~" end-of-line        # End rxvt
      endif
 

To see whether it works or not, type: 
[localhost]> source .cshrc

 
이전글 : FreeBSD / Linux make LiveCD
다음글 : trickle - a lightweight userspace bandwi  
 from 211.243.181.98
JS(Redhands)Board 0.4 +@

|글쓰기| |답장쓰기| |수정| |삭제|
|이전글| |다음글| |목록보기|
인쇄용 

apache lighttpd linuxchannel.net 
Copyright 1997-2024. linuxchannel.net. All rights reserved.

Page loading: 0.01(server) + (network) + (browser) seconds