Lines Matching refs:X_CONFIG
1056 xf86Msg(X_CONFIG, "Elographics associated screen: %d\n", priv->screen_no);
1058 xf86Msg(X_CONFIG, "Elographics untouch delay: %d ms\n", priv->untouch_delay*10);
1060 xf86Msg(X_CONFIG, "Elographics report delay: %d ms\n", priv->report_delay*10);
1062 xf86Msg(X_CONFIG, "Elographics maximum x position: %d\n", priv->max_x);
1064 xf86Msg(X_CONFIG, "Elographics minimum x position: %d\n", priv->min_x);
1066 xf86Msg(X_CONFIG, "Elographics maximum y position: %d\n", priv->max_y);
1068 xf86Msg(X_CONFIG, "Elographics minimum y position: %d\n", priv->min_y);
1071 xf86Msg(X_CONFIG, "Elographics device will work with X and Y axes swapped\n");
1074 xf86Msg(X_CONFIG, "Elographics no framing: %d\n", priv->no_framing);
1078 xf86Msg(X_CONFIG, "Elographics debug level sets to %d\n", debug_level);
1094 xf86Msg(X_CONFIG, "Elographics device will work in %s mode\n", str);