TP_HOTKEY_TABLET_MASK
*status = ((s & TP_HOTKEY_TABLET_MASK) != 0);
in_tablet_mode = !!(res & TP_HOTKEY_TABLET_MASK);