Fullscreen black window using Tkinter while grabbing exclusive control over the keyboard and mouse input on an X11 display (commonly used on Linux systems). The primary purpose is to lock user input to the application, preventing other programs or the desktop environment from receiving keyboard and mouse events.
x11 tkinter keyboard-listeners x11-cursor python-application tkinter-gui x11-management x11docker black-window python3-x11
-
Updated
Jun 23, 2025 - Python