On Mon, 2 Aug 2004, Vishal Modak wrote: > i am getting XKB configuration error when I login fedora core 2 as non-root.. > I know..several ppl have had this problem..there are various fixes suggested over the web..for the past 1 week..i have been almost the solutions presented in the various mailing lists and unfortunately.. > all have failed to solve my problem Check for non-publicly readable files in the default gconf settings cd /etc/gconf; find . ! -perm -o+r I believe there is a bug in the latest GConf2 update package that triggers this (bug 128971). Michael Young