View Single Post
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#6
Originally Posted by speculatrix View Post
I'm sure there must be a command one can enter, but of course it must be done before disconnecting the USB keyboard!
Thare was such command in 2007 and 2006 system - maemo-gtk-im-switch and it was used like
Code:
maemo-gtk-im-switch xim
maemo-gtk-im-switch osso-input-method
to turn keyboard off and on. Such command is no longer there in OS2008 and it works automagically. Seems like the magic sometimes fails :-)

I noticed that it disables keyboard also if you connect usb mouse or gamepad so I guess it monitors kernel input subsystem and when any device creates new input device in /dev/input/ (like all usb and BT input devices do) keyboard is disabled and when they vanish it is enabled. Maybe those device files sometimes fail to vanish on keyboard disconnection? Maybe because they are in use?
__________________
Newbies click here before posting. Thanks.

If you really need to PM me with troubleshooting question please consider posting it to the forum instead. It is OK to PM me a link to such post then. Thank you.