Searched refs:numlock_on (Results 1 – 1 of 1) sorted by relevance
3240 bool numlock_on; in wet_main() local3494 weston_config_section_get_bool(section, "numlock-on", &numlock_on, false); in wet_main()3495 if (numlock_on) { in wet_main()