Quoting Nathanael D. Noblet: > Hello, > Moving forward with my project I'm running into a problem. If I start > my app from inittab, it fails to attach the keyboard I get. > > DirectFBError [dfb->GetInputDevice(dfb,DIDID_KEYBOARD,&keyboard)]: > Requested ID not found! > > the inittab entry is > tty1::once:/sbin/govhouse --dfb:no-vt
no-vt disables the tty based keyboard driver, but you can use linux-input instead. -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
