[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:02506] Re: very funny
きくたにです。
(1)のほうはわかりませんが、
Mon, Oct 27, 1997 at 03:17:48PM +0900 において
Atsuhito Kohda さん曰く:
> (2) これは何にも問題ではないのですが,先週バックアップを
> とるとき /initrd なる空のディレクトリがあるのに気付いた
> のですが,(今までななかったように思うのですが)これは通常の
> Debian にあるディレクトリでしょうか。
> ls -l / で
> drwxr-xr-x 2 root root 1024 Jul 18 1996 initrd
> とかずいぶん古い日付になっています。
こっちは私のほうにもありますね。
initrd とは initial RAM disk のことで、詳しくはカーネル・ソースの下の
Documentation/initrd.txt を見てください。
ところで、muleからrxvtにcopy&pasteできない件ですが、
以下をあてれば、一応できるようになります。日本語はだめみたいですが。
(rxvtの最新は
ftp://ftp.math.fu-berlin.de/pub/rxvt/devel/rxvt-2.4.3.tar.gz )
--- screen.c.orig Thu Oct 23 12:26:24 1997
+++ screen.c Thu Oct 23 12:26:53 1997
@@ -2377,7 +2377,7 @@
if ((XGetWindowProperty(Xdisplay, win, prop, (nread / 4), PROP_SIZE,
Delete, AnyPropertyType, &actual_type, &actual_fmt,
&nitems, &bytes_after, &data) != Success)
- || (actual_type != XA_STRING)) {
+ ) {
XFree(data);
return;
}
--
人生を背負い投げ
菊谷 誠(Kikutani Makoto) kikutani@xxxxxxxxx kikutani@xxxxxxxxxxxxxxx
hgf03701@xxxxxxxxxxxxxxxx http://www.eis.or.jp/muse/kikutani/