Searched refs:setting (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_propt.c177 const char *description; /* Ptr to description of setting */
178 const char *setting; /* Ptr to setting text string */ local
185 setting = fbc_get_Option_string_value(&fbvar->active,
191 if (strcasecmp(setting, "Disabled") == 0) {
194 if (strcasecmp(setting, "Available") == 0) {
197 if (strcasecmp(setting, "ForceOn") == 0) {
202 "Multisample Mode: %s%s\n", setting, description);
268 * Display the current clone setting (-clone).
315 * Display the current Outputs setting (
475 const char *setting; /* Ptr to setting text string */ local
[all...]
/solaris-x11-s11/open-src/app/xgamma/
H A DMakefile3 # xgamma - monitor gamma correction setting application
47 MODULE_DESC = the xgamma monitor gamma correction setting application

Completed in 11 milliseconds