I have BookwormPup64_10.0.7 on a chrome book 3 but the touchpad is not operational. When selecting Touchpad manager, I get No Synaptics touchpad found and File /mnt/sdb1/pad was not found on disk!
I looked through some posts trying to diagnose and was able to pull this from the system. I think this means it does not see a keyboard?
# grep "Using input" /var/log/Xorg.0.log
[ 28.398] (II) Using input driver 'evdev' for 'Power Button'
[ 28.491] (II) Using input driver 'evdev' for 'Video Bus'
[ 28.514] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G Wireless Mouse'
[ 28.576] (II) Using input driver 'evdev' for 'Real HD WebCam: Real HD WebCam'
[ 28.585] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
# xinput list
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ MOSART Semi. 2.4G Wireless Mouse id=8 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
↳ Power Button id=6 [slave keyboard (3)]
↳ Video Bus id=7 [slave keyboard (3)]
↳ Real HD WebCam: Real HD WebCam id=9 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=10 [slave keyboard (3)]