def switch_to_page_form(self, *args): self.manager.transition.direction = 'right' self.manager.current = 'page_form' # Input Screen for Disk Scheduling Algorithms