Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

xdm issue (Re: 8.99.34 or later, /etc/X11-builtin/xdm



Hi,
I'm usually use X11 with following combination,

  Let's Note CF-SX3 or Let's Note CF-SX2 with
    xdm
   fvwm

With 8.99.34 or later, I'm getting two strange symptom.

1. xdm login screen gets retro style
2. starting xterm craches xdm
  (FireFox works fine)

By
  sudo ktrace -t n xdm,
I found following path inconsistency:
  /etc/X11-builtin/xdm
  /etc/X11/xdm
New environment looks for  /etc/X11/xdm, but real one resides at
  /etc/X11-builtin/xdm

Now my work around is
 sudo ln -sf /etc/X11-builtin/xdm /etc/X11/xdm

Is this path change done intentionally ?

Thank you,
--
Makoto Fujiwara
mef%NetBSD.org@localhost
makoto%if.t.u-tokyo.ac.jp@localhost


Home | Main Index | Thread Index | Old Index