Tutorials

Use GNOME Looking Glass for debugging

Looking Glass is GNOME Shell's integrated inspector tool and JavaScript console useful for debugging.

method/1497/shortcuts-looking-glass.png

Open the run prompt by pressing Alt+F2

Enter lg to start Looking Glass

Commands can be entered directly at the prompt e.g. global.get_window_actors()

step/7348/Screenshot at 2012-05-03 20:15:22.png

Exit at any time by pressing Esc

PyQt/PySide Development Services

Stuck in development hell? I'll help you get your project focused, finished and released. Benefit from years of practical experience releasing software with Python.

Find out More

Elsewhere

Control memcached from the command line
Find all files containing a given string
Kill unresponsive applications on Linux
Build a Desktop Sticky Notes Application with PySide6 & SQLAlchemy