CTWM
Loading...
Searching...
No Matches
/usr/src/RPM/BUILD/ctwm-4.1.0/xrandr.h
Go to the documentation of this file.
1
/*
2
* Copyright notice...
3
*/
4
5
#ifndef _CTWM_XRANDR_H
6
#define _CTWM_XRANDR_H
7
8
RLayout
*
XrandrNewLayout
(
Display
*
disp
,
Window
rootw);
9
10
#endif
/* _CTWM_XRANDR_H */
PlaceX
static int PlaceX
Definition
add_window.c:82
RLayout
The layout of our display.
Definition
r_structs.h:45
XrandrNewLayout
RLayout * XrandrNewLayout(Display *disp, Window rootw)
Use XRANDR to figure out how our monitors are laid out.
Definition
xrandr.c:22
Generated by
1.10.0