e61561fd9c
In preparation for upcoming changes, we want to make sure that apps written with the toy toolkit continue to operate properly if no XKB keymap is received. If there's no XKB keymap, then we shouldn't try to figure out keyboard modifier states (since we probably don't even have equivalents of PC-style modifiers). Reviewed-by: Singh, Satyeshwar <satyeshwar.singh@intel.com> Reviewed-by: Bob Paauwe <bob.j.paauwe@intel.com>