ShowRun – Focus Application Window or Launch

Showrun – show window, or run the program if it has no window. Download now. Use showrun in Launchers in your panel Easygest mouse gestures Keyboard shortcuts, such as xbindkeys, or your favourite desktop: XFCE, KDE, GNOME or even .icewm/keys. … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , , , , , , , | 5 Comments

Windows and Buttons in Python – Ten Lines of PyGTK

It’s easy to write grahical user interface with python. Write twindow to a text file, then run it. $ nano twindow.py $ python twindow Do you see a window? Does it print some text to command line when you click … Continue reading

Posted in Uncategorized | Tagged , , , , , , | Comments Off on Windows and Buttons in Python – Ten Lines of PyGTK