🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-15 03:37:22 | PHP 8.1.34
📂
/ (Root)
/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
pyvirtualdisplay
/
examples
📍 /opt/cloudlinux/venv/lib/python3.11/site-packages/pyvirtualdisplay/examples
🔄 Refresh
✏️
Editing: lowres.py
Read Only
"Testing gnumeric on low resolution." from easyprocess import EasyProcess from pyvirtualdisplay import Display # start Xephyr with Display(visible=True, size=(320, 240)) as disp: # start Gnumeric with EasyProcess(["gnumeric"]) as proc: proc.wait()
💾 Save Changes
❌ Cancel