mirror of
https://github.com/karl0ss/AnotterKiosk.git
synced 2025-06-21 01:39:12 +01:00
4 lines
54 B
Plaintext
4 lines
54 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
export DISPLAY=:0
|
||
|
/usr/bin/xdotool key F5
|