I'm having the same problem, but I'm getting a permission denied error when making the symlink:
[EMAIL PROTECTED]:~$ sudo mv /etc/X11/xkb/ /etc/X11/xkb_bak Password: [EMAIL PROTECTED]:~$ sudo ln -s /usr/share/X11/xkb -> /etc/X11/xkb bash: /etc/X11/xkb: Permission denied Also, /etc/X11/xkb is far from empty: [EMAIL PROTECTED]:~$ ls -la /etc/X11/xkb_bak/ total 40 drwxr-xr-x 10 root root 4096 2006-10-25 08:07 . drwxr-xr-x 11 root root 4096 2007-03-21 10:35 .. drwxr-xr-x 2 root root 4096 2006-10-25 08:04 compat -rw-r--r-- 1 root root 0 2006-09-10 08:52 compat.dir lrwxrwxrwx 1 root root 12 2007-01-31 13:34 compiled -> /var/lib/xkb drwxr-xr-x 5 root root 4096 2006-10-25 08:04 geometry -rw-r--r-- 1 root root 0 2006-09-10 08:52 geometry.dir drwxr-xr-x 4 root root 4096 2006-10-25 08:04 keycodes -rw-r--r-- 1 root root 0 2006-09-10 08:52 keycodes.dir drwxr-xr-x 5 root root 4096 2006-10-25 08:04 keymap -rw-r--r-- 1 root root 0 2006-09-10 08:52 keymap.dir drwxr-xr-x 2 root root 4096 2006-10-25 08:04 rules drwxr-xr-x 2 root root 4096 2006-10-25 08:04 semantics -rw-r--r-- 1 root root 0 2006-09-10 08:52 semantics.dir drwxr-xr-x 11 root root 4096 2006-10-25 08:04 symbols -rw-r--r-- 1 root root 0 2006-09-10 08:52 symbols.dir drwxr-xr-x 2 root root 4096 2006-10-25 08:04 types -rw-r--r-- 1 root root 0 2006-09-10 08:52 types.dir lrwxrwxrwx 1 root root 16 2007-01-31 13:34 xkbcomp -> /usr/bin/xkbcomp [EMAIL PROTECTED]:~$ ls -R /etc/X11/xkb_bak/ | wc -l 360 Any ideas? -- After upgrade in kubuntu there are no keyboard layouts https://launchpad.net/bugs/67612 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
