Module xorg
Xorg
See dbus, evdev, event, file, hwinfo, log, lua, misc, os, spawn, udev, xorg for more information about this type
Methods
Connect to a X server |
|
Connect to a X server |
- connect() Connection
- Return type:
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:
- Parameters:
display (string) – the display
Connect to a X server
Connect to a X server using an explicit display string.