On Tue, Apr 23, 2013 at 01:49:12PM +0530, Rubin Saifi wrote: > root [ / ]# cd /usr/share/X11/ > root [ /usr/share/X11 ]# lslocale XErrorDB xkb xorg.conf.d I'll just note that this is very hard to read - for some reason what you are posting is eating the linefeed after 'ls'.
And you don't need to cd to a directory to list its contents. > root [ /usr/share/X11 ]# cd xkb > root [ /usr/share/X11/xkb ]# lscompat geometry keycodes rules symbols > types > root [ /usr/share/X11/xkb ]# cd ../xorg.conf.d/ > root [ /usr/share/X11/xorg.conf.d ]# ls10-evdev.conf 50-synaptics.conf > glamor.conf All I can suggest is that you check that /dev/input/ has event* devices. If those don't exist, it's probably a kernel config issue CONFIG_INPUT_EVDEV=y ĸen -- das eine Mal als Tragödie, das andere Mal als Farce -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
