Crate xrs
Source - notif
- Contains Events that notify listeners about actions which have already occurred.
- query
- Contains Events that are sent to query a particular piece of information.
- reply
- Contains Events sent in reply to a particular request.
- req
- Contains Events that request an action to be completed.
- Connection
- DisplayServer
- Represents either the Default display server, or the display server
Of the given name.
- Event
- An event that can be received from or sent to the X server.
- connect
- Initiates a Connection to the X server.