Writing Without Distractions in Linux

The best way to write or compose something important using a computer is to do it without any distraction. But how is it possible to concentrate if your email notification keeps on popping, your Twitter updates are flashing, and you are always tempted to open your RSS reader? What’s my solution? I use a distraction free writer. -- A full-screen writing environment minus the desktop clutter. No distractions, no buttons, menus, and formatting; Just me and my text.

If you want to experience writing without distractions while in Linux, I can recommend these two full-screen text editors.

1. PyRoom
PyRoom is written in Python + GTK, and it's Free and Open Source software. Its basic features include:

* Full screen multidocument text editor;
* Small set of shortcuts;
* Simple help page for shortcuts;
* Different styles / colorsets available;

More Here