|
CTWM
|
Go to the source code of this file.
Functions | |
| RLayout * | XrandrNewLayout (Display *disp, Window rootw) |
| Use XRANDR to figure out how our monitors are laid out. | |
| RLayout * XrandrNewLayout | ( | Display * | disp, |
| Window | rootw ) |
Use XRANDR to figure out how our monitors are laid out.
Definition at line 22 of file xrandr.c.
References RAreaListAdd(), RAreaListNew(), RAreaNew(), RAreaPrint(), RLayoutNew(), RLayoutSetMonitorsNames(), and XrandrNewLayout().
Referenced by ctwm_main(), and XrandrNewLayout().