Masaru Nomiya wrote:

> I'm using opnSuSE 11.0, whose xorg is;
> 
>   xorg-x11-7.4-14.1
> 
> I'm using xlock with the settings in .xinitrc;
> 
> xclock -digital -update 1 -fg gray100 -bg gray25 -fn 
> "-*-*-bold-r-normal--16-*" -geometry 270x33+1642+0 -strftime "%Y年%m月%d日(%a)   
> %H時%M分%S秒" &

I don't know if it's related to your problem, but you should probably
be using e.g.:

        -xrm "*fontSet: -*-*-bold-r-normal--16-*"

instead of -fn.

Also, try using the -norender option.

-- 
Glynn Clements <[email protected]>
_______________________________________________
xorg mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/xorg

Reply via email to