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

/solaris-x11-s12/open-src/app/xrandr/
H A DMakefile3 # xrandr - utility to configure screen sizes and layout via XRANDR extension
44 MODULE_DESC = the xrandr utility to configure screen sizes and layout
/solaris-x11-s12/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/
H A DLayout.c447 str, layout->lay_identifier); \
457 XF86ConfLayoutPtr layout = p->conf_layout_lst; local
465 while (layout)
467 adj = layout->lay_adjacency_lst;
475 adj->adj_screen_str, layout->lay_identifier);
490 iptr = layout->lay_inactive_lst;
498 iptr->inactive_device_str, layout->lay_identifier);
505 inptr = layout->lay_input_lst;
513 inptr->iref_inputdev_str, layout->lay_identifier);
520 layout
[all...]

Completed in 11 milliseconds