Home
last modified time | relevance | path

Searched refs:numlock_on (Results 1 – 1 of 1) sorted by relevance

/third_party/weston/compositor/
Dmain.c3240 bool numlock_on; in wet_main() local
3494 weston_config_section_get_bool(section, "numlock-on", &numlock_on, false); in wet_main()
3495 if (numlock_on) { in wet_main()