Comment 18 for bug 59616

Revision history for this message
Miguel Rodríguez (migrax) wrote : Re: keyboard not working after logging in via gdm

The problem seems related to the a11y plugin. Deactivating it manually

gconftool-2 -s /apps/gnome-settings-daemon/plugins/a11y-keyboard/active -t bool false

fixes the problem for me. If I reactivate it, the keyboard stops working again.

HTH.