summaryrefslogtreecommitdiffstats
path: root/tools/ck-get-x11-display-device.c
Commit message (Collapse)AuthorAgeFilesLines
* Get VT from X display if no controlling ttyRay Strode2009-07-201-0/+72
| | | | | | | | | In some cases a controlling tty won't be able available to peek at to find the VT of the X display. In those cases, we fall back to looking at the XFree86_VT property. We can do this because we know the display is a local display since we've already gotten peer credentials from its socket.
* a few fixes for peer cred stuffWilliam Jon McCann2007-08-171-7/+6
|
* move peercred stuff into sysdeps. add solaris support.William Jon McCann2007-08-161-29/+5
|
* move all proc stuff into ck-sysdepsWilliam Jon McCann2007-08-161-9/+9
|
* move tools out of linux subdirectory since they apparently work on solarisWilliam Jon McCann2007-08-141-0/+152