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
[email protected]
[email protected]

Reply via email to