XDo::Screen
Represents an XDo view of an X11 screen.
TODO: Expose depths and root_visual.
puts "width: #{screen.width}, height: #{screen.height}"
screen.root_window.move_mouse 0, 0
Constructors
Instance methods
backing_store
Sourceblack_pixel
Sourceheight
Sourcemax_maps
Sourcemheight
Sourcemin_maps
Sourcemwidth
Sourcendepths
Sourceroot_depth
Sourceroot_input_mask
Sourcesave_unders
Sourcewhite_pixel
Sourcewidth
Source