Skip to content
Oznogon edited this page Jun 15, 2026 · 1 revision

EE can run on KMSDRM, but the mouse and keyboard won't work if the user isn't in the input group. https://github.com/libsdl-org/SDL/issues/12613

sudo usermod -a -G input <username goes here>
sudo reboot now

Is this enough to generate screenshots? YES

screenshot_20260108_155551
  • Hooks for automatic navigation between views
  • Hooks for automatic input of elements
  • Script to navigate between views and interact

Clone this wiki locally