Searched refs:useSM (Results 1 – 1 of 1) sorted by relevance
1602 Bool useSM = TRUE; in xf86SetSilkenMouse() local1616 useSM = FALSE; in xf86SetSilkenMouse()1619 if (xf86GetOptValBool(options, OPTION_SILKEN_MOUSE, &useSM)) in xf86SetSilkenMouse()1626 pScrn->silkenMouse = useSM && InputThreadEnable; in xf86SetSilkenMouse()