From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 6 Dec 2002 17:17:40 +0200 From: Alex Yustasov To: sisyphus@altlinux.ru Message-ID: <20021206151740.GA17570@server.by> Mail-Followup-To: Alex Yustasov , sisyphus@altlinux.ru Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit Subject: [sisyphus] =?koi8-r?B?9cLJ1Ng=?= xterm Sender: sisyphus-admin@altlinux.ru Errors-To: sisyphus-admin@altlinux.ru X-BeenThere: sisyphus@altlinux.ru X-Mailman-Version: 2.0.9 Precedence: bulk Reply-To: sisyphus@altlinux.ru List-Unsubscribe: , List-Id: List-Post: List-Help: List-Subscribe: , List-Archive: Archived-At: List-Archive: Здравствуйте! После обновления Мастера до Сизифа, при выходе из Х по Ctrl+Alt+BkSp не убивается xterm это в X (IceWm по startx) ... 18183 pts/1 S 0:00 mc 18185 pts/4 S 0:00 bash -rcfile .bashrc 18223 pts/4 S 0:00 /bin/sh /usr/X11R6/bin/startx 18230 pts/4 S 0:00 xinit /etc/X11/xinit/xinitrc -- -deferglyphs 16 18231 ? S 0:00 /etc/X11/X :0 -deferglyphs 16 18236 pts/4 S 0:00 /usr/X11R6/bin/icewm 18311 ? S 0:00 xterm -bg black -cr green -fg grey -geometry 100x35 18313 pts/5 S 0:00 bash 18315 ? S 0:00 xterm -bg black -cr green -fg grey -geometry 100x35 18317 pts/6 S 0:00 bash 18318 pts/6 S 0:00 mc 18320 pts/7 S 0:00 bash -rcfile .bashrc 18324 pts/7 R 0:00 ps ax Причем если делать kill -1 18311, то ничего не происходит, если kill -2 -- убиваемый xterm висит и ни на что не реагирует. умирает по kill -3. после Ctrl+Alt+BkSp 18183 pts/1 S 0:00 mc 18185 pts/4 R 0:00 bash -rcfile .bashrc 18311 ? S 0:00 xterm -bg black -cr green -fg grey -geometry 100x35 18313 pts/5 S 0:00 bash 18315 ? S 0:00 xterm -bg black -cr green -fg grey -geometry 100x35 18317 pts/6 S 0:00 bash 18318 pts/6 S 0:00 mc 18320 pts/7 S 0:00 bash -rcfile .bashrc 18366 pts/4 R 0:00 ps ax xterm-170-alt1 Что тут делать?