发信人: neal() 
整理人: hahalee(1999-04-22 02:59:15), 站内信件
 | 
 
 
 )         When the xconsole is executing, it display the message:  )         Couldn't open console.  )         What should I do to catch messages in xconsole ?            There are 4 ways to make xconsole work .....          1. Don't use virtual consoles             enable "console" in /etc/ttys, disable "vty*" in it          2. Run XDM (it will automatically chown /dev/console  when a user             login, see /usr/X11R6/lib/X11/xdm/*)          3. chown $YOUR_USER_ID /dev/console (if you want to  use virtual             consoles), but when other user login, they have to chown  console             again.          4. 建个 /etc/fbtab 档案, □例如下:          /dev/ttyv0 0600 /dev/console          /dev/ttyv1 0600 /dev/console    --                                               李 建 达 (Jian-Da Li) 交大资工                                               E-Mail : [email protected] 
  -- ※ 来源:.网易 BBS bbs.netease.com.[FROM: dmx320.resnet.ust.hk]
  | 
 
 
 |