Module xorg

Xorg

See dbus, evdev, event, file, hwinfo, log, lua, misc, os, spawn, udev, xorg for more information about this type

Methods

connect()

Connect to a X server

connect_to(display)

Connect to a X server

connect() Connection
Return type:

Connection

Connect to a X server

Connect to the default X server, usually the one specified in the DISPLAY environment variable.

connect_to(display) Connection
Return type:

Connection

Parameters:

display (string) – the display

Connect to a X server

Connect to a X server using an explicit display string.