Пример #1
0
 def print_screen_info(self):
     X11ServerBase.print_screen_info(self)
     root_w, root_h = get_root_size()
     sss = get_screen_sizes()
     log_screen_sizes(root_w, root_h, sss)
Пример #2
0
 def print_screen_info(self):
     X11ServerBase.print_screen_info(self)
     root_w, root_h = get_root_size()
     sss = get_screen_sizes()
     log_screen_sizes(root_w, root_h, sss)