いろいろ
Misc
-- Quick Ref.
-- My Job
-- Yashiro's home
Last update: 2004/11/9
Since before: 95/11/7
- Cancel color mode. (2004/11/9)
- Output of ls.
Edit $HOME/.dir_colors or /etc/DIR_COLORS as follows.
	
 - In vi.
Put the follows lines into  $HOME/.vimrc or /etc/???.
	" Turn off syntax color
	syntax off
	
 
 -  HI-UX (before 2000/6/16)
エディタ (HI-UX)
環境
    Core dump 中に同一 directory で ls が実行できない. (94/11/ 8 酒井氏)
      tcsh では dump file の size を制限できる. (94/11/30)
ニュース
	% news
	% news -n		(タイトル一覧)
ghostview
     
      -  ghostscript のファイル名  (94/11/17, 田中氏)
       
 - /usr/local/bin/gs を呼ぶ
       
/usr/local/bin/gs241 を呼ぶには  $XAPPLRESDIR(通常は ~/.Xdefaults) に
            Ghostview*Ghostview.interpreter: /usr/local/bin/gs241
       -  プリントコマンド  (94/12/31)
            
 - ~/.Xdefaults に   ghostview*printCommand: lpr
            
~/.Xdefaults に   ghostview*printerVariable: PRINTER
      
xjpterm   (92.09.  児玉氏)
    server machine の font を指定する (児玉氏)
   [hitx.]  % /usr/bin/X11/xjpterm -fn asc12 -fk jis24 -km euc &
   [sun]    % xjpterm -fn 8x16 -fk kanji16 -km euc
Xwindow
  -  twm
	自分の home directory に .twnrc がない場合には, 複写してください.
            % cp /keklib/customize/usr/libX11/Twnrc .twmrc
	コントロールキー + 中ボタンで, いくつかのアプリケーションのメニューが
	表示されます.
   -  HI-UX の xdm 
     標準の環境では, login 直後の xterm を quit すると, session が終了します.
     .xsession を作成することで, 変更できます.